svn commit: r352910 - head/print/texinfo

Johan van Selst johans at FreeBSD.org
Sat May 3 14:13:12 UTC 2014


Author: johans
Date: Sat May  3 14:13:11 2014
New Revision: 352910
URL: http://svnweb.freebsd.org/changeset/ports/352910
QAT: https://qat.redports.org/buildarchive/r352910/

Log:
  Update to the current version

Modified:
  head/print/texinfo/Makefile
  head/print/texinfo/distinfo

Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile	Sat May  3 14:10:25 2014	(r352909)
+++ head/print/texinfo/Makefile	Sat May  3 14:13:11 2014	(r352910)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	texinfo
-PORTVERSION=	5.2.20140216
+PORTVERSION=	5.2.20140427
 CATEGORIES=	print
 MASTER_SITES=	GNU \
 		ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/
@@ -21,10 +21,9 @@ NLS_USES=	gettext
 NLS_CONFIGURE_ENABLE=	nls
 
 GNU_CONFIGURE=	yes
-USE_XZ=		yes
 INSTALL_TARGET=	install install-tex
 PKGDEINSTALL=	${PKGINSTALL}
-USES+=		charsetfix gmake perl5
+USES+=		charsetfix gmake perl5 tar:xz
 
 MAKE_ARGS=	TEXMF=${LOCALBASE}/${TEXMF} PERL=${LOCALBASE}/bin/perl
 INFO=		texinfo info-stnd info

Modified: head/print/texinfo/distinfo
==============================================================================
--- head/print/texinfo/distinfo	Sat May  3 14:10:25 2014	(r352909)
+++ head/print/texinfo/distinfo	Sat May  3 14:13:11 2014	(r352910)
@@ -1,8 +1,8 @@
 SHA256 (texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda
 SIZE (texinfo-5.2.tar.xz) = 3812944
-SHA256 (htmlxref.cnf) = 75367e37a22419ec2b04e22709e7a9741d5ba3f67959d778a902bfabb4233b8b
-SIZE (htmlxref.cnf) = 19593
-SHA256 (texinfo.tex) = 915f0aa8c6569d64509ab4c14fc7c8685f473b06897b8e5eb07cf5574eaa97fe
-SIZE (texinfo.tex) = 326982
-SHA256 (texi2dvi) = 037446c5792130d7a68cb84ad929b1136e27400b1ae750cf65694938a5d95bdb
-SIZE (texi2dvi) = 58524
+SHA256 (htmlxref.cnf) = ff729ba3d43cf73f1b41964f332eae3ec664f033bd971ab9de1c7c5f1332af4d
+SIZE (htmlxref.cnf) = 19599
+SHA256 (texinfo.tex) = 280c56c086c4464e99c1595f8bcf0ad4b0fec506af90cbb8d458e03e77ce97ad
+SIZE (texinfo.tex) = 326994
+SHA256 (texi2dvi) = 956d58fe61e8b72c50e03f41a4a4c1af2902b8cadfbcb68ffc2405955997156b
+SIZE (texi2dvi) = 58517


More information about the svn-ports-head mailing list