[49804] trunk/dports/games/ggz-client-libs/Portfile

devans at macports.org devans at macports.org
Sat Apr 18 03:29:04 PDT 2009


Revision: 49804
          http://trac.macports.org/changeset/49804
Author:   devans at macports.org
Date:     2009-04-18 03:29:03 -0700 (Sat, 18 Apr 2009)
Log Message:
-----------
ggz-client-libs: fix livecheck, update master_sites, add mode line.

Modified Paths:
--------------
    trunk/dports/games/ggz-client-libs/Portfile

Modified: trunk/dports/games/ggz-client-libs/Portfile
===================================================================
--- trunk/dports/games/ggz-client-libs/Portfile	2009-04-18 10:23:24 UTC (rev 49803)
+++ trunk/dports/games/ggz-client-libs/Portfile	2009-04-18 10:29:03 UTC (rev 49804)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -10,11 +11,15 @@
 description     The GGZ Gaming Zone - Core Client Libraries.
 long_description ${description}
 homepage	http://www.ggzgamingzone.org/
-master_sites	http://ftp.belnet.be/packages/ggzgamingzone/ggz/0.0.14.1/ \
-                http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/0.0.14.1/
+master_sites	http://ftp.belnet.be/packages/ggzgamingzone/ggz/${version}/ \
+                http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/${version}/
 checksums       md5     299eaa93721b1d867b5bf7dc6ac764b0 \
                 sha1    1328095d0f7e3415e1748208438127f0ee67a573 \
                 rmd160  b7a0e3b63261b3f8ff725eae212ecf0001c46fa8
 
 depends_lib     port:libggz \
-                port:expat
\ No newline at end of file
+                port:expat
+
+livecheck.check regex
+livecheck.url   http://ftp.belnet.be/packages/ggzgamingzone/ggz/
+livecheck.regex ">(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090418/5f3c1a82/attachment.html>


More information about the macports-changes mailing list