[49571] trunk/dports/www/midgard-core/Portfile

jwa at macports.org jwa at macports.org
Sun Apr 12 05:52:39 PDT 2009


Revision: 49571
          http://trac.macports.org/changeset/49571
Author:   jwa at macports.org
Date:     2009-04-12 05:52:38 -0700 (Sun, 12 Apr 2009)
Log Message:
-----------
version bump to 8.09.4, added dbus as dependency, modified livecheck

Modified Paths:
--------------
    trunk/dports/www/midgard-core/Portfile

Modified: trunk/dports/www/midgard-core/Portfile
===================================================================
--- trunk/dports/www/midgard-core/Portfile	2009-04-12 12:43:04 UTC (rev 49570)
+++ trunk/dports/www/midgard-core/Portfile	2009-04-12 12:52:38 UTC (rev 49571)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		midgard-core
-version		8.09.3
+version		8.09.4
 categories	www
 maintainers	jwa
 description	A content management system
@@ -12,16 +12,17 @@
 platforms	darwin
 homepage	http://www.midgard-project.org/
 
-master_sites	http://www.midgard-project.org/midcom-serveattachmentguid-f42fe790e0a311ddafc3f3560a69eef0eef0/
+master_sites	http://www.midgard-project.org/midcom-serveattachmentguid-9af6484c0f0911de86286f3b452c6f1a6f1a/
 
-use_bzip2	yes
-checksums           md5     a9d02b1f97a1981f6825c9ba681c1d2c \
-                    sha1    635c0b966fc6a0f87028d3daa963f934de3e16c0 \
-                    rmd160  05cf8e3a65824327a7830c188cc1d4a5366f10f2
+#use_bzip2	yes
+checksums           md5     22bb3d209965e925446cdb03c51b7e51 \
+                    sha1    a8b5a4680b5b2ed0e9e7041a7e1577ed92b7397a \
+                    rmd160  f2f64c10e42f4a0ecb2821160697b20a4c3429ab
 
 depends_lib	port:expat \
     port:gettext \
     port:glib2 \
+    port:dbus \
     port:libiconv \
     port:libxml2 \
     port:mysql5 \
@@ -45,4 +46,4 @@
 
 livecheck.check	regex
 livecheck.url	${homepage}download
-livecheck.regex	${name}-(\[1-9\]+.\[0-9\]+.\[0-9\]+).tar.bz2
+livecheck.regex	${name}-(\[1-9\]+.\[0-9\]+.\[0-9\]+).tar.\[bg\]z
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090412/a473a1c0/attachment.html>


More information about the macports-changes mailing list