From 985e7bf613c53f5df86b4b6462ecc001623623ab Mon Sep 17 00:00:00 2001 From: cjep Date: Tue, 30 Dec 2003 15:34:52 +0000 Subject: 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. --- textproc/bsdgrep-devel/Makefile | 6 +++--- textproc/bsdgrep-devel/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'textproc/bsdgrep-devel') diff --git a/textproc/bsdgrep-devel/Makefile b/textproc/bsdgrep-devel/Makefile index a54957868bb..37850ea5f24 100644 --- a/textproc/bsdgrep-devel/Makefile +++ b/textproc/bsdgrep-devel/Makefile @@ -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 --git a/textproc/bsdgrep-devel/distinfo b/textproc/bsdgrep-devel/distinfo index 3fa4ab8a224..37d824e33f8 100644 --- a/textproc/bsdgrep-devel/distinfo +++ b/textproc/bsdgrep-devel/distinfo @@ -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 -- cgit v1.2.3