Sat Oct 31 11:23:33 2015 UTC ()
Update to 2.97.  Changes:

- New -s flag to stop comlaints about sloppy (misaligned CIDRs)
- CIDRs now always properly bit aligned, even if the base address wasn't


(shattered)
diff -r1.3 -r1.4 pkgsrc/textproc/grepcidr/Makefile
diff -r1.3 -r1.4 pkgsrc/textproc/grepcidr/distinfo

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

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

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

--- pkgsrc/textproc/grepcidr/distinfo 2013/12/27 05:56:49 1.3
+++ pkgsrc/textproc/grepcidr/distinfo 2015/10/31 11:23:33 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2013/12/27 05:56:49 apb Exp $ 1$NetBSD: distinfo,v 1.4 2015/10/31 11:23:33 shattered Exp $
2 2
3SHA1 (grepcidr-2.95-20131220/grepcidr-2.95.tgz) = 0302439c64b2d23e1d81c0650363d70acb7c0614 3SHA1 (grepcidr-2.97-20150828/grepcidr-2.97.tgz) = e969ebbb4f45ad1834bd794777d2466485bd5f79
4RMD160 (grepcidr-2.95-20131220/grepcidr-2.95.tgz) = ca2411aa8bd1c225f67f147d14d8a5bed0922d12 4RMD160 (grepcidr-2.97-20150828/grepcidr-2.97.tgz) = cfa4c6a0eb2df95924a64bc58b3666a572724819
5Size (grepcidr-2.95-20131220/grepcidr-2.95.tgz) = 16153 bytes 5Size (grepcidr-2.97-20150828/grepcidr-2.97.tgz) = 17506 bytes