diff options
author | apb <apb@pkgsrc.org> | 2013-12-27 05:56:49 +0000 |
---|---|---|
committer | apb <apb@pkgsrc.org> | 2013-12-27 05:56:49 +0000 |
commit | c9cbb9b5bc2d714873e8107eba582be1d40260c3 (patch) | |
tree | e92a588471818c85cdcbf98cbee030c40ef27e24 /textproc | |
parent | d31821396fa099566d7631c8ebd92176fae3ba4c (diff) | |
download | pkgsrc-c9cbb9b5bc2d714873e8107eba582be1d40260c3.tar.gz |
Upstream made some changes without changing the version number.
Deal with that by bumping PKGREVISION, and using a DIST_SUBDIR. The
DIST_SUBDIR name contains the date when upstream made the change, in
case they do it again.
The changes are small bug fixes (verified by comparing the
unpacked files). I will also ask upstream not to do this again.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/grepcidr/Makefile | 4 | ||||
-rw-r--r-- | textproc/grepcidr/distinfo | 8 |
2 files changed, 7 insertions, 5 deletions
diff --git a/textproc/grepcidr/Makefile b/textproc/grepcidr/Makefile index 492cf62148e..1224cce01a5 100644 --- a/textproc/grepcidr/Makefile +++ b/textproc/grepcidr/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/12/16 15:28:28 apb Exp $ +# $NetBSD: Makefile,v 1.3 2013/12/27 05:56:49 apb Exp $ DISTNAME= grepcidr-2.95 +PKREVISION= 1 +DIST_SUBDIR= grepcidr-2.95-20131220 CATEGORIES= textproc MASTER_SITES= http://www.taugh.com/grepcidr-2/ EXTRACT_SUFX= .tgz diff --git a/textproc/grepcidr/distinfo b/textproc/grepcidr/distinfo index 51a32a3f0d2..5907faed7c8 100644 --- a/textproc/grepcidr/distinfo +++ b/textproc/grepcidr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/12/16 15:28:28 apb Exp $ +$NetBSD: distinfo,v 1.3 2013/12/27 05:56:49 apb Exp $ -SHA1 (grepcidr-2.95.tgz) = a095bb2d4b90a197cbcfdbd5f39fdee26af43641 -RMD160 (grepcidr-2.95.tgz) = 1be2b1d8ccb051281a4537e9921afb89de6faec1 -Size (grepcidr-2.95.tgz) = 26224 bytes +SHA1 (grepcidr-2.95-20131220/grepcidr-2.95.tgz) = 0302439c64b2d23e1d81c0650363d70acb7c0614 +RMD160 (grepcidr-2.95-20131220/grepcidr-2.95.tgz) = ca2411aa8bd1c225f67f147d14d8a5bed0922d12 +Size (grepcidr-2.95-20131220/grepcidr-2.95.tgz) = 16153 bytes |