[59797] trunk/dports/www/php5-midgard/Portfile

jwa at macports.org jwa at macports.org
Thu Oct 22 11:42:10 PDT 2009


Revision: 59797
          http://trac.macports.org/changeset/59797
Author:   jwa at macports.org
Date:     2009-10-22 11:42:08 -0700 (Thu, 22 Oct 2009)
Log Message:
-----------
version bump to 8.09.6, changed the PHP dependency to php52 due to incompatibility

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

Modified: trunk/dports/www/php5-midgard/Portfile
===================================================================
--- trunk/dports/www/php5-midgard/Portfile	2009-10-22 18:41:16 UTC (rev 59796)
+++ trunk/dports/www/php5-midgard/Portfile	2009-10-22 18:42:08 UTC (rev 59797)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		php5-midgard
-version		8.09.5
+version		8.09.6
 categories	www
 maintainers	jwa
 description	A content management system
@@ -12,15 +12,15 @@
 platforms	darwin
 homepage	http://www.midgard-project.org/
 
-master_sites	http://www.midgard-project.org/midcom-serveattachmentguid-8b1b48ee332d11dea2e5071583792a5b2a5b/
+master_sites	http://www.midgard-project.org/midcom-serveattachmentguid-41f17ba2bd5c11de829d3169c95cb19ab19a/
 
 #use_bzip2	yes
-checksums           md5     0ed1af1d30fa302c6b14ebca22563e83 \
-                    sha1    c04d70995601e6ecfa87b5044efecd71611a3ead \
-                    rmd160  9f4c616f6660b8354a2ee2baa4a8e6be0f492b06
+checksums           md5     9a75042484615f1c29e2d488b0733178 \
+                    sha1    a240d740d163aaaae763a93e1c98cfe938104205 \
+                    rmd160  452b85d5e1bb0b321f5ffe0ede676baad90cb0e6
 
 depends_lib	port:midgard-core \
-    path:bin/php:php5
+    port:php52
 
 pre-configure	{
     system "cd ${worksrcpath} && phpize"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091022/549564a9/attachment.html>


More information about the macports-changes mailing list