pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Correct PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6ca11e470a7
branches:  trunk
changeset: 493356:d6ca11e470a7
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Tue May 03 21:38:14 2005 +0000

description:
Correct PLIST.
Bump PKGREVISION.

diffstat:

 textproc/bsdgrep-devel/Makefile |  5 ++---
 textproc/bsdgrep-devel/PLIST    |  6 +++++-
 time/globe/Makefile             |  3 ++-
 time/globe/PLIST                |  4 +++-
 4 files changed, 12 insertions(+), 6 deletions(-)

diffs (63 lines):

diff -r f312817cc667 -r d6ca11e470a7 textproc/bsdgrep-devel/Makefile
--- a/textproc/bsdgrep-devel/Makefile   Tue May 03 21:30:42 2005 +0000
+++ b/textproc/bsdgrep-devel/Makefile   Tue May 03 21:38:14 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:33 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/05/03 21:42:53 kristerw Exp $
 #
 
 DISTNAME=      bsdgrep-200405051607
 PKGNAME=       bsdgrep-devel-20040505
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    sysutils textproc
 MASTER_SITES=  http://www.fawlty.net/software/
 
@@ -11,7 +11,6 @@
 HOMEPAGE=      # none
 COMMENT=       BSD version of grep as in NetBSD src/usr.bin/grep
 
-
 post-patch:
        @${SED} -e 's|grep|bgrep|g' ${WRKSRC}/grep.1 > ${WRKSRC}/bgrep.1
 
diff -r f312817cc667 -r d6ca11e470a7 textproc/bsdgrep-devel/PLIST
--- a/textproc/bsdgrep-devel/PLIST      Tue May 03 21:30:42 2005 +0000
+++ b/textproc/bsdgrep-devel/PLIST      Tue May 03 21:38:14 2005 +0000
@@ -1,9 +1,13 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/31 09:37:51 cjep Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/05/03 21:42:53 kristerw Exp $
 bin/bgrep
 bin/ebgrep
 bin/fbgrep
 bin/zbgrep
+bin/zebgrep
+bin/zfbgrep
 man/man1/bgrep.1
 man/man1/ebgrep.1
 man/man1/fbgrep.1
 man/man1/zbgrep.1
+man/man1/zebgrep.1
+man/man1/zfbgrep.1
diff -r f312817cc667 -r d6ca11e470a7 time/globe/Makefile
--- a/time/globe/Makefile       Tue May 03 21:30:42 2005 +0000
+++ b/time/globe/Makefile       Tue May 03 21:38:14 2005 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2004/01/20 12:27:16 agc Exp $
+# $NetBSD: Makefile,v 1.6 2005/05/03 21:38:14 kristerw Exp $
 #
 
 DISTNAME=      globe_26mar94
 PKGNAME=       globe-19940326
+PKGREVISION=   1
 CATEGORIES=    time
 MASTER_SITES=  http://www.acme.com/software/globe/
 
diff -r f312817cc667 -r d6ca11e470a7 time/globe/PLIST
--- a/time/globe/PLIST  Tue May 03 21:30:42 2005 +0000
+++ b/time/globe/PLIST  Tue May 03 21:38:14 2005 +0000
@@ -1,1 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/26 20:39:14 is Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/05/03 21:38:14 kristerw Exp $
+bin/globe
+man/man1/globe.1



Home | Main Index | Thread Index | Old Index