pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security Convert to USE_NEW_TEXINFO.
details: https://anonhg.NetBSD.org/pkgsrc/rev/288076236cea
branches: trunk
changeset: 459692:288076236cea
user: seb <seb%pkgsrc.org@localhost>
date: Mon Aug 04 22:55:22 2003 +0000
description:
Convert to USE_NEW_TEXINFO.
diffstat:
security/fsh/Makefile | 5 +++--
security/fsh/PLIST | 4 +---
security/gnupg/Makefile | 4 ++--
security/gnupg/PLIST | 6 +-----
4 files changed, 7 insertions(+), 12 deletions(-)
diffs (79 lines):
diff -r fda5845264ed -r 288076236cea security/fsh/Makefile
--- a/security/fsh/Makefile Mon Aug 04 22:45:13 2003 +0000
+++ b/security/fsh/Makefile Mon Aug 04 22:55:22 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/21 17:20:09 martti Exp $
+# $NetBSD: Makefile,v 1.12 2003/08/04 22:55:22 seb Exp $
#
DISTNAME= fsh-1.2
@@ -11,9 +11,10 @@
COMMENT= Fast remote command execution
GNU_CONFIGURE= YES
+USE_NEW_TEXINFO= YES
+INFO_FILES= fsh.info
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
.include "../../lang/python/application.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff -r fda5845264ed -r 288076236cea security/fsh/PLIST
--- a/security/fsh/PLIST Mon Aug 04 22:45:13 2003 +0000
+++ b/security/fsh/PLIST Mon Aug 04 22:55:22 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/03/05 21:59:35 jschauma Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/08/04 22:55:23 seb Exp $
bin/fcp
bin/fsh
bin/fshd
@@ -11,7 +11,5 @@
share/fsh/fshlib.py
share/fsh/fshversion.py
share/fsh/infshd.py
-@unexec ${INSTALL_INFO} --delete %D/info/fsh.info %D/info/dir
info/fsh.info
-@exec ${INSTALL_INFO} %D/info/fsh.info %D/info/dir
@dirrm share/fsh
diff -r fda5845264ed -r 288076236cea security/gnupg/Makefile
--- a/security/gnupg/Makefile Mon Aug 04 22:45:13 2003 +0000
+++ b/security/gnupg/Makefile Mon Aug 04 22:55:22 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2003/07/17 22:52:55 grant Exp $
+# $NetBSD: Makefile,v 1.48 2003/08/04 23:12:17 seb Exp $
DISTNAME= gnupg-1.2.2
PKGREVISION= 1
@@ -28,6 +28,7 @@
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
+USE_NEW_TEXINFO= YES
INFO_FILES= gpg.info gpgv.info
.include "../../mk/bsd.prefs.mk"
@@ -63,5 +64,4 @@
.include "../../devel/zlib/buildlink2.mk"
.include "../../lang/perl5/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff -r fda5845264ed -r 288076236cea security/gnupg/PLIST
--- a/security/gnupg/PLIST Mon Aug 04 22:45:13 2003 +0000
+++ b/security/gnupg/PLIST Mon Aug 04 22:55:22 2003 +0000
@@ -1,13 +1,9 @@
-@comment $NetBSD: PLIST,v 1.7 2003/05/05 16:33:47 taca Exp $
+@comment $NetBSD: PLIST,v 1.8 2003/08/04 23:12:17 seb Exp $
bin/gpg
bin/gpgsplit
bin/gpgv
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/gpg.info
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/gpgv.info
info/gpg.info
info/gpgv.info
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/gpg.info
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/gpgv.info
libexec/gnupg/gpgkeys_mailto
${OPENLDAP}libexec/gnupg/gpgkeys_ldap
man/man1/gpg.1
Home |
Main Index |
Thread Index |
Old Index