[142915] trunk/dports/devel/coccinelle/Portfile

g5pw at macports.org g5pw at macports.org
Sat Dec 12 07:46:32 PST 2015


Revision: 142915
          https://trac.macports.org/changeset/142915
Author:   g5pw at macports.org
Date:     2015-11-27 08:21:21 -0800 (Fri, 27 Nov 2015)
Log Message:
-----------
devel/coccinelle:
  update to 1.0.4
  add license
  add missing dependency

Modified Paths:
--------------
    trunk/dports/devel/coccinelle/Portfile

Modified: trunk/dports/devel/coccinelle/Portfile
===================================================================
--- trunk/dports/devel/coccinelle/Portfile	2015-11-27 14:03:58 UTC (rev 142914)
+++ trunk/dports/devel/coccinelle/Portfile	2015-11-27 16:21:21 UTC (rev 142915)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                coccinelle
-version             1.0.0-rc21
-revision            2
+version             1.0.4
 license             GPL-2
 maintainers         g5pw openmaintainer
 
@@ -21,14 +20,15 @@
 
 depends_lib         port:ocaml \
                     port:ocaml-findlib \
-                    port:ocaml-menhir
+                    port:ocaml-menhir \
+                    port:ocaml-camlp4
 
 master_sites        ${homepage}/distrib
 
 extract.suffix      .tgz
 
-checksums           rmd160  d4e6e425a8161e5461c525c9f27c9dbf603342ec \
-                    sha256  a6609a1f800f84d058c9b395edd0597171594b685f551a9b9c03728a1b416783
+checksums           rmd160  fb363fd359bf41fbde07748f9eae31ce34de95f9 \
+                    sha256  7f823813a2ea299c0f6c01d8419b83c4dc6617116d32ba99d726443a1c22b06d
 
 configure.args-append \
                     --enable-release \
@@ -45,7 +45,7 @@
 
 # Build optimized version only
 # build.target        opt-only
-                    
+
 # TODO: Remove after 2015-12-26.
 variant python26 requires python27 description {Legacy variant} {}
 variant python31 requires python34 description {Legacy variant} {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/5c9ddcb8/attachment.html>


More information about the macports-changes mailing list