[36493] trunk/dports/www/wordpress/Portfile

jmpp at macports.org jmpp at macports.org
Sun May 4 00:02:08 PDT 2008


Revision: 36493
          http://trac.macosforge.org/projects/macports/changeset/36493
Author:   jmpp at macports.org
Date:     2008-05-04 00:02:02 -0700 (Sun, 04 May 2008)

Log Message:
-----------

Upgrade to the 1.5.1 release of wordpress.
Remove the useless 'configre {}' block since we're already using 'use_configure no'.

Modified Paths:
--------------
    trunk/dports/www/wordpress/Portfile

Modified: trunk/dports/www/wordpress/Portfile
===================================================================
--- trunk/dports/www/wordpress/Portfile	2008-05-04 06:32:05 UTC (rev 36492)
+++ trunk/dports/www/wordpress/Portfile	2008-05-04 07:02:02 UTC (rev 36493)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 
 name			wordpress
-version			2.5
+version			2.5.1
 categories		www
 maintainers		nomaintainer
 description		A state-of-the-art semantic personal publishing platform
@@ -11,9 +11,9 @@
 			with a focus on aesthetics, web standards, and usability.
 homepage		http://www.wordpress.org
 master_sites		ftp://ftp.stu.edu.tw/pub/wordpress/
-checksums		md5 3fb4931e18717098df9a7213c244c291 \
-			sha1    4887aa91ad5e2f6f958134474e843567de77b808 \
-			rmd160  62a504793b844db2d48e6044f513abadc33838eb
+checksums		md5 b1a40387006e54dcbd963d0cb5da0df4 \
+			sha1    4a8d82e9a80bc5b5c1c251e00296e93dbb364829 \
+			rmd160  1c8163747fb95d748e66e89d10afbcc3fdb13e92
 platforms		darwin freebsd
 
 depends_lib		port:apache2 port:php5 port:mysql5
@@ -41,7 +41,6 @@
 set docpath ${destroot}${prefix}/www/data
 
 use_configure   no
-configure		{}
 build			{}
 
 destroot {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080504/3dd54c7e/attachment.html


More information about the macports-changes mailing list