From 583abfa6e8bda7fd68ccd41530feaaab6f6575a4 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Fri, 28 Feb 2003 17:25:12 +0000 Subject: Update to 4.5. PR: ports/48788 Submitted by: mitsuru@riken.go.jp (maintainer) --- japanese/texinfo/Makefile | 4 ++-- japanese/texinfo/distinfo | 4 ++-- japanese/texinfo/files/patch-aa | 11 ----------- japanese/texinfo/pkg-plist | 24 ++++++++++++++++++++++++ 4 files changed, 28 insertions(+), 15 deletions(-) delete mode 100644 japanese/texinfo/files/patch-aa (limited to 'japanese') diff --git a/japanese/texinfo/Makefile b/japanese/texinfo/Makefile index 5e30ca58cec7..8998c097c4bf 100644 --- a/japanese/texinfo/Makefile +++ b/japanese/texinfo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= texinfo -PORTVERSION= 4.0 +PORTVERSION= 4.5 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= mitsuru@riken.go.jp COMMENT= Typeset Texinfo files for printing. Uses TeX -RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-euc +RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-euc GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=j diff --git a/japanese/texinfo/distinfo b/japanese/texinfo/distinfo index d75fabeb6b20..fce60b045d63 100644 --- a/japanese/texinfo/distinfo +++ b/japanese/texinfo/distinfo @@ -1,2 +1,2 @@ -MD5 (texinfo-4.0.tar.gz) = 070493baeb2c277c34575b0df4e2baf1 -MD5 (texinfo-4.0-j.diff.gz) = acefde3a4793ba7c776f929c3a4524dd +MD5 (texinfo-4.5.tar.gz) = 8a5d6b54bc2ff5ec51c696a4e89d93b2 +MD5 (texinfo-4.5-j.diff.gz) = 303bf7fe264881da010b8e5ad8002563 diff --git a/japanese/texinfo/files/patch-aa b/japanese/texinfo/files/patch-aa deleted file mode 100644 index f5f7da17ed35..000000000000 --- a/japanese/texinfo/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- info/Makefile.in.dist Mon Aug 16 13:44:59 1999 -+++ info/Makefile.in Mon Aug 16 13:51:35 1999 -@@ -98,7 +98,7 @@ - # we need to override it, so include them ourselves. - INCLUDES = -I. -I$(top_srcdir)/lib -I../intl -I.. -I$(srcdir) - DEFS = -DINFODIR=\"$(infodir)\" -DLOCALEDIR=\"$(localedir)\" @DEFS@ --LDADD = ../lib/libtxi.a @TERMLIBS@ @INTLLIBS@ -+LDADD = ../lib/libtxi.a -ltermcap @INTLLIBS@ - - EXTRA_DIST = README pcterm.c - diff --git a/japanese/texinfo/pkg-plist b/japanese/texinfo/pkg-plist index eb4694de2213..c861cbb71504 100644 --- a/japanese/texinfo/pkg-plist +++ b/japanese/texinfo/pkg-plist @@ -1,4 +1,5 @@ bin/jinfo +bin/jinfokey bin/jmakeinfo bin/jinstall-info bin/jtexindex @@ -21,18 +22,32 @@ info/texinfo-10 info/texinfo-11 info/texinfo-12 info/texinfo-13 +info/texinfo-14 +info/texinfo-15 info/info-stnd.info info/info-stnd.info-1 info/info-stnd.info-2 +info/info-stnd.info-3 @exec install-info %D/info/info.info %D/info/dir @exec install-info %D/info/texinfo %D/info/dir @exec install-info %D/info/info-stnd.info %D/info/dir +lib/charset.alias +share/texinfo/texinfo.dtd +share/texinfo/texinfo.xsl share/texmf/tex/generic/dvips/epsf.tex share/texmf/tex/texinfo/texinfo.tex share/texmf/tex/texinfo/txi-cs.tex share/texmf/tex/texinfo/txi-de.tex share/texmf/tex/texinfo/txi-no.tex share/texmf/tex/texinfo/txi-ja.tex +share/texmf/tex/texinfo/txi-en.tex +share/texmf/tex/texinfo/txi-es.tex +share/texmf/tex/texinfo/txi-fr.tex +share/texmf/tex/texinfo/txi-it.tex +share/texmf/tex/texinfo/txi-nl.tex +share/texmf/tex/texinfo/txi-pt.tex +share/texmf/tex/texinfo/txi-tr.tex +share/texmf/pdftex/plain/misc/pdfcolor.tex share/locale/de/LC_MESSAGES/texinfo.mo share/locale/fr/LC_MESSAGES/texinfo.mo share/locale/nl/LC_MESSAGES/texinfo.mo @@ -41,6 +56,15 @@ share/locale/cs/LC_MESSAGES/texinfo.mo share/locale/de_AT/LC_MESSAGES/texinfo.mo share/locale/eo/LC_MESSAGES/texinfo.mo share/locale/ru/LC_MESSAGES/texinfo.mo +share/locale/da/LC_MESSAGES/texinfo.mo +share/locale/locale.alias +share/locale/he/LC_MESSAGES/texinfo.mo +share/locale/hr/LC_MESSAGES/texinfo.mo +share/locale/ja/LC_MESSAGES/texinfo.mo +share/locale/sv/LC_MESSAGES/texinfo.mo +share/locale/tr/LC_MESSAGES/texinfo.mo +share/locale/zh_CN/LC_MESSAGES/texinfo.mo +share/locale/zh_TW/LC_MESSAGES/texinfo.mo @unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/* 2>/dev/null || true @unexec rmdir %D/share/locale 2>/dev/null || true -- cgit v1.2.3