diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-02-11 16:36:09 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-02-11 16:36:09 +0000 |
commit | 9591d8bafcd3c61f3872fe9cd8f2a176eefbf607 (patch) | |
tree | 8ab406c334ab995725f70753c1af1ad686e6a3cc /textproc | |
parent | 9458dfb79620aa76387a38be30030df46dfa6d52 (diff) | |
download | ports-9591d8bafcd3c61f3872fe9cd8f2a176eefbf607.tar.gz ports-9591d8bafcd3c61f3872fe9cd8f2a176eefbf607.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/coccigrep/Makefile | 5 | ||||
-rw-r--r-- | textproc/coccigrep/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile index 5bd7e50599b3..f927f3d6d9f9 100644 --- a/textproc/coccigrep/Makefile +++ b/textproc/coccigrep/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= coccigrep -PORTVERSION= 1.12 -PORTREVISION= 1 +PORTVERSION= 1.13 CATEGORIES= textproc MAINTAINER= pawel@FreeBSD.org @@ -16,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/spatch:${PORTSDIR}/devel/coccinelle USE_GITHUB= yes GH_ACCOUNT= regit GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 5ca9276 +GH_COMMIT= d4eb23e USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/textproc/coccigrep/distinfo b/textproc/coccigrep/distinfo index 03a3c2767ff8..f3263e3b257c 100644 --- a/textproc/coccigrep/distinfo +++ b/textproc/coccigrep/distinfo @@ -1,2 +1,2 @@ -SHA256 (coccigrep-1.12.tar.gz) = c0bc90b43b657b9538a7cf10fd1736e86a6d681d5055037a26e6be3cd407465c -SIZE (coccigrep-1.12.tar.gz) = 31711 +SHA256 (coccigrep-1.13.tar.gz) = 7f612719de4581fa891396a8ba81a4207425c74413ad261cca6d4c529d356a86 +SIZE (coccigrep-1.13.tar.gz) = 32395 |