Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2003 16:19:03 +0800 (CST)
From:      "Ying-Chieh Chen" <yinjieh@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55040: [Update port] update textproc/aft to 5.09,1 and take over maintainership
Message-ID:  <200307300819.h6U8J3rb048726@alumni.csie.nctu.edu.tw>
Resent-Message-ID: <200307300820.h6U8KEJ9080487@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@FreeBSD.org
+MAINTAINER=	yinjieh@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307300819.h6U8J3rb048726>