Fri Dec 27 05:56:49 2013 UTC ()
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.


(apb)
diff -r1.2 -r1.3 pkgsrc/textproc/grepcidr/Makefile
diff -r1.2 -r1.3 pkgsrc/textproc/grepcidr/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/textproc/grepcidr/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/grepcidr/Makefile 2013/12/16 15:28:28 1.2
+++ pkgsrc/textproc/grepcidr/Makefile 2013/12/27 05:56:49 1.3
@@ -1,16 +1,18 @@ @@ -1,16 +1,18 @@
1# $NetBSD: Makefile,v 1.2 2013/12/16 15:28:28 apb Exp $ 1# $NetBSD: Makefile,v 1.3 2013/12/27 05:56:49 apb Exp $
2 2
3DISTNAME= grepcidr-2.95 3DISTNAME= grepcidr-2.95
 4PKREVISION= 1
 5DIST_SUBDIR= grepcidr-2.95-20131220
4CATEGORIES= textproc 6CATEGORIES= textproc
5MASTER_SITES= http://www.taugh.com/grepcidr-2/ 7MASTER_SITES= http://www.taugh.com/grepcidr-2/
6EXTRACT_SUFX= .tgz 8EXTRACT_SUFX= .tgz
7 9
8MAINTAINER= pkgsrc-users@netbsd.org 10MAINTAINER= pkgsrc-users@netbsd.org
9HOMEPAGE= http://www.taugh.com/grepcidr-2/ 11HOMEPAGE= http://www.taugh.com/grepcidr-2/
10COMMENT= Filter IP addresses matching IPv4 or IPv6 CIDR specification 12COMMENT= Filter IP addresses matching IPv4 or IPv6 CIDR specification
11LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
12 14
13INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 15INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
14 16
15do-install: 17do-install:
16 ${INSTALL_PROGRAM} ${WRKSRC}/grepcidr \ 18 ${INSTALL_PROGRAM} ${WRKSRC}/grepcidr \

cvs diff -r1.2 -r1.3 pkgsrc/textproc/grepcidr/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/grepcidr/distinfo 2013/12/16 15:28:28 1.2
+++ pkgsrc/textproc/grepcidr/distinfo 2013/12/27 05:56:49 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2013/12/16 15:28:28 apb Exp $ 1$NetBSD: distinfo,v 1.3 2013/12/27 05:56:49 apb Exp $
2 2
3SHA1 (grepcidr-2.95.tgz) = a095bb2d4b90a197cbcfdbd5f39fdee26af43641 3SHA1 (grepcidr-2.95-20131220/grepcidr-2.95.tgz) = 0302439c64b2d23e1d81c0650363d70acb7c0614
4RMD160 (grepcidr-2.95.tgz) = 1be2b1d8ccb051281a4537e9921afb89de6faec1 4RMD160 (grepcidr-2.95-20131220/grepcidr-2.95.tgz) = ca2411aa8bd1c225f67f147d14d8a5bed0922d12
5Size (grepcidr-2.95.tgz) = 26224 bytes 5Size (grepcidr-2.95-20131220/grepcidr-2.95.tgz) = 16153 bytes