Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jan 2012 17:36:07 +0900
From:      Takefu <takefu@airport.fm>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        miwi@FreeBSD.org
Subject:   ports/163811: [MAINTAINER] japanese/wordpress: update to 3.3.1 and german/wordpress update 3.3
Message-ID:  <4F040F77.5060203@airport.fm>
Resent-Message-ID: <201201040840.q048eAmA093615@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163811
>Category:       ports
>Synopsis:       [MAINTAINER] japanese/wordpress: update to 3.3.1 and german/wordpress update 3.3
>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:   Wed Jan 04 08:40:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Takefu
>Release:        FreeBSD 8.2-RELEASE-p5 amd64
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
japanese/wordpress
- Update to 3.3.1
- Add php-curl
- Add CONFLICTS_LIST

german/wordpress
- Update to 3.3
- Add php-curl
- Add CONFLICTS_LIST
- Move pkg-message -> files/pkg-message.in

Port maintainer (miwi@FreeBSD.org) is cc'd.
>How-To-Repeat:
>Fix:
--- japanese/wordpress.patch begins here ---
diff -ruN /usr/ports/japanese/wordpress/Makefile japanese/wordpress/Makefile
--- /usr/ports/japanese/wordpress/Makefile	2011-12-20 08:16:33.000000000 +0900
+++ japanese/wordpress/Makefile	2012-01-04 17:23:42.000000000 +0900
@@ -6,7 +6,7 @@
 #

 PORTNAME=	wordpress
-PORTVERSION=	3.3
+PORTVERSION=	3.3.1
 CATEGORIES=	japanese www
 MASTER_SITES=	http://ja.wordpress.org/
 PKGNAMESUFFIX=	-ja
@@ -18,14 +18,17 @@
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/license.txt

-CONFLICTS_INSTALL=	wordpress-3.* de-wordpress-de-3.*
+CONFLICTS_INSTALL=	wordpress-3.* de-wordpress-de-3.*\
+			zh-wordpress-zh_CN-3.* zh-wordpress-zh_TW-3.*\
+			ru-wordpress-ru-3.*

 NO_BUILD=	yes
-USE_PHP=	gd mysql pcre tokenizer xml zip
+USE_PHP=	curl gd mysql pcre tokenizer xml zip
 WANT_PHP_WEB=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}

 SUB_FILES=	pkg-message
+#WWWDIR=	${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX}
 PLIST=		${WRKDIR}/pkg-plist
 PORTDOCS=	license.txt readme.html

diff -ruN /usr/ports/japanese/wordpress/distinfo japanese/wordpress/distinfo
--- /usr/ports/japanese/wordpress/distinfo	2011-12-20 08:16:33.000000000 +0900
+++ japanese/wordpress/distinfo	2012-01-04 16:20:22.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.3-ja.tar.gz) = 51f039192e6d686f0e4db2fc5d9968335791e3a897bbf3a6aa440d45d99bfa92
-SIZE (wordpress-3.3-ja.tar.gz) = 4317564
+SHA256 (wordpress-3.3.1-ja.tar.gz) = 1a662f81609e5a3b3ecdfcab4ee01f838471e2c9389e19f949f3a7d4bdd32dd0
+SIZE (wordpress-3.3.1-ja.tar.gz) = 4317205
--- japanese/wordpress.patch ends here ---

--- german/wordpress.patch begins here ---
diff -ruN /usr/ports/german/wordpress/Makefile german/wordpress/Makefile
--- /usr/ports/german/wordpress/Makefile	2011-10-18 16:55:34.000000000 +0900
+++ german/wordpress/Makefile	2012-01-04 17:11:02.000000000 +0900
@@ -7,7 +7,7 @@
 #

 PORTNAME=	wordpress
-PORTVERSION=	3.2.1
+PORTVERSION=	3.3
 CATEGORIES=	german www
 MASTER_SITES=	http://static.wordpress-deutschland.org/de-edition/
 PKGNAMESUFFIX=	-de
@@ -19,14 +19,18 @@
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/license.txt

-CONFLICTS_INSTALL=	wordpress-3.* ja-wordpress-ja-3.*
+CONFLICTS_INSTALL=	wordpress-3.* ja-wordpress-ja-3.*\
+			zh-wordpress-zh_CN-3.* zh-wordpress-zh_TW-3.*\
+			ru-wordpress-ru-3.*

 USE_ZIP=	yes
 NO_BUILD=	yes
-USE_PHP=	gd mysql pcre tokenizer xml zip
+USE_PHP=	curl gd mysql pcre tokenizer xml zip
 WANT_PHP_WEB=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}

+SUB_FILES=	pkg-message
+#WWWDIR=	${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX}
 PLIST=		${WRKDIR}/pkg-plist
 PORTDOCS=	license.txt readme.html

diff -ruN /usr/ports/german/wordpress/distinfo german/wordpress/distinfo
--- /usr/ports/german/wordpress/distinfo	2011-08-29 15:02:32.000000000 +0900
+++ german/wordpress/distinfo	2012-01-04 16:46:39.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (wordpress_321-de.zip) = 40ef8e51c24b47c34d2ac27c0ed82714390d41b01cc8f119245398a4ba435878
-SIZE (wordpress_321-de.zip) = 4335961
+SHA256 (wordpress_33-de.zip) = 78af35fd236733878c3a6feaa09c369ff50ddc5beaa1514a5d651cd13c03565e
+SIZE (wordpress_33-de.zip) = 4700335
diff -ruN /usr/ports/german/wordpress/files/pkg-message.in german/wordpress/files/pkg-message.in
--- /usr/ports/german/wordpress/files/pkg-message.in	1970-01-01 09:00:00.000000000 +0900
+++ german/wordpress/files/pkg-message.in	2012-01-04 17:12:54.000000000 +0900
@@ -0,0 +1,6 @@
+                  **** NOTE ****
+Before the first use of WordPress, copy wp-config-sample.php to wp-config.php
+in %%WWWDIR%% and modify it to fit your MySQL.
+Maybe you need 'mysqladmin create wordpress' first.
+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.x
diff -ruN /usr/ports/german/wordpress/pkg-message german/wordpress/pkg-message
--- /usr/ports/german/wordpress/pkg-message	2011-01-05 09:35:01.000000000 +0900
+++ german/wordpress/pkg-message	1970-01-01 09:00:00.000000000 +0900
@@ -1,6 +0,0 @@
-                  **** NOTE ****
-Before the first use of WordPress, copy wp-config-sample.php to wp-config.php
-in ${WWWDIR} and modify it to fit your MySQL.
-Maybe you need 'mysqladmin create wordpress' first.
-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.x
--- german/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?4F040F77.5060203>