[60384] trunk/dports/www/midgard-core/Portfile
jwa at macports.org
jwa at macports.org
Tue Nov 10 11:25:36 PST 2009
Revision: 60384
http://trac.macports.org/changeset/60384
Author: jwa at macports.org
Date: 2009-11-10 11:25:35 -0800 (Tue, 10 Nov 2009)
Log Message:
-----------
version bump to 8.09.6.1, remove dbus dependency dbus-glib depending on that already, fix livecheck to show incremental releases also
Modified Paths:
--------------
trunk/dports/www/midgard-core/Portfile
Modified: trunk/dports/www/midgard-core/Portfile
===================================================================
--- trunk/dports/www/midgard-core/Portfile 2009-11-10 18:20:55 UTC (rev 60383)
+++ trunk/dports/www/midgard-core/Portfile 2009-11-10 19:25:35 UTC (rev 60384)
@@ -3,7 +3,7 @@
PortSystem 1.0
name midgard-core
-version 8.09.6
+version 8.09.6.1
categories www
maintainers jwa
description A content management system
@@ -12,17 +12,16 @@
platforms darwin
homepage http://www.midgard-project.org/
-master_sites http://www.midgard-project.org/midcom-serveattachmentguid-cb1ba14cbd5b11debcc1053dee8477407740/
+master_sites http://www.midgard-project.org/midcom-serveattachmentguid-19a2c770ce0811dea4b9233b51a481a081a0/
#use_bzip2 yes
-checksums md5 8623b476eb37917bfee45ce3cb3ec756 \
- sha1 c214022d2f0175cd39ce5ff2ef3810e2338b2e70 \
- rmd160 a0ad33999a12e72f8e4e966e91896ce671e8e316
+checksums md5 f1e54a3be438ffd576d3ce8957066c60 \
+ sha1 f4eb2f52cedcfd4f3d5efee14f6cc265a6f15abc \
+ rmd160 ec241efd5246676b7e496bffd1d308509b95deec
depends_lib port:expat \
port:gettext \
path:lib/pkgconfig/glib-2.0.pc:glib2 \
- port:dbus \
port:dbus-glib \
port:libiconv \
port:libxml2 \
@@ -49,4 +48,4 @@
livecheck.type regex
livecheck.url ${homepage}download
-livecheck.regex ${name}-(\[1-9\]+.\[0-9\]+.\[0-9\]+).tar.\[bg\]z
+livecheck.regex ${name}-(\[1-9\]+\\.\[0-9\]+\\.\[0-9\]+\[0-9.\]*).tar.\[bg\]z
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091110/5c6fa973/attachment.html>
More information about the macports-changes
mailing list