aboutsummaryrefslogtreecommitdiff
path: root/print/texinfo
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2013-09-06 14:01:54 +0000
committerJohan van Selst <johans@FreeBSD.org>2013-09-06 14:01:54 +0000
commitb00711f39450db00e5972e6fdde89909fba2438d (patch)
tree6e2b9afebd35291c4ccba2f9f5d1e8316103c48a /print/texinfo
parent634f640321861f428553d1dfe98d2323df8f191f (diff)
downloadports-b00711f39450db00e5972e6fdde89909fba2438d.tar.gz
ports-b00711f39450db00e5972e6fdde89909fba2438d.zip
- Update texinfo.tex and texi2dvi to latest version
- Fix build without NLS [1] PR: ports/181409 [1] Submitted by: mat
Notes
Notes: svn path=/head/; revision=326498
Diffstat (limited to 'print/texinfo')
-rw-r--r--print/texinfo/Makefile6
-rw-r--r--print/texinfo/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index 1536a25c4edb..636ab680fe3e 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= texinfo
-PORTVERSION= 5.1.20130809
+PORTVERSION= 5.1.20130828
CATEGORIES= print
MASTER_SITES= GNU \
ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/
@@ -23,8 +23,6 @@ PKGDEINSTALL= ${PKGINSTALL}
USES+= charsetfix gmake perl5
MAKE_ARGS= TEXMF=${PREFIX}/${TEXMF}
-CPPFLAGS+= -I${LOCALBASE}/lib
-LDFLAGS+= -L${LOCALBASE}/lib -lintl
INFO= ${PORTNAME} info-stnd info
MAN1= info.1 infokey.1 install-info.1 makeinfo.1 texi2dvi.1 \
@@ -39,6 +37,8 @@ PLIST_SUB= TEXMF=${TEXMF}
.if ${PORT_OPTIONS:MNLS}
USES+= gettext
PLIST_SUB+= NLS=""
+CPPFLAGS+= -I${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib -lintl
.else
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo
index ad891bff7967..fb7aa6ee94d3 100644
--- a/print/texinfo/distinfo
+++ b/print/texinfo/distinfo
@@ -2,7 +2,7 @@ SHA256 (texinfo-5.1.tar.xz) = 181d802ffd01c915e32804aca1ee9fb8023e8587d6dcb2c7aa
SIZE (texinfo-5.1.tar.xz) = 3752460
SHA256 (htmlxref.cnf) = 4e9213642a5c22757ac1831aa4515404b2955cd7be83a4ee96e11ab5b9e3de49
SIZE (htmlxref.cnf) = 19086
-SHA256 (texinfo.tex) = d0cadc70df4b17e55601c1ff2fd40de2b4bbe2636011fd057b991071b8c73efc
-SIZE (texinfo.tex) = 324065
-SHA256 (texi2dvi) = b76136b45881e7520f127c27e8b4ec69b9213b5a9ed2b73f45b1a0504712cf08
-SIZE (texi2dvi) = 58067
+SHA256 (texinfo.tex) = 1badb4787006dc24428f4e1589f8e4b285ad4dcd21de2ee2d3436d1889f279b8
+SIZE (texinfo.tex) = 324167
+SHA256 (texi2dvi) = d42a883f2d4cce78cc785091c6055e4f724f9fca66795c7f8842dafb04ff45f5
+SIZE (texi2dvi) = 58518