diff options
-rw-r--r-- | textproc/coccigrep/Makefile | 4 | ||||
-rw-r--r-- | textproc/coccigrep/PLIST | 3 | ||||
-rw-r--r-- | textproc/coccigrep/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile index fd7b10fc937..9fb06760d0e 100644 --- a/textproc/coccigrep/Makefile +++ b/textproc/coccigrep/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2014/05/09 07:37:21 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/01/16 11:44:07 wiz Exp $ -DISTNAME= coccigrep-1.12 +DISTNAME= coccigrep-1.13 CATEGORIES= textproc MASTER_SITES= http://home.regit.org/wp-content/uploads/2011/08/ diff --git a/textproc/coccigrep/PLIST b/textproc/coccigrep/PLIST index 9154c705f25..22fbdbbf838 100644 --- a/textproc/coccigrep/PLIST +++ b/textproc/coccigrep/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/11/08 11:15:32 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/01/16 11:44:07 wiz Exp $ bin/coccigrep ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -13,6 +13,7 @@ ${PYSITELIB}/coccigrep/coccigrep.pyc ${PYSITELIB}/coccigrep/coccigrep.pyo ${PYSITELIB}/coccigrep/data/deref.cocci ${PYSITELIB}/coccigrep/data/func.cocci +${PYSITELIB}/coccigrep/data/named.cocci ${PYSITELIB}/coccigrep/data/set.cocci ${PYSITELIB}/coccigrep/data/test.cocci ${PYSITELIB}/coccigrep/data/used.cocci diff --git a/textproc/coccigrep/distinfo b/textproc/coccigrep/distinfo index 941d7ce13cd..148fc189423 100644 --- a/textproc/coccigrep/distinfo +++ b/textproc/coccigrep/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/06/11 14:05:24 ryoon Exp $ +$NetBSD: distinfo,v 1.4 2015/01/16 11:44:07 wiz Exp $ -SHA1 (coccigrep-1.12.tar.gz) = 4680a5932066ff7a54b9f3d27725d47d54ecff9c -RMD160 (coccigrep-1.12.tar.gz) = 755cd67d55e8998cc23313112302da499aa40d47 -Size (coccigrep-1.12.tar.gz) = 32693 bytes +SHA1 (coccigrep-1.13.tar.gz) = 32944a4d4db2bbe834728c7e7bab5bb07f09aabf +RMD160 (coccigrep-1.13.tar.gz) = 875649eda66099f9b88f63ccd20729d41a56bce8 +Size (coccigrep-1.13.tar.gz) = 33737 bytes |