[121080] trunk/dports/devel/codeblocks/Portfile

mojca at macports.org mojca at macports.org
Tue Jun 17 01:01:03 PDT 2014


Revision: 121080
          https://trac.macports.org/changeset/121080
Author:   mojca at macports.org
Date:     2014-06-17 01:01:03 -0700 (Tue, 17 Jun 2014)
Log Message:
-----------
codeblocks: add livecheck

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

Modified: trunk/dports/devel/codeblocks/Portfile
===================================================================
--- trunk/dports/devel/codeblocks/Portfile	2014-06-17 07:29:44 UTC (rev 121079)
+++ trunk/dports/devel/codeblocks/Portfile	2014-06-17 08:01:03 UTC (rev 121080)
@@ -18,10 +18,10 @@
                     It was designed, right from the start, to be \
                     extensible and configurable.
 
-homepage            http://codeblocks.org/
+homepage            http://www.codeblocks.org/
 master_sites        http://download.berlios.de/codeblocks/ \
                     sourceforge:codeblocks
-distname            ${name}_${version}-1
+distname            ${name}_${version}-${release}
 worksrcdir          ${name}-${version}
 checksums           rmd160  e5e469431b792687ba029689b1107a0d735bce8b \
                     sha256  772450046e8c8ba2ea0086acf433a46b83e6254fae64df9c8ca132a22f949610
@@ -159,3 +159,7 @@
         default_variants +wxwidgets30
     }
 }
+
+livecheck.type      regex
+livecheck.url       ${homepage}/downloads/source
+livecheck.regex     <p>${name}_(\[0-9.\]+)-\\d+${extract.suffix}</p>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140617/cfee6b4d/attachment.html>


More information about the macports-changes mailing list