[107218] trunk/dports/textproc/libxl/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Jun 21 15:59:53 PDT 2013
Revision: 107218
https://trac.macports.org/changeset/107218
Author: ryandesign at macports.org
Date: 2013-06-21 15:59:53 -0700 (Fri, 21 Jun 2013)
Log Message:
-----------
libxl: update to 3.5.1.0
Modified Paths:
--------------
trunk/dports/textproc/libxl/Portfile
Modified: trunk/dports/textproc/libxl/Portfile
===================================================================
--- trunk/dports/textproc/libxl/Portfile 2013-06-21 22:48:31 UTC (rev 107217)
+++ trunk/dports/textproc/libxl/Portfile 2013-06-21 22:59:53 UTC (rev 107218)
@@ -4,7 +4,7 @@
PortSystem 1.0
name libxl
-version 3.4.2.0
+version 3.5.1.0
set branch [join [lrange [split ${version} .] 0 2] .]
categories textproc
platforms darwin
@@ -17,11 +17,10 @@
homepage http://www.libxl.com/
master_sites ${homepage}download
-dist_subdir ${name}/${version}
-distfiles [suffix libxl-mac-${branch}]
+distfiles [suffix libxl-mac-${version}]
-checksums rmd160 f8e84ae35f483aff6e1e155ba7f4e56c06fd208f \
- sha256 401a6dbffdffbbc648de572bcf6ab94aafeb9390425f09f512574ffbd1e9e498
+checksums rmd160 c5a31d820477bc5740404f4c8ca1575f36709e20 \
+ sha256 191f95d9c5103206a0d88c01c1df90f3ccc3f4f83562b463e636fdfc886f46c2
use_configure no
@@ -55,6 +54,7 @@
copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${subport}
}
+livecheck.version ${branch}
livecheck.url ${homepage}download.html
livecheck.regex {LibXL for Mac ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130621/02033372/attachment.html>
More information about the macports-changes
mailing list