[43517] trunk/dports/x11/xorg-libsm/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Dec 10 23:29:02 PST 2008
Revision: 43517
http://trac.macports.org/changeset/43517
Author: jeremyhu at macports.org
Date: 2008-12-10 23:29:01 -0800 (Wed, 10 Dec 2008)
Log Message:
-----------
xorg-libSM: Version bump, added livecheck, fixed lib->build dependencies
Modified Paths:
--------------
trunk/dports/x11/xorg-libsm/Portfile
Modified: trunk/dports/x11/xorg-libsm/Portfile
===================================================================
--- trunk/dports/x11/xorg-libsm/Portfile 2008-12-11 07:23:45 UTC (rev 43516)
+++ trunk/dports/x11/xorg-libsm/Portfile 2008-12-11 07:29:01 UTC (rev 43517)
@@ -3,7 +3,7 @@
PortSystem 1.0
name xorg-libsm
-version 1.0.3
+version 1.1.0
categories x11 devel
maintainers gmail.com:mvfranz
platforms darwin macosx
@@ -15,11 +15,23 @@
master_sites ${homepage}pub/individual/lib/
distname libSM-${version}
use_bzip2 yes
+use_parallel_build yes
-checksums md5 184cbf502b3cd5d7ba5f9d1290a99606 \
- sha1 ccf38d4575da92b750640525af55d770b85765e1 \
- rm160 f60939a7681ca06c228847da146021c0d3931f32
+checksums md5 05a04c2b6382fb0054f6c70494e22733 \
+ sha1 2760a80f0bd1b4728535a92601ce2db0b98cdd98 \
+ rmd160 17edd4f1e931058f86ccdff17829115d2c1f5bad
-depends_lib port:pkgconfig \
- port:xorg-libice \
- port:xorg-xproto
+depends_build \
+ port:pkgconfig \
+ port:xorg-xproto \
+ port:xorg-xtrans
+
+depends_lib \
+ port:xorg-libice
+
+configure.args --without-libuuid
+
+livecheck.check regex
+livecheck.url [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex libSM-(\\d+(?:\\.\\d+)*)
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081210/d4dbea90/attachment.html>
More information about the macports-changes
mailing list