diff options
-rw-r--r-- | devel/gtexinfo/Makefile | 5 | ||||
-rw-r--r-- | devel/gtexinfo/PLIST | 18 | ||||
-rw-r--r-- | devel/gtexinfo/distinfo | 6 |
3 files changed, 8 insertions, 21 deletions
diff --git a/devel/gtexinfo/Makefile b/devel/gtexinfo/Makefile index 11f89f708e7..79ed960cdb6 100644 --- a/devel/gtexinfo/Makefile +++ b/devel/gtexinfo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2003/06/02 01:20:45 jschauma Exp $ +# $NetBSD: Makefile,v 1.37 2003/06/12 13:39:27 wiz Exp $ # -DISTNAME= texinfo-4.5 +DISTNAME= texinfo-4.6 PKGNAME= g${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=texinfo/} @@ -19,6 +19,7 @@ CONFIGURE_ARGS+= --with-libiconv-prefix=${BUILDLINK_PREFIX.iconv} CONFIGURE_ARGS+= --with-libintl-prefix=${BUILDLINK_PREFIX.gettext} INSTALL_INFO= ${PREFIX}/bin/install-info +TEST_TARGET= check post-patch: ${MV} -f ${WRKSRC}/info/filesys.h ${WRKSRC}/info/filesys.h.orig diff --git a/devel/gtexinfo/PLIST b/devel/gtexinfo/PLIST index b0ccb745270..2b575a48e22 100644 --- a/devel/gtexinfo/PLIST +++ b/devel/gtexinfo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2002/11/17 01:17:31 seb Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/06/12 13:39:27 wiz Exp $ bin/info bin/infokey @unexec %D/bin/install-info --delete --info-dir=%D/info %D/info/info-stnd.info @@ -9,26 +9,11 @@ bin/makeinfo bin/texi2dvi bin/texindex info/info-stnd.info -info/info-stnd.info-1 -info/info-stnd.info-2 -info/info-stnd.info-3 info/info.info info/texinfo info/texinfo-1 -info/texinfo-10 -info/texinfo-11 -info/texinfo-12 -info/texinfo-13 -info/texinfo-14 -info/texinfo-15 info/texinfo-2 info/texinfo-3 -info/texinfo-4 -info/texinfo-5 -info/texinfo-6 -info/texinfo-7 -info/texinfo-8 -info/texinfo-9 @exec %D/bin/install-info --info-dir=%D/info %D/info/info-stnd.info @exec %D/bin/install-info --info-dir=%D/info %D/info/info.info @exec %D/bin/install-info --info-dir=%D/info %D/info/texinfo @@ -50,6 +35,7 @@ ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/texinfo.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/texinfo.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/texinfo.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/texinfo.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/texinfo.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/texinfo.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/texinfo.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/texinfo.mo diff --git a/devel/gtexinfo/distinfo b/devel/gtexinfo/distinfo index a5486914ccf..340531d0002 100644 --- a/devel/gtexinfo/distinfo +++ b/devel/gtexinfo/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2003/02/13 08:28:20 wiz Exp $ +$NetBSD: distinfo,v 1.12 2003/06/12 13:39:27 wiz Exp $ -SHA1 (texinfo-4.5.tar.bz2) = f2bb3dd8d0be4ff36ea3db0997f9804d3a7817d9 -Size (texinfo-4.5.tar.bz2) = 1294527 bytes +SHA1 (texinfo-4.6.tar.bz2) = 52103579a90d49229fb30968bbe4e55a502857d3 +Size (texinfo-4.6.tar.bz2) = 1348113 bytes SHA1 (patch-ac) = bf22fe2b8920c88a357ce9c1202690ed291c5b92 SHA1 (patch-ad) = 1c998cdb8b0831e15eef7df6c4f8ef108455619e SHA1 (patch-ai) = 8a1e92497d3a6cd5dec50ec9e9cf35046d214c8c |