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 of textproc/bsdgrep-deve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/220d9a4ca584
branches: trunk
changeset: 465444:220d9a4ca584
user: cjep <cjep%pkgsrc.org@localhost>
date: Tue Dec 30 15:34:52 2003 +0000
description:
Update of textproc/bsdgrep-devel to 20031230. Changes since previous
version (20030914):
* Fix reading expressions from file.
* Fix explanation of -C in manual page.
* Removal of unused functions and variables.
* Use correct {f,gz}seek parameters.
* Exit with 2 on errors.
* Correctly handle a mmap failure condition.
diffstat:
textproc/bsdgrep-devel/Makefile | 6 +++---
textproc/bsdgrep-devel/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r 71e6a33a0674 -r 220d9a4ca584 textproc/bsdgrep-devel/Makefile
--- a/textproc/bsdgrep-devel/Makefile Tue Dec 30 14:41:09 2003 +0000
+++ b/textproc/bsdgrep-devel/Makefile Tue Dec 30 15:34:52 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/09/14 15:15:17 cjep Exp $
+# $NetBSD: Makefile,v 1.5 2003/12/30 15:34:52 cjep Exp $
#
-DISTNAME= bsdgrep-200309141607
-PKGNAME= bsdgrep-devel-20030914
+DISTNAME= bsdgrep-200312301530
+PKGNAME= bsdgrep-devel-20031230
CATEGORIES= sysutils textproc
MASTER_SITES= http://www.fawlty.net/software/
diff -r 71e6a33a0674 -r 220d9a4ca584 textproc/bsdgrep-devel/distinfo
--- a/textproc/bsdgrep-devel/distinfo Tue Dec 30 14:41:09 2003 +0000
+++ b/textproc/bsdgrep-devel/distinfo Tue Dec 30 15:34:52 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2003/09/14 15:15:17 cjep Exp $
+$NetBSD: distinfo,v 1.4 2003/12/30 15:34:52 cjep Exp $
-SHA1 (bsdgrep-200309141607.tar.gz) = a9836810356ad3374460e8820a2042881597d0c0
-Size (bsdgrep-200309141607.tar.gz) = 13484 bytes
+SHA1 (bsdgrep-200312301530.tar.gz) = fef99f236961175f3a88b17ae1c6a44e5763cdc7
+Size (bsdgrep-200312301530.tar.gz) = 12857 bytes
SHA1 (patch-aa) = c147bb05387e01b6f7e0ec8a918b09e77da2103c
SHA1 (patch-ab) = c7fa54dedb0925d342549cbc56197bf2d8e4e47b
SHA1 (patch-ac) = e5b3d3a2bc069f123a7f568f72ded291f3ac49ea
Home |
Main Index |
Thread Index |
Old Index