svn commit: r334961 - head/print/texinfo
Johan van Selst
johans at FreeBSD.org
Tue Nov 26 18:26:42 UTC 2013
Author: johans
Date: Tue Nov 26 18:26:41 2013
New Revision: 334961
URL: http://svnweb.freebsd.org/changeset/ports/334961
Log:
Update htmlxref.cnf to latest version
Modified:
head/print/texinfo/Makefile
head/print/texinfo/distinfo
Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile Tue Nov 26 17:45:42 2013 (r334960)
+++ head/print/texinfo/Makefile Tue Nov 26 18:26:41 2013 (r334961)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= texinfo
-PORTVERSION= 5.2.20130926
-PORTREVISION= 1
+PORTVERSION= 5.2.20131109
CATEGORIES= print
MASTER_SITES= GNU \
ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/
@@ -23,7 +22,7 @@ INSTALL_TARGET= install install-tex
PKGDEINSTALL= ${PKGINSTALL}
USES+= charsetfix gmake perl5
-MAKE_ARGS= TEXMF=${PREFIX}/${TEXMF}
+MAKE_ARGS= TEXMF=${PREFIX}/${TEXMF} PERL=${LOCALBASE}/bin/perl
INFO= ${PORTNAME} info-stnd info
TEXMF= share/texmf
Modified: head/print/texinfo/distinfo
==============================================================================
--- head/print/texinfo/distinfo Tue Nov 26 17:45:42 2013 (r334960)
+++ head/print/texinfo/distinfo Tue Nov 26 18:26:41 2013 (r334961)
@@ -1,7 +1,7 @@
SHA256 (texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda
SIZE (texinfo-5.2.tar.xz) = 3812944
-SHA256 (htmlxref.cnf) = 4e9213642a5c22757ac1831aa4515404b2955cd7be83a4ee96e11ab5b9e3de49
-SIZE (htmlxref.cnf) = 19086
+SHA256 (htmlxref.cnf) = 9877939a6724d54d5992894c1b32bb930fdf63e4d32eb84a288cf7d6539694b1
+SIZE (htmlxref.cnf) = 19291
SHA256 (texinfo.tex) = f62cf03a7e7922d55df7fb8ec6a9c491aede54e407585fe9fd932532c6218c96
SIZE (texinfo.tex) = 325892
SHA256 (texi2dvi) = 1544ebfe146908dc9a221723b6981eeed63675fc05f76b7820e903a2b40f30a1
More information about the svn-ports-head
mailing list