[143903] trunk/dports/textproc/libxl/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 26 02:06:17 PST 2015


Revision: 143903
          https://trac.macports.org/changeset/143903
Author:   ryandesign at macports.org
Date:     2015-12-26 02:06:16 -0800 (Sat, 26 Dec 2015)
Log Message:
-----------
libxl: update to 3.6.5.2

Modified Paths:
--------------
    trunk/dports/textproc/libxl/Portfile

Modified: trunk/dports/textproc/libxl/Portfile
===================================================================
--- trunk/dports/textproc/libxl/Portfile	2015-12-26 09:40:31 UTC (rev 143902)
+++ trunk/dports/textproc/libxl/Portfile	2015-12-26 10:06:16 UTC (rev 143903)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                libxl
-version             3.6.4.0
-set branch          [join [lrange [split ${version} .] 0 2] .]
+version             3.6.5.2
 categories          textproc
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -18,13 +17,11 @@
 homepage            http://www.libxl.com/
 master_sites        ${homepage}download/
 dist_subdir         ${name}/${version}
-distfiles           libxl-mac-${branch}${extract.suffix}
+distname            libxl-mac-${version}
 
-checksums           rmd160  0c944b934d31117a4e017272ec545d124a4bd24c \
-                    sha256  f408b6962f69216f1e03565e01f75fea05a6e728c62b9891c2f8c05f0f8bf2aa
+checksums           rmd160  a03db84f2c388de5cda25eb0d700d48e1492b981 \
+                    sha256  3b90a662adfa6717cb282a40032520ef5795306948a456af994d4acaba1c3d7e
 
-worksrcdir          libxl-mac-${version}
-
 use_configure       no
 
 variant universal {}
@@ -60,9 +57,8 @@
     copy ${worksrcpath}/examples ${destroot}${prefix}/share/doc/${subport}/
 }
 
-livecheck.version   ${branch}
 livecheck.url       ${homepage}download.html
-livecheck.regex     {LibXL for Mac ([0-9.]+)}
+livecheck.regex     download/libxl-mac-(\[0-9.\]+)${extract.suffix}
 
 notes "
 LibXL is commercial software that requires a license to unlock all features.\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151226/3e82c985/attachment.html>


More information about the macports-changes mailing list