update to coccigrep-1.13
This commit is contained in:
parent
d00cad4582
commit
66d0758ed4
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2013/03/11 10:50:02 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2015/09/11 10:54:35 sthen Exp $
|
||||
|
||||
COMMENT = semantic grep, based on coccinelle
|
||||
|
||||
MODPY_EGG_VERSION = 1.11
|
||||
MODPY_EGG_VERSION = 1.13
|
||||
DISTNAME = coccigrep-${MODPY_EGG_VERSION}
|
||||
|
||||
CATEGORIES = devel textproc
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (coccigrep-1.11.tar.gz) = Td12Log3t7lq9NCnP+fFijAQmLQSE11CBxnITgr4eoI=
|
||||
SIZE (coccigrep-1.11.tar.gz) = 32743
|
||||
SHA256 (coccigrep-1.13.tar.gz) = 6k7O8hRLas+iSngXU156/s6VuA0u3ny8ah4WgKb0RWY=
|
||||
SIZE (coccigrep-1.13.tar.gz) = 33737
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/11/17 14:27:14 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2015/09/11 10:54:35 sthen Exp $
|
||||
bin/coccigrep
|
||||
lib/python${MODPY_VERSION}/site-packages/coccigrep/
|
||||
lib/python${MODPY_VERSION}/site-packages/coccigrep-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
@ -15,6 +15,7 @@ lib/python${MODPY_VERSION}/site-packages/coccigrep/coccigrep.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/coccigrep/data/
|
||||
lib/python${MODPY_VERSION}/site-packages/coccigrep/data/deref.cocci
|
||||
lib/python${MODPY_VERSION}/site-packages/coccigrep/data/func.cocci
|
||||
lib/python${MODPY_VERSION}/site-packages/coccigrep/data/named.cocci
|
||||
lib/python${MODPY_VERSION}/site-packages/coccigrep/data/set.cocci
|
||||
lib/python${MODPY_VERSION}/site-packages/coccigrep/data/test.cocci
|
||||
lib/python${MODPY_VERSION}/site-packages/coccigrep/data/used.cocci
|
||||
|
Loading…
Reference in New Issue
Block a user