Update print/texinfo 6.1 -> 6.3 - Drop the gettext MODULE - Fixes a bug (only seen on OpenBSD) when building an R package with a 'vignette' via 'R CMD build' (as it needs texi2dvi then):
"No longer exits prematurely in some circumstances (due to the script running under "set -e")" (http://svn.savannah.gnu.org/viewvc/*checkout*/trunk/NEWS?root=texinfo) OK? Best regards, Ingo Index: Makefile =================================================================== RCS file: /cvs/ports/print/texinfo/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile 18 Mar 2016 21:38:25 -0000 1.3 +++ Makefile 11 Sep 2016 08:54:14 -0000 @@ -2,7 +2,7 @@ COMMENT = official documentation format of the GNU project -DISTNAME = texinfo-6.1 +DISTNAME = texinfo-6.3 CATEGORIES = print @@ -13,13 +13,13 @@ MAINTAINER = Ingo Feinerer <feinerer@lo # GPLv3 PERMIT_PACKAGE_CDROM = Yes -WANTLIB += c ncurses perl +WANTLIB += c iconv intl ncurses perl MASTER_SITES = ${MASTER_SITE_GNU:=texinfo/} -MODULES = devel/gettext BUILD_DEPENDS = devel/help2man \ lang/gawk +LIB_DEPENDS = devel/gettext TEST_DEPENDS = print/texlive/base FAKE_FLAGS = TEXMF=${PREFIX}/share/texmf-local Index: distinfo =================================================================== RCS file: /cvs/ports/print/texinfo/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 27 Feb 2016 09:49:04 -0000 1.2 +++ distinfo 11 Sep 2016 08:54:14 -0000 @@ -1,2 +1,2 @@ -SHA256 (texinfo-6.1.tar.gz) = AlgrbZsFUvHLExK+a9cCPpeZYDw7IyD6aKNgKeTLr7s= -SIZE (texinfo-6.1.tar.gz) = 8951151 +SHA256 (texinfo-6.3.tar.gz) = MAprpJWMLdSm1c5g8KM12vfjefU3Tydva6MaIh8C9gY= +SIZE (texinfo-6.3.tar.gz) = 8915490 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/print/texinfo/pkg/PLIST,v retrieving revision 1.2 diff -u -p -r1.2 PLIST --- pkg/PLIST 27 Feb 2016 09:49:04 -0000 1.2 +++ pkg/PLIST 11 Sep 2016 08:54:14 -0000 @@ -31,15 +31,19 @@ share/locale/ca.us-ascii/ share/locale/ca.us-ascii/LC_MESSAGES/ share/locale/ca.us-ascii/LC_MESSAGES/texinfo_document.mo share/locale/ca/LC_MESSAGES/texinfo.mo +share/locale/ca/LC_MESSAGES/texinfo_document.mo share/locale/cs/LC_MESSAGES/texinfo.mo share/locale/da/LC_MESSAGES/texinfo.mo share/locale/de.us-ascii/ share/locale/de.us-ascii/LC_MESSAGES/ share/locale/de.us-ascii/LC_MESSAGES/texinfo_document.mo share/locale/de/LC_MESSAGES/texinfo.mo +share/locale/de/LC_MESSAGES/texinfo_document.mo share/locale/de_AT/ share/locale/de_AT/LC_MESSAGES/ share/locale/de_AT/LC_MESSAGES/texinfo.mo +share/locale/el/LC_MESSAGES/texinfo.mo +share/locale/el/LC_MESSAGES/texinfo_document.mo share/locale/eo/LC_MESSAGES/texinfo.mo share/locale/eo/LC_MESSAGES/texinfo_document.mo share/locale/es/LC_MESSAGES/texinfo.mo @@ -48,6 +52,7 @@ share/locale/fr/LC_MESSAGES/texinfo.mo share/locale/fr/LC_MESSAGES/texinfo_document.mo share/locale/he/LC_MESSAGES/texinfo.mo share/locale/hr/LC_MESSAGES/texinfo.mo +share/locale/hr/LC_MESSAGES/texinfo_document.mo share/locale/hu/LC_MESSAGES/texinfo.mo share/locale/hu/LC_MESSAGES/texinfo_document.mo share/locale/id/LC_MESSAGES/texinfo.mo @@ -65,10 +70,12 @@ share/locale/pl/LC_MESSAGES/texinfo_docu share/locale/pt.us-ascii/ share/locale/pt.us-ascii/LC_MESSAGES/ share/locale/pt.us-ascii/LC_MESSAGES/texinfo_document.mo +share/locale/pt/LC_MESSAGES/texinfo_document.mo share/locale/pt_BR.us-ascii/ share/locale/pt_BR.us-ascii/LC_MESSAGES/ share/locale/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo share/locale/pt_BR/LC_MESSAGES/texinfo.mo +share/locale/pt_BR/LC_MESSAGES/texinfo_document.mo share/locale/ro/LC_MESSAGES/texinfo.mo share/locale/ru/LC_MESSAGES/texinfo.mo share/locale/rw/ @@ -486,6 +493,7 @@ share/texmf-local/tex/texinfo/txi-fr.tex share/texmf-local/tex/texinfo/txi-hu.tex share/texmf-local/tex/texinfo/txi-is.tex share/texmf-local/tex/texinfo/txi-it.tex +share/texmf-local/tex/texinfo/txi-ja.tex share/texmf-local/tex/texinfo/txi-nb.tex share/texmf-local/tex/texinfo/txi-nl.tex share/texmf-local/tex/texinfo/txi-nn.tex