[66364] trunk/dports/archivers/lzip/Portfile

vinc17 at macports.org vinc17 at macports.org
Sat Apr 10 02:30:06 PDT 2010


Revision: 66364
          http://trac.macports.org/changeset/66364
Author:   vinc17 at macports.org
Date:     2010-04-10 02:30:03 -0700 (Sat, 10 Apr 2010)
Log Message:
-----------
lzip: bump to 1.10; updated livecheck regexp.

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

Modified: trunk/dports/archivers/lzip/Portfile
===================================================================
--- trunk/dports/archivers/lzip/Portfile	2010-04-10 08:55:15 UTC (rev 66363)
+++ trunk/dports/archivers/lzip/Portfile	2010-04-10 09:30:03 UTC (rev 66364)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name                lzip
-version             1.9
+version             1.10
 epoch               20091025
 categories          archivers
 platforms           darwin
@@ -17,9 +17,9 @@
                     software distribution and data archiving.
 homepage            http://www.nongnu.org/lzip/lzip.html
 master_sites        http://download.savannah.gnu.org/releases/lzip/
-checksums           md5     9e1d7f4db5b953e9f75b8500ebe0d4c0 \
-                    sha1    19d2109e5b81a4f2418edaa069de6a25c0138fc3 \
-                    rmd160  76e47d2e257630186f0afc98086f0c385022027c
+checksums           md5     84879f20450a69a94e125a67f4724d12 \
+                    sha1    ac2ac4be12cfbd9ba28998a52e5a2ab957369408 \
+                    rmd160  164cf51f1b3163a247da87e95009467ee70117c9
 
 post-destroot {
     set docdir ${destroot}${prefix}/share/doc/${name}
@@ -30,4 +30,4 @@
 
 livecheck.type      regex
 livecheck.url       ${master_sites}/?C=M&O=D
-livecheck.regex     ${name}-(\[-0-9a-z.\]+)\\.tar\\.gz
+livecheck.regex     ${name}-(\[-0-9.\]+)\\.tar\\.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100410/02f1f533/attachment.html>


More information about the macports-changes mailing list