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

g5pw at macports.org g5pw at macports.org
Wed Jan 9 13:50:34 PST 2013


Revision: 101374
          https://trac.macports.org/changeset/101374
Author:   g5pw at macports.org
Date:     2013-01-09 13:50:34 -0800 (Wed, 09 Jan 2013)
Log Message:
-----------
devel/coccinelle:
  bump to 1.0.0-rc16
  add livecheck

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

Modified: trunk/dports/devel/coccinelle/Portfile
===================================================================
--- trunk/dports/devel/coccinelle/Portfile	2013-01-09 21:49:13 UTC (rev 101373)
+++ trunk/dports/devel/coccinelle/Portfile	2013-01-09 21:50:34 UTC (rev 101374)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                coccinelle
-version             1.0.0-rc15
+version             1.0.0-rc16
 license             GPL-2
 maintainers         g5pw openmaintainer
 
@@ -25,8 +25,8 @@
 
 extract.suffix      .tgz
 
-checksums           rmd160  6f819c1490fec0e9e73ef579beb68ef1491ae5bb \
-                    sha256  07fab4e17512925b958890bb13c0809797074f2e44a1107b0074bdcc156b9596
+checksums           rmd160  4be86e070cb339d20e4a38711ff938ce3a870d6f \
+                    sha256  83ad8b2757f49e90e97571b3a5f11b5fb6772165a8a23a4a12200e3637070140
 
 configure.args-append \
                     --enable-release \
@@ -62,3 +62,7 @@
     configure.args-append   --with-python=${mypydir}/bin/python3
     depends_lib-append      port:python32
 }
+
+livecheck.type      regex
+livecheck.url       ${homepage}/download.php
+livecheck.regex     "Current version: (\\d+.\\d+.\\d+(-rc\\d+)?)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130109/eda2fedb/attachment.html>


More information about the macports-changes mailing list