From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 31 10:50:04 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8758D106566B for ; Sat, 31 Jul 2010 10:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 683A18FC25 for ; Sat, 31 Jul 2010 10:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6VAo4Aw045788 for ; Sat, 31 Jul 2010 10:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6VAo4nN045787; Sat, 31 Jul 2010 10:50:04 GMT (envelope-from gnats) Resent-Date: Sat, 31 Jul 2010 10:50:04 GMT Resent-Message-Id: <201007311050.o6VAo4nN045787@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yuan-Chung Hsiao Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E518106576D for ; Sat, 31 Jul 2010 10:44:17 +0000 (UTC) (envelope-from ychsiao@FreeBSD.stu.edu.tw) Received: from FreeBSD.stu.edu.tw (FreeBSD.stu.edu.tw [IPv6:2001:e10:c41:eeee::3]) by mx1.freebsd.org (Postfix) with ESMTP id 0BBEF8FC13 for ; Sat, 31 Jul 2010 10:44:16 +0000 (UTC) Received: by FreeBSD.stu.edu.tw (Postfix, from userid 1000) id 1EC9430E01F; Sat, 31 Jul 2010 18:44:15 +0800 (CST) Message-Id: <20100731104415.1EC9430E01F@FreeBSD.stu.edu.tw> Date: Sat, 31 Jul 2010 18:44:15 +0800 (CST) From: Yuan-Chung Hsiao To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/149144: [MAINTAINER] www/wordpress: update to 3.0.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2010 10:50:04 -0000 >Number: 149144 >Category: ports >Synopsis: [MAINTAINER] www/wordpress: update to 3.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 31 10:50:03 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Yuan-Chung Hsiao >Release: FreeBSD 8.1-RELEASE amd64 >Organization: Computer Center, Shu-Te University >Environment: System: FreeBSD FreeBSD.stu.edu.tw 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Tue Jul 27 18:43:03 CST 2010 >Description: - Update to 3.0.1 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- wordpress-3.0.1,1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/wordpress/Makefile /home/ychsiao/project/wordpress/Makefile --- /usr/ports/www/wordpress/Makefile 2010-06-21 12:08:27.000000000 +0800 +++ /home/ychsiao/project/wordpress/Makefile 2010-07-31 18:40:59.000000000 +0800 @@ -6,14 +6,14 @@ # PORTNAME= wordpress -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ \ ftp://ftp.stu.edu.tw/pub/wordpress/ \ ftp://ftp.twaren.net/local-distfiles/wordpress/ MASTER_SITE_SUBDIR= cafelog -DISTNAME= wordpress-${PORTVERSION:S/.0//} +#DISTNAME= wordpress-${PORTVERSION:S/.0//} MAINTAINER= ychsiao@ychsiao.org COMMENT= A state-of-the-art semantic personal publishing platform diff -ruN --exclude=CVS /usr/ports/www/wordpress/distinfo /home/ychsiao/project/wordpress/distinfo --- /usr/ports/www/wordpress/distinfo 2010-06-21 12:08:27.000000000 +0800 +++ /home/ychsiao/project/wordpress/distinfo 2010-07-31 18:41:27.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (wordpress-3.0.tar.gz) = cba15b344d53654255394769e4c865af -SHA256 (wordpress-3.0.tar.gz) = 73414effa3dd10a856b0e8e9a4726e92288fad7e43723106716b72de5f3ed91c -SIZE (wordpress-3.0.tar.gz) = 2683109 +MD5 (wordpress-3.0.1.tar.gz) = 8fa5373ed805fb9a6ee56dfd236dcb64 +SHA256 (wordpress-3.0.1.tar.gz) = fd76fb7683c32c4f2d65f5b2cd015cb62d19f1017e3b020f34a98d1b480e1818 +SIZE (wordpress-3.0.1.tar.gz) = 2684855 diff -ruN --exclude=CVS /usr/ports/www/wordpress/pkg-message /home/ychsiao/project/wordpress/pkg-message --- /usr/ports/www/wordpress/pkg-message 2008-04-26 22:26:24.000000000 +0800 +++ /home/ychsiao/project/wordpress/pkg-message 2010-07-31 18:42:34.000000000 +0800 @@ -3,5 +3,5 @@ in ${PREFIX}/${WORDPRESS} 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 + If you are upgrading from 1.x or 2.x to 3.x, please run + http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 3.0.0 --- wordpress-3.0.1,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: