pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/bsdgrep-devel Update to 20030831.
details: https://anonhg.NetBSD.org/pkgsrc/rev/04ff7ee3cd1f
branches: trunk
changeset: 460523:04ff7ee3cd1f
user: cjep <cjep%pkgsrc.org@localhost>
date: Sun Aug 31 10:21:47 2003 +0000
description:
Update to 20030831.
* Fix output with -A, -B, -C and -z options -- make sure that -- is
printed between files.
diffstat:
textproc/bsdgrep-devel/Makefile | 10 +++-------
textproc/bsdgrep-devel/distinfo | 6 +++---
2 files changed, 6 insertions(+), 10 deletions(-)
diffs (40 lines):
diff -r c85e58b515c4 -r 04ff7ee3cd1f textproc/bsdgrep-devel/Makefile
--- a/textproc/bsdgrep-devel/Makefile Sun Aug 31 10:17:16 2003 +0000
+++ b/textproc/bsdgrep-devel/Makefile Sun Aug 31 10:21:47 2003 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/08/31 09:37:51 cjep Exp $
+# $NetBSD: Makefile,v 1.2 2003/08/31 10:21:47 cjep Exp $
#
-DISTNAME= bgrep-20030825
-PKGNAME= bsdgrep-devel-20030825
-WRKSRC= ${WRKDIR}/nbgrep-20030825
+DISTNAME= bsdgrep-200308311112
+PKGNAME= bsdgrep-devel-20030831
CATEGORIES= sysutils textproc
MASTER_SITES= http://www.fawlty.net/software/
@@ -11,9 +10,6 @@
HOMEPAGE= # none
COMMENT= BSD version of grep as in NetBSD othersrc
-CONFLICTS+= bsdgrep-*
-#ONLY_FOR_PLATFORM= NetBSD-1.6*-*
-
post-patch:
@${SED} -e 's|grep|bgrep|g' ${WRKSRC}/grep.1 > ${WRKSRC}/bgrep.1
diff -r c85e58b515c4 -r 04ff7ee3cd1f textproc/bsdgrep-devel/distinfo
--- a/textproc/bsdgrep-devel/distinfo Sun Aug 31 10:17:16 2003 +0000
+++ b/textproc/bsdgrep-devel/distinfo Sun Aug 31 10:21:47 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/08/31 09:37:51 cjep Exp $
+$NetBSD: distinfo,v 1.2 2003/08/31 10:21:47 cjep Exp $
-SHA1 (bgrep-20030825.tar.gz) = 847f81eb1530fb7372c91607270f5b77de661518
-Size (bgrep-20030825.tar.gz) = 12921 bytes
+SHA1 (bsdgrep-200308311112.tar.gz) = 93f07ec3f006c8e8ae5d23e86486e179fe419d6e
+Size (bsdgrep-200308311112.tar.gz) = 12993 bytes
SHA1 (patch-aa) = c147bb05387e01b6f7e0ec8a918b09e77da2103c
SHA1 (patch-ab) = c7fa54dedb0925d342549cbc56197bf2d8e4e47b
SHA1 (patch-ac) = e5b3d3a2bc069f123a7f568f72ded291f3ac49ea
Home |
Main Index |
Thread Index |
Old Index