[125606] trunk/dports/archivers/xz/Portfile

afb at macports.org afb at macports.org
Mon Sep 22 12:37:36 PDT 2014


Revision: 125606
          https://trac.macports.org/changeset/125606
Author:   afb at macports.org
Date:     2014-09-22 12:37:36 -0700 (Mon, 22 Sep 2014)
Log Message:
-----------
xz: upgrade to 5.0.7 (#45098)

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

Modified: trunk/dports/archivers/xz/Portfile
===================================================================
--- trunk/dports/archivers/xz/Portfile	2014-09-22 19:25:31 UTC (rev 125605)
+++ trunk/dports/archivers/xz/Portfile	2014-09-22 19:37:36 UTC (rev 125606)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            xz
-version         5.0.5
+version         5.0.7
 categories      archivers
 # some executables are GPL, libs and everything else are public domain
 license         {public-domain GPL-2+}
@@ -20,8 +20,8 @@
 master_sites    ${homepage}
 use_bzip2       yes
 
-checksums       sha1    166b228efae6bfadbbf831e9982510209d74240e \
-                rmd160  16c0a0b4a72023342b1ece8151c8d0bdf8b40968
+checksums       sha1    7458b6492889a218a4a29e2a5b1e2ff7ca65a947 \
+                rmd160  db820c362fabb1ea49cb5071e27946aa92d2f1d9
 
 depends_lib     port:libiconv port:gettext
 
@@ -34,5 +34,5 @@
 configure.cppflags -I${worksrcpath}/src/liblzma/check -I${prefix}/include
 
 livecheck.url   ${homepage}
-livecheck.regex xz-(\[0-9.a-z\]*)\.tar\.gz
+livecheck.regex xz-(\[0-9.a-z\]*)${extract.suffix}
 livecheck.type  regexm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140922/ea960ae6/attachment.html>


More information about the macports-changes mailing list