[64162] trunk/dports/archivers/atool/Portfile

vinc17 at macports.org vinc17 at macports.org
Wed Feb 24 05:30:54 PST 2010


Revision: 64162
          http://trac.macports.org/changeset/64162
Author:   vinc17 at macports.org
Date:     2010-02-24 05:30:53 -0800 (Wed, 24 Feb 2010)
Log Message:
-----------
atool: version update 0.35.0 -> 0.37.0 (Fixes #23352, maintainer timeout)
and added livecheck support.

Modified Paths:
--------------
    trunk/dports/archivers/atool/Portfile

Modified: trunk/dports/archivers/atool/Portfile
===================================================================
--- trunk/dports/archivers/atool/Portfile	2010-02-24 11:57:56 UTC (rev 64161)
+++ trunk/dports/archivers/atool/Portfile	2010-02-24 13:30:53 UTC (rev 64162)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            atool
-version         0.35.0
+version         0.37.0
 categories      archivers
 platforms       darwin
 maintainers     devils.com:expiation
@@ -14,9 +14,9 @@
 
 master_sites    http://download.savannah.gnu.org/releases/atool/
 
-checksums       md5 d038450b20d28b773cdcded6e2d1fcc6 \
-                sha1 e1c8ecdb40ce5d5686015c04fc854408f667509a \
-                rmd160 3c7178dc976adca43be5e202ec4ed85f4279b76b
+checksums       md5     2607e9b19518af4145be8a6bed454477 \
+                sha1    26dc7799db048183e106df5adc9748e831b37490 \
+                rmd160  d497e14963701920c530c85d7cdd3e57b58ffdce
 
 post-patch {
 	# /usr/bin/sed does not work, use ${prefix}/bin/gsed instead
@@ -40,3 +40,6 @@
 
 universal_variant   no
 
+livecheck.type  regex
+livecheck.url   ${homepage}
+livecheck.regex "latest version of atool is (\[0-9.\]+),"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100224/10b3bb92/attachment.html>


More information about the macports-changes mailing list