[100473] trunk/dports/devel/radare2/Portfile

pixilla at macports.org pixilla at macports.org
Thu Dec 13 07:57:40 PST 2012


Revision: 100473
          https://trac.macports.org/changeset/100473
Author:   pixilla at macports.org
Date:     2012-12-13 07:57:40 -0800 (Thu, 13 Dec 2012)
Log Message:
-----------
devel/radare2:
- Fix livecheck.
- Leave maintainer to the capable g5pw.

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

Modified: trunk/dports/devel/radare2/Portfile
===================================================================
--- trunk/dports/devel/radare2/Portfile	2012-12-13 13:48:34 UTC (rev 100472)
+++ trunk/dports/devel/radare2/Portfile	2012-12-13 15:57:40 UTC (rev 100473)
@@ -8,7 +8,7 @@
 categories          devel
 platforms           darwin
 license             LGPL-3+
-maintainers         g5pw pixilla openmaintainer
+maintainers         g5pw openmaintainer
 description         Opensource tools to disasm, debug, analyze and manipulate binary files.
 long_description    ${name} provides ${description}.
 homepage            http://radare.org
@@ -28,4 +28,4 @@
 
 livecheck.type      regex
 livecheck.url       ${homepage}/y/?p=download
-livecheck.regex     "${name}-(\\d\\.\\d)"
+livecheck.regex     "${name}-(\\d+\\.\\d+(\[0-9rc.\]+)?)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121213/00d57fb6/attachment.html>


More information about the macports-changes mailing list