aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2014-03-21 05:05:18 +0800
committerpawel <pawel@FreeBSD.org>2014-03-21 05:05:18 +0800
commit87482d65be1f3e07ea2acfcb28ce9cdbeb6265aa (patch)
treefcb455fec50035f315589c8a821222644f961e28 /devel
parent7b65b5437474405941a5c887caaf4ad5e42f0e18 (diff)
downloadfreebsd-ports-gnome-87482d65be1f3e07ea2acfcb28ce9cdbeb6265aa.tar.gz
freebsd-ports-gnome-87482d65be1f3e07ea2acfcb28ce9cdbeb6265aa.tar.zst
freebsd-ports-gnome-87482d65be1f3e07ea2acfcb28ce9cdbeb6265aa.zip
- Update to version 1.0.0-rc19 [1]
- Add LICENSE [1] - Don't strip binaries, this fixes [2] - Fix COMMENT PR: ports/187250 [1] ports/186613 [2] Submitted by: Alexandre Perrin <alex@kaworu.ch> [1] Approved by: maintainer timeout
Diffstat (limited to 'devel')
-rw-r--r--devel/coccinelle/Makefile15
-rw-r--r--devel/coccinelle/distinfo4
2 files changed, 7 insertions, 12 deletions
diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile
index f5858c3c3f22..dcd55b8a505c 100644
--- a/devel/coccinelle/Makefile
+++ b/devel/coccinelle/Makefile
@@ -2,29 +2,24 @@
# $FreeBSD$
PORTNAME= coccinelle
-DISTVERSION= 1.0.0-rc18
+DISTVERSION= 1.0.0-rc19
CATEGORIES= devel
MASTER_SITES= http://coccinelle.lip6.fr/distrib/
EXTRACT_SUFX= .tgz
MAINTAINER= avg@icyb.net.ua
-COMMENT= Coccinelle is a program matching and transformation engine
+COMMENT= Program matching and transformation engine
+
+LICENSE= GPLv2
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
-USES= shebangfix gmake perl5 pkgconfig:build
+USES= gmake perl5 pkgconfig:build
GNU_CONFIGURE= yes
USE_PERL5= build
USE_PYTHON= yes
USE_OCAML= 3.0+
-bash_CMD= ${SH}
-SHEBANG_FILES= setup/echo.sh
MAKE_ARGS+= PYTHON_VERSION=${PYTHON_VER}
CONFIGURE_ENV+= PYVER=${PYTHON_VER} PYTHON=${PYTHON_CMD}
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${DATADIR}/dllpcre_stubs.so \
- ${STAGEDIR}${DATADIR}/dllpycaml_stubs.so \
- ${STAGEDIR}${DATADIR}/spatch
-
.include <bsd.port.mk>
diff --git a/devel/coccinelle/distinfo b/devel/coccinelle/distinfo
index 45d864d666e9..f8ca20f159d1 100644
--- a/devel/coccinelle/distinfo
+++ b/devel/coccinelle/distinfo
@@ -1,2 +1,2 @@
-SHA256 (coccinelle-1.0.0-rc18.tgz) = e5e66b28f7e91226bef00a3795d4f300bdaca1d381a2384b5d855f60cf595c1f
-SIZE (coccinelle-1.0.0-rc18.tgz) = 3120697
+SHA256 (coccinelle-1.0.0-rc19.tgz) = d2ded0d2777f64e25ba8458e4f70f1e68ae47b394cb310ebbc097dacb75bfbbc
+SIZE (coccinelle-1.0.0-rc19.tgz) = 3151229