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

jmpp at macports.org jmpp at macports.org
Mon Feb 18 21:01:36 PST 2008


Revision: 34245
          http://trac.macosforge.org/projects/macports/changeset/34245
Author:   jmpp at macports.org
Date:     2008-02-18 21:01:35 -0800 (Mon, 18 Feb 2008)

Log Message:
-----------
Upgrade wordpress to its 2.3.3 release, moving it to nomaintainer since Joe is no longer with us.

-This line, and those below, will be ignored--

M    Portfile

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

Modified: trunk/dports/www/wordpress/Portfile
===================================================================
--- trunk/dports/www/wordpress/Portfile	2008-02-19 04:04:41 UTC (rev 34244)
+++ trunk/dports/www/wordpress/Portfile	2008-02-19 05:01:35 UTC (rev 34245)
@@ -2,15 +2,17 @@
 PortSystem		1.0
 
 name			wordpress
-version			2.0.4
+version			2.3.3
 categories		www
-maintainers		joe at netmusician.org
+maintainers		nomaintainer
 description		A state-of-the-art semantic personal publishing platform
 long_description	WordPress is a state-of-the-art semantic personal publishing platform \
 			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 0de8e4b2051ce9313a23d7726210d5e3
+checksums		md5 19518de1117aa68f0c3de84b6858efc3 \
+			sha1    767747b9fb44714dd71122f5a58dba4c662b3155 \
+			rmd160  8127ffd2c36a9cb3d437b8ac12d86b1d2ce36d09
 platforms		darwin freebsd
 
 depends_lib		port:apache2 port:php5 port:mysql5
@@ -45,5 +47,3 @@
 	xinstall -d -m 0755 ${docpath}/wordpress
 	eval file copy [glob ${workpath}/wordpress/*] ${docpath}/wordpress
 }
-
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080218/57b58114/attachment.html 


More information about the macports-changes mailing list