From c913edfc26e294376bcb40ca476319013d66ffd7 Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Mon, 17 Sep 2012 19:41:34 +0000 Subject: - Update to version 1.11 - Use github mirror - Set proper header --- textproc/coccigrep/Makefile | 9 +++++++-- textproc/coccigrep/distinfo | 4 ++-- textproc/coccigrep/pkg-plist | 3 --- 3 files changed, 9 insertions(+), 7 deletions(-) (limited to 'textproc/coccigrep') diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile index 85a11d125056..0a09e419883f 100644 --- a/textproc/coccigrep/Makefile +++ b/textproc/coccigrep/Makefile @@ -1,9 +1,9 @@ +# Created by: Pawel Pekala # $FreeBSD$ PORTNAME= coccigrep -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= textproc -MASTER_SITES= http://home.regit.org/wp-content/uploads/2011/08/ MAINTAINER= pawel@FreeBSD.org COMMENT= Semantic grep for the C language @@ -12,6 +12,11 @@ LICENSE= GPLv3 RUN_DEPENDS= ${LOCALBASE}/bin/spatch:${PORTSDIR}/devel/coccinelle +USE_GITHUB= yes +GH_ACCOUNT= regit +GH_TAGNAME= v1.11 +GH_COMMIT= 225f8db + USE_PYTHON= yes USE_PYDISTUTILS=easy_install MANCOMPRESSED= no diff --git a/textproc/coccigrep/distinfo b/textproc/coccigrep/distinfo index 7e8bc931ce29..a558f4734a2d 100644 --- a/textproc/coccigrep/distinfo +++ b/textproc/coccigrep/distinfo @@ -1,2 +1,2 @@ -SHA256 (coccigrep-1.10.tar.gz) = 6710e0cf38deccd8e2854757b4747a3ebe420478c90c2af5b2ef730d1d372a2f -SIZE (coccigrep-1.10.tar.gz) = 32162 +SHA256 (coccigrep-1.11.tar.gz) = a13783fc52cf8074c5d2ac8267f57d30a52798c10d57899789e47589841f9c17 +SIZE (coccigrep-1.11.tar.gz) = 31618 diff --git a/textproc/coccigrep/pkg-plist b/textproc/coccigrep/pkg-plist index cd30c917b584..0388443306b5 100644 --- a/textproc/coccigrep/pkg-plist +++ b/textproc/coccigrep/pkg-plist @@ -6,9 +6,6 @@ bin/coccigrep %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/coccigrep/coccigrep.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/coccigrep/coccigrep.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/coccigrep/coccigrep.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/coccigrep/version.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/coccigrep/version.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/coccigrep/version.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/coccigrep/data/deref.cocci %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/coccigrep/data/func.cocci %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/coccigrep/data/set.cocci -- cgit v1.2.3