1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Sunpoet Po-Chuan Hsieh 2017-07-01 20:57:20 +00:00
parent 4446f07d91
commit d3311d1f75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444841
3 changed files with 19 additions and 15 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= texinfo
PORTVERSION= 6.3
PORTREVISION= 2
PORTVERSION= 6.4
PORTEPOCH= 1
CATEGORIES= print
MASTER_SITES= GNU \
@ -24,11 +23,11 @@ OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install install-tex
INSTALL_TARGET= install-strip install-tex
MAKE_ARGS= PERL=${PERL} TEXMF=${LOCALBASE}/${TEXMFDIR}
PKGDEINSTALL= ${PKGINSTALL}
USE_TEX= yes
USES= charsetfix cpe gmake iconv ncurses perl5 tar:xz
USES= charsetfix cpe gmake iconv libtool ncurses perl5 tar:xz
INFO= info-stnd texinfo
@ -46,6 +45,5 @@ post-patch:
post-install:
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/htmlxref.cnf ${STAGEDIR}${DATADIR}
${RMDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}
.include <bsd.port.mk>

View File

@ -1,9 +1,9 @@
TIMESTAMP = 1495657537
SHA256 (texinfo/6.3/texinfo-6.3.tar.xz) = 246cf3ffa54985118ec2eea2b8d0c71b92114efe6282c2ae90d65029db4cf93a
SIZE (texinfo/6.3/texinfo-6.3.tar.xz) = 4468048
SHA256 (texinfo/6.3/htmlxref.cnf) = d77343dfec47d38a3f029bd42df6ca08e2701f8925be9dffdb07c53a9a0b292d
SIZE (texinfo/6.3/htmlxref.cnf) = 20137
SHA256 (texinfo/6.3/texi2dvi) = ee5da7408c4f0d52b710639f4188ed99ff2f0e0716dde452eab771ba5ec4103b
SIZE (texinfo/6.3/texi2dvi) = 61181
SHA256 (texinfo/6.3/texinfo.tex) = 370e9b54159b6dfada33ffc522f41ab0ee0ac887fe779aba5911616f1b31ac84
SIZE (texinfo/6.3/texinfo.tex) = 380853
TIMESTAMP = 1498384343
SHA256 (texinfo/6.4/texinfo-6.4.tar.xz) = 6ae2e61d87c6310f9af7c6f2426bd0470f251d1a6deb61fba83a3b3baff32c3a
SIZE (texinfo/6.4/texinfo-6.4.tar.xz) = 4497624
SHA256 (texinfo/6.4/htmlxref.cnf) = d77343dfec47d38a3f029bd42df6ca08e2701f8925be9dffdb07c53a9a0b292d
SIZE (texinfo/6.4/htmlxref.cnf) = 20137
SHA256 (texinfo/6.4/texi2dvi) = bcf0a5f39b5ad1b1a2ad18e0de46412c60279d7407d989187cad743e21076597
SIZE (texinfo/6.4/texi2dvi) = 61521
SHA256 (texinfo/6.4/texinfo.tex) = 8f1c7e8cd30e57873a5331c8db1eec242b5a76b841c1543c3064dec8ba732d60
SIZE (texinfo/6.4/texinfo.tex) = 380800

View File

@ -7,6 +7,8 @@ bin/texi2any
bin/texi2dvi
bin/texi2pdf
bin/texindex
lib/texinfo/MiscXS.a
lib/texinfo/MiscXS.so
man/man1/info.1.gz
man/man1/install-info.1.gz
man/man1/makeinfo.1.gz
@ -22,7 +24,9 @@ man/man5/texinfo.5.gz
%%NLS%%share/locale/ca/LC_MESSAGES/texinfo.mo
%%NLS%%share/locale/ca/LC_MESSAGES/texinfo_document.mo
%%NLS%%share/locale/cs/LC_MESSAGES/texinfo.mo
%%NLS%%share/locale/cs/LC_MESSAGES/texinfo_document.mo
%%NLS%%share/locale/da/LC_MESSAGES/texinfo.mo
%%NLS%%share/locale/da/LC_MESSAGES/texinfo_document.mo
%%NLS%%share/locale/de.us-ascii/LC_MESSAGES/texinfo_document.mo
%%NLS%%share/locale/de/LC_MESSAGES/texinfo.mo
%%NLS%%share/locale/de/LC_MESSAGES/texinfo_document.mo
@ -66,7 +70,6 @@ man/man5/texinfo.5.gz
%%NLS%%share/locale/vi/LC_MESSAGES/texinfo.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/texinfo.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/texinfo.mo
%%DATADIR%%/DebugTexinfo/DebugCount.pm
%%DATADIR%%/DebugTexinfo/DebugTree.pm
%%DATADIR%%/Pod-Simple-Texinfo/Pod/Simple/Texinfo.pm
%%DATADIR%%/Texinfo/Common.pm
@ -92,10 +95,13 @@ man/man5/texinfo.5.gz
%%DATADIR%%/Texinfo/Convert/XSParagraph/TestXS.pm
%%DATADIR%%/Texinfo/Documentlanguages.pm
%%DATADIR%%/Texinfo/Encoding.pm
%%DATADIR%%/Texinfo/MiscXS.pm
%%DATADIR%%/Texinfo/ModulePath.pm
%%DATADIR%%/Texinfo/Parser.pm
%%DATADIR%%/Texinfo/Report.pm
%%DATADIR%%/Texinfo/Structuring.pm
%%DATADIR%%/Texinfo/Transformations.pm
%%DATADIR%%/Texinfo/XSLoader.pm
%%DATADIR%%/htmlxref.cnf
%%DATADIR%%/init/book.pm
%%DATADIR%%/init/chm.pm