FreeBSD Bugzilla – Attachment 165575 Details for
Bug 206244
[PATCH] devel/coccinelle: Update to version 1.0.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel_coccinelle.diff
devel_coccinelle.diff (text/plain), 3.58 KB, created by
tkato432
on 2016-01-14 18:31:05 UTC
(
hide
)
Description:
devel_coccinelle.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2016-01-14 18:31:05 UTC
Size:
3.58 KB
patch
obsolete
>diff -urN /usr/ports/devel/coccinelle/Makefile devel/coccinelle/Makefile >--- /usr/ports/devel/coccinelle/Makefile 2015-08-24 03:52:57.956497000 +0900 >+++ devel/coccinelle/Makefile 2016-01-15 00:00:00.000000000 +0900 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/devel/coccinelle/Makefile 390704 2015-06-27 13:52:16Z dumbbell $ > > PORTNAME= coccinelle >-DISTVERSION= 1.0.1 >+PORTVERSION= 1.0.4 > CATEGORIES= devel > MASTER_SITES= http://coccinelle.lip6.fr/distrib/ > >@@ -17,13 +17,14 @@ > ocaml-pcre>=0:${PORTSDIR}/devel/ocaml-pcre > LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre > >-USES= gmake perl5 pkgconfig:build python tar:tgz >-GNU_CONFIGURE= yes >-USE_PERL5= build > USE_OCAML= 3.0+ > USE_OCAML_CAMLP4=yes >-MAKE_ARGS= PYTHON_VERSION=${PYTHON_VER} >-CONFIGURE_ENV= PYVER=${PYTHON_VER} PYTHON=${PYTHON_CMD} >+ >+USES= gmake perl5 pkgconfig:build python tar:tgz >+USE_PERL5= build >+GNU_CONFIGURE= yes >+CONFIGURE_ENV= PYTHON="${PYTHON_CMD}" PYVER="${PYTHON_VER}" >+MAKE_ARGS= PYTHON_VERSION="${PYTHON_VER}" > > post-install: > # FIXME: Stripping spatch(1) breaks the executable. >diff -urN /usr/ports/devel/coccinelle/distinfo devel/coccinelle/distinfo >--- /usr/ports/devel/coccinelle/distinfo 2015-08-24 03:52:57.986119000 +0900 >+++ devel/coccinelle/distinfo 2016-01-15 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (coccinelle-1.0.1.tgz) = 39caac46c1f80cbe5de21164c5b31a794e3befdb9cd7ef1d080d455ac171b526 >-SIZE (coccinelle-1.0.1.tgz) = 2772730 >+SHA256 (coccinelle-1.0.4.tgz) = 7f823813a2ea299c0f6c01d8419b83c4dc6617116d32ba99d726443a1c22b06d >+SIZE (coccinelle-1.0.4.tgz) = 2484218 >diff -urN /usr/ports/devel/coccinelle/pkg-descr devel/coccinelle/pkg-descr >--- /usr/ports/devel/coccinelle/pkg-descr 2015-08-24 03:52:57.986544000 +0900 >+++ devel/coccinelle/pkg-descr 2016-01-15 00:00:00.000000000 +0900 >@@ -1,11 +1,12 @@ >-Coccinelle is a program matching and transformation engine which provides the >-language SmPL (Semantic Patch Language) for specifying desired matches and >-transformations in C code. Coccinelle was initially targeted towards performing >-collateral evolutions in Linux. Such evolutions comprise the changes that are >-needed in client code in response to evolutions in library APIs, and may >-include modifications such as renaming a function, adding a function argument >-whose value is somehow context-dependent, and reorganizing a data >-structure. Beyond collateral evolutions, Coccinelle is successfully used (by us >-and others) for finding and fixing bugs in systems code. >+Coccinelle is a program matching and transformation engine which >+provides the language SmPL (Semantic Patch Language) for specifying >+desired matches and transformations in C code. Coccinelle was initially >+targeted towards performing collateral evolutions in Linux. Such >+evolutions comprise the changes that are needed in client code in >+response to evolutions in library APIs, and may include modifications >+such as renaming a function, adding a function argument whose value is >+somehow context-dependent, and reorganizing a data structure. Beyond >+collateral evolutions, Coccinelle is successfully used (by us and >+others) for finding and fixing bugs in systems code. > > WWW: http://coccinelle.lip6.fr/ >diff -urN /usr/ports/devel/coccinelle/pkg-plist devel/coccinelle/pkg-plist >--- /usr/ports/devel/coccinelle/pkg-plist 2015-08-24 03:52:57.956025000 +0900 >+++ devel/coccinelle/pkg-plist 2016-01-15 00:00:00.000000000 +0900 >@@ -1,3 +1,4 @@ >+bin/pycocci > bin/spatch > bin/spatch.byte > lib/coccinelle/dllpycaml_stubs.so >@@ -41,5 +42,6 @@ > lib/coccinelle/spatch > lib/coccinelle/standard.h > lib/coccinelle/standard.iso >+man/man1/pycocci.1.gz > man/man1/spatch.1.gz > man/man3/Coccilib.3cocci.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 206244
: 165575