pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Convert to USE_NEW_TEXINFO.
details: https://anonhg.NetBSD.org/pkgsrc/rev/857acedde7d7
branches: trunk
changeset: 459723:857acedde7d7
user: seb <seb%pkgsrc.org@localhost>
date: Tue Aug 05 11:17:10 2003 +0000
description:
Convert to USE_NEW_TEXINFO.
diffstat:
security/sfs/Makefile | 5 +++--
security/sfs/PLIST | 4 +---
time/gcal/Makefile | 4 ++--
time/gcal/PLIST | 4 +---
4 files changed, 7 insertions(+), 10 deletions(-)
diffs (91 lines):
diff -r f88c6fcacef2 -r 857acedde7d7 security/sfs/Makefile
--- a/security/sfs/Makefile Tue Aug 05 10:19:23 2003 +0000
+++ b/security/sfs/Makefile Tue Aug 05 11:17:10 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/06/02 14:05:08 abs Exp $
+# $NetBSD: Makefile,v 1.6 2003/08/05 11:17:10 seb Exp $
#
DISTNAME= sfs-0.7.2
@@ -41,6 +41,8 @@
MESSAGE_SUBST+= SFSDIR=${SFS_ROOT} SFSEXAMPLEDIR=${SFSEXAMPLEDIR}
+USE_NEW_TEXINFO= YES
+USE_MAKEINFO= YES
INFO_FILES= sfs.info
post-install:
@@ -52,5 +54,4 @@
.include "../../security/openssl/buildlink2.mk"
.include "../../mk/gcc.buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f88c6fcacef2 -r 857acedde7d7 security/sfs/PLIST
--- a/security/sfs/PLIST Tue Aug 05 10:19:23 2003 +0000
+++ b/security/sfs/PLIST Tue Aug 05 11:17:10 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/03/23 14:28:32 lukem Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/08/05 11:17:11 seb Exp $
bin/dirsearch
bin/newaid
bin/rex
@@ -128,12 +128,10 @@
include/${PKGNAME}/xdrmisc.h
include/${PKGNAME}/xhinfo.h
include/sfs.h
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/sfs.info
info/sfs.info
info/sfs.info-1
info/sfs.info-2
info/sfs.info-3
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/sfs.info
lib/libsfs.a
lib/sfs
lib/${PKGNAME}/aiod
diff -r f88c6fcacef2 -r 857acedde7d7 time/gcal/Makefile
--- a/time/gcal/Makefile Tue Aug 05 10:19:23 2003 +0000
+++ b/time/gcal/Makefile Tue Aug 05 11:17:10 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:54:59 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/05 11:22:14 seb Exp $
#
DISTNAME= gcal-3.01
@@ -13,9 +13,9 @@
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
+USE_NEW_TEXINFO= YES
INFO_FILES= gcal.info
GNU_CONFIGURE= yes
.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f88c6fcacef2 -r 857acedde7d7 time/gcal/PLIST
--- a/time/gcal/PLIST Tue Aug 05 10:19:23 2003 +0000
+++ b/time/gcal/PLIST Tue Aug 05 11:17:10 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/14 23:21:46 atatat Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/08/05 11:22:15 seb Exp $
bin/gcal
bin/gcal-daily
bin/gcal-ddiff
@@ -13,7 +13,6 @@
bin/gcal2txt
bin/tcal
bin/txt2gcal
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/gcal.info
info/gcal.info
info/gcal.info-1
info/gcal.info-10
@@ -29,7 +28,6 @@
info/gcal.info-7
info/gcal.info-8
info/gcal.info-9
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/gcal.info
man/man1/gcal.1
man/man1/gcal2txt.1
man/man1/tcal.1
Home |
Main Index |
Thread Index |
Old Index