Update to texinfo 6.1, with data files from 25 April

This commit is contained in:
Johan van Selst 2016-05-03 20:44:00 +00:00
parent 5aa6f61378
commit c8d70954bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414554
3 changed files with 15 additions and 9 deletions

View file

@ -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>

View file

@ -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

View file

@ -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