ports/55040: [Update port] update textproc/aft to 5.09,1 and take over maintainership
Ying-Chieh Chen
yinjieh at csie.nctu.edu.tw
Wed Jul 30 08:20:15 UTC 2003
>Number: 55040
>Category: ports
>Synopsis: [Update port] update textproc/aft to 5.09,1 and take over maintainership
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Jul 30 01:20:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Ying-Chieh Chen
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
yinjieh vmware lab
>Environment:
System: FreeBSD stable.yinjieh.com 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 3 10:53:38 GMT 2003 root at freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Update ports/textproc/aft to 5.09,1 and take over maintainership.
Changes are as follows:
o Modify Makefile
o Modify distinfo
o Modify pkg-plist
Please commit it, thanks!
>How-To-Repeat:
After applying the following patch in the 'Fix:' section and:
cd ${PORTSDIR}/textproc/aft && make install
>Fix:
diff -ruN /usr/ports/textproc/aft/Makefile aft/Makefile
--- /usr/ports/textproc/aft/Makefile Wed Jul 23 10:32:34 2003
+++ aft/Makefile Wed Jul 30 16:01:16 2003
@@ -6,12 +6,12 @@
#
PORTNAME= aft
-PORTVERSION= 5.08
+PORTVERSION= 5.09
PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= http://www.maplefish.com/todd/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= yinjieh at csie.nctu.edu.tw
COMMENT= A document preparation system using an Almost Free Text input format
USE_PERL5= yes
diff -ruN /usr/ports/textproc/aft/distinfo aft/distinfo
--- /usr/ports/textproc/aft/distinfo Wed Jul 23 10:32:34 2003
+++ aft/distinfo Wed Jul 30 16:01:49 2003
@@ -1 +1 @@
-MD5 (aft-5.08.tar.gz) = 7e015f792431245c0dc3eb6a4a979223
+MD5 (aft-5.09.tar.gz) = 09dedb4f312ae23fadaeda347810d99a
diff -ruN /usr/ports/textproc/aft/pkg-plist aft/pkg-plist
--- /usr/ports/textproc/aft/pkg-plist Wed Jul 23 10:32:34 2003
+++ aft/pkg-plist Wed Jul 30 16:05:38 2003
@@ -5,6 +5,8 @@
%%DATADIR%%/aft-html.pm
%%DATADIR%%/aft-htmlc.pm
%%DATADIR%%/aft-lout.pm
+%%DATADIR%%/aft-loutbook.pm
+%%DATADIR%%/aft-loutreport.pm
%%DATADIR%%/aft-rtf.pm
%%DATADIR%%/aft-tex.pm
%%DATADIR%%/aft-xhtml.pm
@@ -23,6 +25,8 @@
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-html.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-htmlc.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-lout.dat
+%%PORTDOCS%%%%DOCSDIR%%/backends/aft-loutbook.dat
+%%PORTDOCS%%%%DOCSDIR%%/backends/aft-loutreport.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-rtf.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-tex.dat
%%PORTDOCS%%%%DOCSDIR%%/backends/aft-xhtml.dat
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list