diff options
author | johans <johans@FreeBSD.org> | 2013-08-15 00:13:35 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2013-08-15 00:13:35 +0800 |
commit | 8a7055576a5f4167f9020bd30b3e654a1c376442 (patch) | |
tree | df304cc52b172a08d6de619cf5f3caecfed9d841 | |
parent | 5451cec2f6007d00c85a193799f4c2dd88c451c3 (diff) | |
download | freebsd-ports-gnome-8a7055576a5f4167f9020bd30b3e654a1c376442.tar.gz freebsd-ports-gnome-8a7055576a5f4167f9020bd30b3e654a1c376442.tar.zst freebsd-ports-gnome-8a7055576a5f4167f9020bd30b3e654a1c376442.zip |
Update with new version of texinfo.tex
-rw-r--r-- | print/texinfo/Makefile | 6 | ||||
-rw-r--r-- | print/texinfo/distinfo | 8 |
2 files changed, 6 insertions, 8 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index 4acfe9e86113..4f63177dc813 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= texinfo -PORTVERSION= 5.1.20130623 +PORTVERSION= 5.1.20130809 CATEGORIES= print MASTER_SITES= GNU \ ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ @@ -17,13 +17,11 @@ BUILD_DEPENDS+= help2man:${PORTSDIR}/misc/help2man FETCH_ARGS= -Ap GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_PERL5= yes USE_XZ= yes INSTALL_TARGET= install install-tex PKGDEINSTALL= ${PKGINSTALL} MAKE_JOBS_SAFE= yes -USES+= charsetfix +USES+= charsetfix gmake perl5 MAKE_ARGS= TEXMF=${PREFIX}/${TEXMF} CPPFLAGS+= -I${LOCALBASE}/lib diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo index 70345c6636e1..ad891bff7967 100644 --- a/print/texinfo/distinfo +++ b/print/texinfo/distinfo @@ -1,8 +1,8 @@ SHA256 (texinfo-5.1.tar.xz) = 181d802ffd01c915e32804aca1ee9fb8023e8587d6dcb2c7aaa3234462d9c420 SIZE (texinfo-5.1.tar.xz) = 3752460 -SHA256 (htmlxref.cnf) = e0be1d5501375745c8d74cbf05d102dea67a8e70e3db43f2118b389a82beb47b -SIZE (htmlxref.cnf) = 18887 -SHA256 (texinfo.tex) = db8ce4ab1f3b7b8ae5fc4282caa46d3761e1e3d02dac5d5a3f12c1ad41551c17 -SIZE (texinfo.tex) = 323870 +SHA256 (htmlxref.cnf) = 4e9213642a5c22757ac1831aa4515404b2955cd7be83a4ee96e11ab5b9e3de49 +SIZE (htmlxref.cnf) = 19086 +SHA256 (texinfo.tex) = d0cadc70df4b17e55601c1ff2fd40de2b4bbe2636011fd057b991071b8c73efc +SIZE (texinfo.tex) = 324065 SHA256 (texi2dvi) = b76136b45881e7520f127c27e8b4ec69b9213b5a9ed2b73f45b1a0504712cf08 SIZE (texi2dvi) = 58067 |