aboutsummaryrefslogtreecommitdiffstats
path: root/print/texinfo
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2014-02-11 02:10:18 +0800
committerJohan van Selst <johans@FreeBSD.org>2014-02-11 02:10:18 +0800
commit9ef24de28862dbb79b69e3931a4e756b4d42f4c8 (patch)
tree2e1ab018d72476b0f10878ca9d7cd53f317a5ff6 /print/texinfo
parent4cad580f406179cd997aebd912750021ca04b323 (diff)
downloadfreebsd-ports-gnome-9ef24de28862dbb79b69e3931a4e756b4d42f4c8.tar.gz
freebsd-ports-gnome-9ef24de28862dbb79b69e3931a4e756b4d42f4c8.tar.zst
freebsd-ports-gnome-9ef24de28862dbb79b69e3931a4e756b4d42f4c8.zip
- Update to latest version of texinfo.tex
- Minor clean-ups PR: ports/186620 Submitted by: Takefu <takefu@airport.fm>
Diffstat (limited to 'print/texinfo')
-rw-r--r--print/texinfo/Makefile30
-rw-r--r--print/texinfo/distinfo12
2 files changed, 15 insertions, 27 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index ee84f2e921d4..29bd20c16ee6 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= texinfo
-PORTVERSION= 5.2.20131109
+PORTVERSION= 5.2.20140209
CATEGORIES= print
MASTER_SITES= GNU \
ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/
@@ -15,41 +15,29 @@ COMMENT= A typeset documentation system with multiple format output
BUILD_DEPENDS+= help2man:${PORTSDIR}/misc/help2man
-FETCH_ARGS= -Ap
+OPTIONS_DEFINE= NLS
+OPTIONS_SUB= yes
+NLS_USES= gettext
+NLS_CONFIGURE_ENABLE= nls
+
GNU_CONFIGURE= yes
USE_XZ= yes
INSTALL_TARGET= install install-tex
PKGDEINSTALL= ${PKGINSTALL}
USES+= charsetfix gmake perl5
-MAKE_ARGS= TEXMF=${PREFIX}/${TEXMF} PERL=${LOCALBASE}/bin/perl
-INFO= ${PORTNAME} info-stnd info
+MAKE_ARGS= TEXMF=${LOCALBASE}/${TEXMF} PERL=${LOCALBASE}/bin/perl
+INFO= texinfo info-stnd info
TEXMF= share/texmf
PLIST_SUB= TEXMF=${TEXMF}
-OPTIONS_DEFINE= NLS
-
-.include <bsd.port.options.mk>
-
-.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 "
-.endif
-
post-patch:
${CHMOD} 755 ${WRKSRC}/build-aux/install-sh
${CP} ${DISTDIR}/texinfo.tex ${WRKSRC}/doc/
${CP} ${DISTDIR}/texi2dvi ${WRKSRC}/util/
post-install:
- @${SETENV} PKG_PREFIX=${PREFIX} LOCALBASE=${LOCALBASE} ${SH} \
- ${PKGINSTALL} ${PKGNAME} POST-INSTALL
- @${INSTALL_DATA} ${DISTDIR}/htmlxref.cnf ${STAGEDIR}/${DATADIR}/
+ ${INSTALL_DATA} ${DISTDIR}/htmlxref.cnf ${STAGEDIR}${DATADIR}
.include <bsd.port.mk>
diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo
index 7cad6396bd27..7b47ef1dc4fe 100644
--- a/print/texinfo/distinfo
+++ b/print/texinfo/distinfo
@@ -1,8 +1,8 @@
SHA256 (texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda
SIZE (texinfo-5.2.tar.xz) = 3812944
-SHA256 (htmlxref.cnf) = 9877939a6724d54d5992894c1b32bb930fdf63e4d32eb84a288cf7d6539694b1
-SIZE (htmlxref.cnf) = 19291
-SHA256 (texinfo.tex) = f62cf03a7e7922d55df7fb8ec6a9c491aede54e407585fe9fd932532c6218c96
-SIZE (texinfo.tex) = 325892
-SHA256 (texi2dvi) = 1544ebfe146908dc9a221723b6981eeed63675fc05f76b7820e903a2b40f30a1
-SIZE (texi2dvi) = 58518
+SHA256 (htmlxref.cnf) = 75367e37a22419ec2b04e22709e7a9741d5ba3f67959d778a902bfabb4233b8b
+SIZE (htmlxref.cnf) = 19593
+SHA256 (texinfo.tex) = b195bf0e17940219348f11310c99778af1dc33a1b72a9e2bd0d79742ae435c2c
+SIZE (texinfo.tex) = 326788
+SHA256 (texi2dvi) = 037446c5792130d7a68cb84ad929b1136e27400b1ae750cf65694938a5d95bdb
+SIZE (texi2dvi) = 58524