[60891] trunk/dports/php/php5-midgard2/Portfile

jwa at macports.org jwa at macports.org
Fri Nov 27 08:14:05 PST 2009


Revision: 60891
          http://trac.macports.org/changeset/60891
Author:   jwa at macports.org
Date:     2009-11-27 08:14:05 -0800 (Fri, 27 Nov 2009)
Log Message:
-----------
version bump to 9.09.0, change livecheck, fix #22697

Modified Paths:
--------------
    trunk/dports/php/php5-midgard2/Portfile

Modified: trunk/dports/php/php5-midgard2/Portfile
===================================================================
--- trunk/dports/php/php5-midgard2/Portfile	2009-11-27 16:10:44 UTC (rev 60890)
+++ trunk/dports/php/php5-midgard2/Portfile	2009-11-27 16:14:05 UTC (rev 60891)
@@ -3,7 +3,8 @@
 PortSystem 1.0
 
 name		php5-midgard2
-version		9.03.0
+version		9.09.0
+set major	9.09
 categories	php
 maintainers	jwa
 description	A content management system
@@ -12,12 +13,13 @@
 platforms	darwin
 homepage	http://www.midgard-project.org/
 
-master_sites	http://www.midgard-project.org/midcom-serveattachmentguid-f81d4896349c11deb45bcbc6657b90569056/
+master_sites	http://www.midgard-project.org/midcom-serveattachmentguid-5a3fbb72d43311deb92f772d6a9636253625/
+distname	${name}-${major}
 
 #use_bzip2	yes
-checksums           md5     885447a4e9eb24c713cfe0fe4d223f34 \
-                    sha1    4ad83380a4a31c2a4833784a62ac8e03f5747e25 \
-                    rmd160  9c8d64305f061854c812c506cc445d7917763632
+checksums           md5     17ca674d72bdea699f8ad3f8598ee07e \
+                    sha1    a3ed8951c45775007cc429078755fb50da0ed813 \
+                    rmd160  c236175f229c30ccd307dee12aa26c2d01e86530
 
 depends_lib	port:midgard2-core \
     path:bin/php:php5
@@ -41,5 +43,5 @@
 }
 
 livecheck.type	regex
-livecheck.url	${homepage}download/9-3
+livecheck.url	${homepage}download/9-9
 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/20091127/2e974495/attachment.html>


More information about the macports-changes mailing list