diff options
author | johans <johans@FreeBSD.org> | 2016-05-04 04:44:00 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2016-05-04 04:44:00 +0800 |
commit | c7760df3444015cfc42a210c554f2f515a76ec02 (patch) | |
tree | cd72bc5c2da997810303d13718db89235491ca29 /print/texinfo | |
parent | cf58a8c0ad6793d2d03a1bbc2a90818fc745b7ac (diff) | |
download | freebsd-ports-gnome-c7760df3444015cfc42a210c554f2f515a76ec02.tar.gz freebsd-ports-gnome-c7760df3444015cfc42a210c554f2f515a76ec02.tar.zst freebsd-ports-gnome-c7760df3444015cfc42a210c554f2f515a76ec02.zip |
Update to texinfo 6.1, with data files from 25 April
Diffstat (limited to 'print/texinfo')
-rw-r--r-- | print/texinfo/Makefile | 5 | ||||
-rw-r--r-- | print/texinfo/distinfo | 16 | ||||
-rw-r--r-- | print/texinfo/pkg-plist | 3 |
3 files changed, 15 insertions, 9 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index 21e4d2ee0478..0a4cb3d4276e 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= texinfo -PORTVERSION= 6.0.20151108 +PORTVERSION= 6.1.20160425 CATEGORIES= print MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \ http://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \ @@ -39,8 +39,11 @@ post-patch: ${CHMOD} 755 ${WRKSRC}/build-aux/install-sh ${CP} ${DISTDIR}/${DIST_SUBDIR}/texinfo.tex ${WRKSRC}/doc/ ${INSTALL_SCRIPT} ${DISTDIR}/${DIST_SUBDIR}/texi2dvi ${WRKSRC}/util/ + ${REINPLACE_CMD} '/rm -f ..DESTDIR/s:$$: $$(DESTDIR)$$(xsdir)/XSParagraph.*:' \ + ${WRKSRC}/tp/Texinfo/Convert/XSParagraph/Makefile.in post-install: ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/htmlxref.cnf ${STAGEDIR}${DATADIR} + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME} .include <bsd.port.mk> diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo index 3d25451b0c90..dc89192dd81d 100644 --- a/print/texinfo/distinfo +++ b/print/texinfo/distinfo @@ -1,8 +1,8 @@ -SHA256 (texinfo/6.0.20151108/texinfo-6.0.tar.xz) = 11ba4358696e8be3b3c7cfc88b89cf69525791aeabf0ee0a59ca58ebbd3471e4 -SIZE (texinfo/6.0.20151108/texinfo-6.0.tar.xz) = 4086712 -SHA256 (texinfo/6.0.20151108/htmlxref.cnf) = b94aace151102c0e5cc49be570b79b513fcfbb54aaff55bd640c6d00fa56968c -SIZE (texinfo/6.0.20151108/htmlxref.cnf) = 20137 -SHA256 (texinfo/6.0.20151108/texinfo.tex) = 48c43b4ced42f1d7a2bb70e3cf03dd9d85637dc4b44794842f5b9e6953737cb8 -SIZE (texinfo/6.0.20151108/texinfo.tex) = 353514 -SHA256 (texinfo/6.0.20151108/texi2dvi) = 785ab406a011d50cb5456361c60dad8edf5c86a0ccb90d985a516c236e43433c -SIZE (texinfo/6.0.20151108/texi2dvi) = 56663 +SHA256 (texinfo/6.1.20160425/texinfo-6.1.tar.xz) = ac68394ce21b2420ba7ed7cec65d84aacf308cc88e9bf4716fcfff88286883d2 +SIZE (texinfo/6.1.20160425/texinfo-6.1.tar.xz) = 4520376 +SHA256 (texinfo/6.1.20160425/htmlxref.cnf) = b94aace151102c0e5cc49be570b79b513fcfbb54aaff55bd640c6d00fa56968c +SIZE (texinfo/6.1.20160425/htmlxref.cnf) = 20137 +SHA256 (texinfo/6.1.20160425/texinfo.tex) = e829e69d206bfccd1842940e7d3482750b4be975218b2989d15fa355ab544cec +SIZE (texinfo/6.1.20160425/texinfo.tex) = 379272 +SHA256 (texinfo/6.1.20160425/texi2dvi) = 08dee9983848f02fa259413225abce63ec5d70efc8813daeeb15d14287598269 +SIZE (texinfo/6.1.20160425/texi2dvi) = 61068 diff --git a/print/texinfo/pkg-plist b/print/texinfo/pkg-plist index 59b2e2923f60..767cc9829023 100644 --- a/print/texinfo/pkg-plist +++ b/print/texinfo/pkg-plist @@ -72,6 +72,7 @@ man/man5/texinfo.5.gz %%DATADIR%%/Texinfo/Convert/Line.pm %%DATADIR%%/Texinfo/Convert/NodeNameNormalization.pm %%DATADIR%%/Texinfo/Convert/Paragraph.pm +%%DATADIR%%/Texinfo/Convert/ParagraphNonXS.pm %%DATADIR%%/Texinfo/Convert/PlainTexinfo.pm %%DATADIR%%/Texinfo/Convert/Plaintext.pm %%DATADIR%%/Texinfo/Convert/Texinfo.pm @@ -81,8 +82,10 @@ man/man5/texinfo.5.gz %%DATADIR%%/Texinfo/Convert/TextContent.pm %%DATADIR%%/Texinfo/Convert/UnFilled.pm %%DATADIR%%/Texinfo/Convert/Unicode.pm +%%DATADIR%%/Texinfo/Convert/XSParagraph/TestXS.pm %%DATADIR%%/Texinfo/Documentlanguages.pm %%DATADIR%%/Texinfo/Encoding.pm +%%DATADIR%%/Texinfo/ModulePath.pm %%DATADIR%%/Texinfo/Parser.pm %%DATADIR%%/Texinfo/Report.pm %%DATADIR%%/Texinfo/Structuring.pm |