[65937] trunk/dports/x11/fireworkx/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Apr 3 03:28:25 PDT 2010
Revision: 65937
http://trac.macports.org/changeset/65937
Author: ryandesign at macports.org
Date: 2010-04-03 03:28:22 -0700 (Sat, 03 Apr 2010)
Log Message:
-----------
fireworkx: fix livecheck
Modified Paths:
--------------
trunk/dports/x11/fireworkx/Portfile
Modified: trunk/dports/x11/fireworkx/Portfile
===================================================================
--- trunk/dports/x11/fireworkx/Portfile 2010-04-03 08:55:20 UTC (rev 65936)
+++ trunk/dports/x11/fireworkx/Portfile 2010-04-03 10:28:22 UTC (rev 65937)
@@ -13,15 +13,13 @@
homepage http://www.ronybc.8k.com/fireworkx.htm
master_sites ftp://ftp.rz.uni-karlsruhe.de/pub/mirror/ftp.rus.uni-stuttgart.de/pub/mirror/sunsite.unc.edu/pub/Linux/X11/colors
-distname ${distname}.src
+extract.suffix .src${extract.suffix}
checksums md5 634df6e7c37c682897a98bb82c1b75cf
patchfiles patch-Makefile
depends_lib \
port:xorg-libX11
-worksrcdir ${name}-${version}
-
use_configure no
destroot {
@@ -36,3 +34,6 @@
variant universal {
build.target-append CFLAGS="${configure.cflags} ${configure.universal_cflags} -I${prefix}/include" LDFLAGS="${configure.ldflags} ${configure.universal_ldflags} -L${prefix}/lib"
}
+
+livecheck.type regex
+livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100403/f7f8ab91/attachment.html>
More information about the macports-changes
mailing list