Date: Mon, 21 Dec 2009 20:18:01 +0800 (CST) From: Bo-Yi Wu <appleboy.tw@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ychsiao@ychsiao.org Subject: ports/141834: [PATCH] www/wordpress : update to 2.9 Message-ID: <200912211218.nBLCI1E4063077@freebsd.ee.ccu.edu.tw> Resent-Message-ID: <200912211220.nBLCK6Oa073676@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141834 >Category: ports >Synopsis: [PATCH] www/wordpress : update to 2.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 21 12:20:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Bo-Yi Wu >Release: FreeBSD 7.1-RELEASE-p8 i386 >Organization: III of Taiwan >Environment: System: FreeBSD freebsd.ee.ccu.edu.tw 7.1-RELEASE-p8 FreeBSD 7.1-RELEASE-p8 #0: Fri Oct 2 07:10:41 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update to 2.9 >How-To-Repeat: >Fix: --- wordpress.patch begins here --- diff -ruN /usr/ports/www/wordpress/Makefile wordpress/Makefile --- /usr/ports/www/wordpress/Makefile 2009-11-15 05:24:12.000000000 +0800 +++ wordpress/Makefile 2009-12-21 20:10:23.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 2.8.6 +PORTVERSION= 2.9 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ \ diff -ruN /usr/ports/www/wordpress/distinfo wordpress/distinfo --- /usr/ports/www/wordpress/distinfo 2009-11-15 05:24:12.000000000 +0800 +++ wordpress/distinfo 2009-12-21 18:56:52.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (wordpress-2.8.6.tar.gz) = 1956f09f2abe74ed85e0de04d511d433 -SHA256 (wordpress-2.8.6.tar.gz) = 977bae2c445d0f68262b1532168610481aab62794e8c02fc1c1fcbddfcd5cf21 -SIZE (wordpress-2.8.6.tar.gz) = 2078596 +MD5 (wordpress-2.9.tar.gz) = 81929f9c6639799b0ab0394b2c380e4f +SHA256 (wordpress-2.9.tar.gz) = 00b0fbea20bc02e34239f8eb4dc1bbf1046cd61df8e0fe9fbbe3fd449583514e +SIZE (wordpress-2.9.tar.gz) = 2229051 diff -ruN /usr/ports/www/wordpress/pkg-message wordpress/pkg-message --- /usr/ports/www/wordpress/pkg-message 2008-04-26 22:26:24.000000000 +0800 +++ wordpress/pkg-message 2009-12-21 20:08:44.000000000 +0800 @@ -4,4 +4,4 @@ And Modify it to fit your MySQL. Maybe you need 'mysqladmin create wordpress' first If you are upgrading from 1.x or 2.0 to 2.x, please run - http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 2.5.1 + http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 2.9 --- wordpress.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912211218.nBLCI1E4063077>