[43514] trunk/dports/x11/xorg-libice/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Dec 10 23:22:01 PST 2008


Revision: 43514
          http://trac.macports.org/changeset/43514
Author:   jeremyhu at macports.org
Date:     2008-12-10 23:22:00 -0800 (Wed, 10 Dec 2008)
Log Message:
-----------
xorg-libice: Fixed lib->build dependency.  Added livecheck

Modified Paths:
--------------
    trunk/dports/x11/xorg-libice/Portfile

Modified: trunk/dports/x11/xorg-libice/Portfile
===================================================================
--- trunk/dports/x11/xorg-libice/Portfile	2008-12-11 06:59:39 UTC (rev 43513)
+++ trunk/dports/x11/xorg-libice/Portfile	2008-12-11 07:22:00 UTC (rev 43514)
@@ -20,6 +20,10 @@
                   sha1 67bc7d35a273023a593c10ce05fd307f496892b4 \
                   rmd160 cb83eafe547a04586877ffffa8d07e1dc9fcd613
 
-depends_lib       port:pkgconfig \
+depends_build     port:pkgconfig \
                   port:xorg-xproto \
                   port:xorg-xtrans
+
+livecheck.check regex
+livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex libICE-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081210/1d386a4e/attachment.html>


More information about the macports-changes mailing list