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

ryandesign at macports.org ryandesign at macports.org
Sat Oct 1 05:57:12 CEST 2016


Revision: 153458
          https://trac.macports.org/changeset/153458
Author:   ryandesign at macports.org
Date:     2016-09-30 20:57:12 -0700 (Fri, 30 Sep 2016)
Log Message:
-----------
libxl: Update to 3.7.0.0

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

Modified: trunk/dports/textproc/libxl/Portfile
===================================================================
--- trunk/dports/textproc/libxl/Portfile	2016-10-01 03:51:35 UTC (rev 153457)
+++ trunk/dports/textproc/libxl/Portfile	2016-10-01 03:57:12 UTC (rev 153458)
@@ -4,7 +4,8 @@
 PortSystem          1.0
 
 name                libxl
-version             3.6.5.2
+version             3.7.0.0
+set branch          [join [lrange [split ${version} .] 0 2] .]
 categories          textproc
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -17,11 +18,13 @@
 homepage            http://www.libxl.com/
 master_sites        ${homepage}download/
 dist_subdir         ${name}/${version}
-distname            libxl-mac-${version}
+distfiles           libxl-mac-${branch}${extract.suffix}
 
-checksums           rmd160  a03db84f2c388de5cda25eb0d700d48e1492b981 \
-                    sha256  3b90a662adfa6717cb282a40032520ef5795306948a456af994d4acaba1c3d7e
+checksums           rmd160  f816f71ac21d4aea4167517f58930962e0d6e337 \
+                    sha256  bf45255086708496eec10f9df54b94d1789fdbab69e7b5c4102f5c3f068ebec3
 
+worksrcdir          libxl-mac-${version}
+
 use_configure       no
 
 variant universal {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160930/abde2a10/attachment.html>


More information about the macports-changes mailing list