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

jwa at macports.org jwa at macports.org
Tue Oct 7 09:09:24 PDT 2008


Revision: 40580
          http://trac.macports.org/changeset/40580
Author:   jwa at macports.org
Date:     2008-10-07 09:09:22 -0700 (Tue, 07 Oct 2008)
Log Message:
-----------
version bump to 8.09.0

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

Modified: trunk/dports/www/midgard-core/Portfile
===================================================================
--- trunk/dports/www/midgard-core/Portfile	2008-10-07 14:47:15 UTC (rev 40579)
+++ trunk/dports/www/midgard-core/Portfile	2008-10-07 16:09:22 UTC (rev 40580)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		midgard-core
-version		1.8.9
+version		8.09.0
 categories	www
 maintainers	jwa
 description	A content management system
@@ -12,12 +12,12 @@
 platforms	darwin
 homepage	http://www.midgard-project.org/
 
-master_sites	http://www.midgard-project.org/midcom-serveattachmentguid-e17cc4006dea11dd82243d913f859e0c9e0c/
+master_sites	http://www.midgard-project.org/midcom-serveattachmentguid-3f8266c4946811dd89ae7b5a33217b587b58/
 
 use_bzip2	yes
-checksums	md5 40350efaadb2f63cce73acd454ff4b63 \
-    sha1 3acc2f6e7bbaf2707ef199dcb7f793b5c19f85e9 \
-    rmd160 9c43007195d408e210d8862416e750b5f3574fd7
+checksums	md5 af567f4bdc4d1583da4b6857957c201d \
+    sha1 a35331dfbaf33d842c9a37f47e704ef5dc4f4d0e \
+    rmd160 338ed8e2e105096b5061cdfeb0eeab5811d54e5c
 
 depends_lib	port:expat \
     port:gettext \
@@ -33,11 +33,6 @@
     --with-mysql-config=mysql_config5 \
     --with-iconv=${prefix}
 
-post-destroot {
-    reinplace "s;${workpath}/mysql5/lib;${prefix}/lib/mysql5;" ${destroot}${prefix}/bin/midgard-config
-    reinplace "s;${workpath}/mysql5/include;${prefix}/include/mysql5;" ${destroot}${prefix}/bin/midgard-config
-}
-
 variant check description {add unit tests} {
     depends_lib-append port:check
     configure.args-append --with-check=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081007/8b24b763/attachment.html 


More information about the macports-changes mailing list