pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net Convert to USE_NEW_TEXINFO.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df05c5d32f8d
branches:  trunk
changeset: 459663:df05c5d32f8d
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Aug 04 14:27:29 2003 +0000

description:
Convert to USE_NEW_TEXINFO.

diffstat:

 net/wget/Makefile |  4 ++--
 net/wget/PLIST    |  4 +---
 net/yafc/Makefile |  4 ++--
 net/yafc/PLIST    |  4 +---
 4 files changed, 6 insertions(+), 10 deletions(-)

diffs (75 lines):

diff -r cccae978531f -r df05c5d32f8d net/wget/Makefile
--- a/net/wget/Makefile Mon Aug 04 14:12:58 2003 +0000
+++ b/net/wget/Makefile Mon Aug 04 14:27:29 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2003/07/17 22:52:02 grant Exp $
+# $NetBSD: Makefile,v 1.66 2003/08/04 14:27:29 seb Exp $
 
 DISTNAME=      wget-1.8.2
 PKGREVISION=   1
@@ -30,6 +30,7 @@
 EGDIR=                 ${PREFIX}/share/examples/wget
 CONF_FILES=            ${EGDIR}/wgetrc ${PKG_SYSCONFDIR}/wgetrc
 
+USE_NEW_TEXINFO=       YES
 INFO_FILES=            wget.info
 
 .include "../../mk/bsd.prefs.mk"
@@ -43,5 +44,4 @@
 .endif
 
 .include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../mk/texinfo.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r cccae978531f -r df05c5d32f8d net/wget/PLIST
--- a/net/wget/PLIST    Mon Aug 04 14:12:58 2003 +0000
+++ b/net/wget/PLIST    Mon Aug 04 14:27:29 2003 +0000
@@ -1,13 +1,11 @@
-@comment $NetBSD: PLIST,v 1.6 2002/12/16 11:39:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2003/08/04 14:27:29 seb Exp $
 bin/wget
 man/man1/wget.1
-@unexec ${INSTALL_INFO} --delete %D/info/wget.info %D/info/dir
 info/wget.info
 info/wget.info-1
 info/wget.info-2
 info/wget.info-3
 info/wget.info-4
-@exec ${INSTALL_INFO} %D/info/wget.info %D/info/dir
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/wget.mo
 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/wget.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/wget.mo
diff -r cccae978531f -r df05c5d32f8d net/yafc/Makefile
--- a/net/yafc/Makefile Mon Aug 04 14:12:58 2003 +0000
+++ b/net/yafc/Makefile Mon Aug 04 14:27:29 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:52:06 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/04 14:31:02 seb Exp $
 
 DISTNAME=      yafc-0.7.10
 CATEGORIES=    net
@@ -14,6 +14,7 @@
 USE_BUILDLINK2=                yes
 
 CONFIGURE_ARGS+=       --with-readline=${BUILDLINK_PREFIX.readline}
+USE_NEW_TEXINFO=       YES
 INFO_FILES=            yafc.info
 
 .include "../../mk/bsd.prefs.mk"
@@ -25,5 +26,4 @@
 .endif
 
 .include "../../devel/readline/buildlink2.mk"
-.include "../../mk/texinfo.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r cccae978531f -r df05c5d32f8d net/yafc/PLIST
--- a/net/yafc/PLIST    Mon Aug 04 14:12:58 2003 +0000
+++ b/net/yafc/PLIST    Mon Aug 04 14:27:29 2003 +0000
@@ -1,6 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/25 02:12:40 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/08/04 14:31:02 seb Exp $
 bin/yafc
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/yafc.info
 info/yafc.info
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/yafc.info
 man/man1/yafc.1



Home | Main Index | Thread Index | Old Index