mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to version 1.13
This new version mainly improves accuracy when matching on the code of complex projects. It also contains some bugfixes and an improvement to the Vim plugin.
This commit is contained in:
parent
9458dfb796
commit
9591d8bafc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343764
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user