Bug 181099 - [MAINTAINER] www/wordpress: update to 3.6,1
Summary: [MAINTAINER] www/wordpress: update to 3.6,1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-07 03:10 UTC by ychsiao
Modified: 2013-08-07 18:50 UTC (History)
0 users

See Also:


Attachments
wordpress-3.6,1.patch (1.34 KB, patch)
2013-08-07 03:10 UTC, ychsiao
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ychsiao 2013-08-07 03:10:00 UTC
- Update to 3.6,1

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: suffix)
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-08-07 04:25:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-08-07 18:44:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-08-07 18:44:28 UTC
Author: sunpoet
Date: Wed Aug  7 17:44:15 2013
New Revision: 324361
URL: http://svnweb.freebsd.org/changeset/ports/324361

Log:
  - Update to 3.6
  - While I'm here, remove LICENSE_FILE for well-known licenses
  
  Changes:	http://wordpress.org/news/2013/08/oscar/
  PR:		ports/181099
  Submitted by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)

Added:
  head/www/wordpress/pkg-message   (contents, props changed)
Modified:
  head/www/wordpress/Makefile
  head/www/wordpress/distinfo

Modified: head/www/wordpress/Makefile
==============================================================================
--- head/www/wordpress/Makefile	Wed Aug  7 16:58:59 2013	(r324360)
+++ head/www/wordpress/Makefile	Wed Aug  7 17:44:15 2013	(r324361)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	3.5.2
+PORTVERSION=	3.6
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	http://wordpress.org/
@@ -11,7 +11,6 @@ MAINTAINER=	ychsiao@ychsiao.org
 COMMENT=	A state-of-the-art semantic personal publishing platform
 
 LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/license.txt
 
 CONFLICTS_INSTALL=	de-wordpress-3.* ja-wordpress-3.* ru-wordpress-3.*
 

Modified: head/www/wordpress/distinfo
==============================================================================
--- head/www/wordpress/distinfo	Wed Aug  7 16:58:59 2013	(r324360)
+++ head/www/wordpress/distinfo	Wed Aug  7 17:44:15 2013	(r324361)
@@ -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

Added: head/www/wordpress/pkg-message
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/wordpress/pkg-message	Wed Aug  7 17:44:15 2013	(r324361)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"