Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  7 Aug 2013 09:50:38 +0800 (CST)
From:      Yuan-Chung Hsiao <ychsiao@ychsiao.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181099: [MAINTAINER] www/wordpress: update to 3.6,1
Message-ID:  <20130807015038.BA44316671C@FreeBSD.stu.edu.tw>
Resent-Message-ID: <201308070210.r772A2uG030220@freefall.freebsd.org>

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

>Number:         181099
>Category:       ports
>Synopsis:       [MAINTAINER] www/wordpress: update to 3.6,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:   Wed Aug 07 02:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Yuan-Chung Hsiao
>Release:        FreeBSD 9.1-RELEASE-p4 amd64
>Organization:
Shu-Te University
>Environment:
System: FreeBSD FreeBSD.stu.edu.tw 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013
>Description:
- Update to 3.6,1

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- wordpress-3.6,1.patch begins here ---
diff -ruN ../wordpressCVS/Makefile ./Makefile
--- ../wordpressCVS/Makefile	2013-06-23 10:26:26.000000000 +0800
+++ ./Makefile	2013-08-07 09:47:42.625331000 +0800
@@ -2,7 +2,7 @@
 # $FreeBSD: www/wordpress/Makefile 321607 2013-06-23 02:26:26Z sunpoet $

 PORTNAME=	wordpress
-PORTVERSION=	3.5.2
+PORTVERSION=	3.6
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	http://wordpress.org/
diff -ruN ../wordpressCVS/distinfo ./distinfo
--- ../wordpressCVS/distinfo	2013-06-23 10:26:26.000000000 +0800
+++ ./distinfo	2013-08-07 09:47:58.812582000 +0800
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.5.2.tar.gz) = 4cce99c3fb245db8ebbfd1f1f7772a1b132a32abdd1483a2b26facc57ee652b1
-SIZE (wordpress-3.5.2.tar.gz) = 4988077
+SHA256 (wordpress-3.6.tar.gz) = cf3dac69cd1810d8f4880b2c982fee869a0c56e1c4f793bbfc6d7021fd6da97c
+SIZE (wordpress-3.6.tar.gz) = 4028740
diff -ruN ../wordpressCVS/pkg-message ./pkg-message
--- ../wordpressCVS/pkg-message	1970-01-01 08:00:00.000000000 +0800
+++ ./pkg-message	2013-01-25 09:25:22.000000000 +0800
@@ -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
--- wordpress-3.6,1.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?20130807015038.BA44316671C>