eplain[52] ctan_lion url, distribution update info

commits+karl at tug.org commits+karl at tug.org
Sat Sep 19 23:03:25 CEST 2020


Revision: 52
          http://tug.org/svn/eplain?view=revision&revision=52
Author:   karl
Date:     2020-09-19 23:03:24 +0200 (Sat, 19 Sep 2020)
Log Message:
-----------
ctan_lion url, distribution update info

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/PROJECTS
    trunk/demo/Makefile

Property Changed:
----------------
    trunk/demo/Makefile

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2020-07-04 21:01:29 UTC (rev 51)
+++ trunk/ChangeLog	2020-09-19 21:03:24 UTC (rev 52)
@@ -1,5 +1,12 @@
+2020-09-19  Karl Berry  <karl at freefriends.org>
+
+	* demo/Makefile (ctan_lion_350x350.png): update ctan_lion url.
+	Report from Van Ly, 19 Sep 2020 15:12:58.
+
 2020-07-04  Karl Berry  <karl at freefriends.org>
 
+	* README: mailing list is tex-eplain, not bug-eplain
+
 	* Makefile (version): 3.11 (skip 3.10).
 	* doc/eplain.texi: 3.11, July 2020.
 

Modified: trunk/PROJECTS
===================================================================
--- trunk/PROJECTS	2020-07-04 21:01:29 UTC (rev 51)
+++ trunk/PROJECTS	2020-09-19 21:03:24 UTC (rev 52)
@@ -20,9 +20,14 @@
 
 scp eplain-*.tar.gz tug:/home/ftp/tex
 mv eplain-*.tar.gz $misc/archive/eplain
-on tug, update there, and
-  cp eplain-*.tar.gz /home/ftp/historic/macros/eplain
-on tug, update ~www/eplain/index.html
+on tug,
+  cd /home/ftp/tex
+  tar xf eplain-$newver.tar.gz
+  relink eplain $newver
+  rm -rf eplain-$oldver
+  cp -i /home/ftp/tex/eplain-*.tar.gz /home/ftp/historic/macros/eplain
+  # just copy in the new one
+on tug, update version in ~www/eplain/index.html
 
 mv eplain-*.upload.zip ~/tmp/
 upload to https://ctan.org/upload

Modified: trunk/demo/Makefile
===================================================================
--- trunk/demo/Makefile	2020-07-04 21:01:29 UTC (rev 51)
+++ trunk/demo/Makefile	2020-09-19 21:03:24 UTC (rev 52)
@@ -1,3 +1,4 @@
+# $Id$
 # Makefile for the Eplain demos.  This file is public domain.
 
 PDFTEX          = pdftex
@@ -23,7 +24,7 @@
 
 ctan_lion_350x350.png:
 	@echo "Please download"
-	@echo "  ftp://tug.ctan.org/ftpmaint/CTAN_lion/ctan_lion_350x350.png"
+	@echo "  https://www.ctan.org/lion/files/ctan_lion_350x350.png"
 	@echo "and place it in the demo subdirectory."
 	exit 1
 


Property changes on: trunk/demo/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Date Author Id Revision
\ No newline at end of property


More information about the tex-eplain-commits mailing list.