Index: head/textproc/aft/Makefile =================================================================== --- head/textproc/aft/Makefile (revision 118759) +++ head/textproc/aft/Makefile (revision 118760) @@ -1,25 +1,25 @@ # New ports collection makefile for: aft # Date created: 2002/03/28 # Whom: Alan Eldridge # # $FreeBSD$ # PORTNAME= aft -PORTVERSION= 5.09 +PORTVERSION= 5.095 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.maplefish.com/todd/ MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= A document preparation system using an Almost Free Text input format USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= -build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if defined(NOPORTDOCS) INSTALL_TARGET= install-binSCRIPTS install-pkgdataDATA install-pkgdataSCRIPTS .endif .include Property changes on: head/textproc/aft/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/textproc/aft/distinfo =================================================================== --- head/textproc/aft/distinfo (revision 118759) +++ head/textproc/aft/distinfo (revision 118760) @@ -1,2 +1,2 @@ -MD5 (aft-5.09.tar.gz) = 09dedb4f312ae23fadaeda347810d99a -SIZE (aft-5.09.tar.gz) = 99966 +MD5 (aft-5.095.tar.gz) = 87a6906d4cadaff928c6de372e374ebc +SIZE (aft-5.095.tar.gz) = 105000 Property changes on: head/textproc/aft/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/textproc/aft/pkg-plist =================================================================== --- head/textproc/aft/pkg-plist (revision 118759) +++ head/textproc/aft/pkg-plist (revision 118760) @@ -1,39 +1,37 @@ bin/aft %%DATADIR%%/AFT.pm +%%DATADIR%%/aft-bn-html.pm %%DATADIR%%/aft-dbarticle.pm -%%DATADIR%%/aft-fhtml.pm %%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 %%DATADIR%%/aft.pl %%DATADIR%%/compile.pl %%DATADIR%%/launch_ie.pl %%DATADIR%%/postrtf.pl %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.aft %%PORTDOCS%%%%DOCSDIR%%/aft-refman.html %%PORTDOCS%%%%DOCSDIR%%/aft.eps %%PORTDOCS%%%%DOCSDIR%%/aft.gif %%PORTDOCS%%%%DOCSDIR%%/aft.jpg %%PORTDOCS%%%%DOCSDIR%%/aft2rtf-doc.rtf +%%PORTDOCS%%%%DOCSDIR%%/backends/aft-bn-html.dat %%PORTDOCS%%%%DOCSDIR%%/backends/aft-dbarticle.dat -%%PORTDOCS%%%%DOCSDIR%%/backends/aft-fhtml.dat %%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 %%PORTDOCS%%%%DOCSDIR%%/examples/aft-refman.aft %%PORTDOCS%%%%DOCSDIR%%/examples/aft.aft %%PORTDOCS%%%%DOCSDIR%%/examples/aft2rtf-doc.aft %%PORTDOCS%%@dirrm %%DOCSDIR%%/examples %%PORTDOCS%%@dirrm %%DOCSDIR%%/backends %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%DATADIR%% Property changes on: head/textproc/aft/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property