Bug 183326 - [PATCH] www/wordpress: update to 3.7,1
Summary: [PATCH] www/wordpress: update to 3.7,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-10-26 10:30 UTC by Po-Chuan Hsieh
Modified: 2013-10-29 23:14 UTC (History)
1 user (show)

See Also:


Attachments
wordpress-3.7,1.patch (737 bytes, patch)
2013-10-26 10:30 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-10-26 10:30:01 UTC
- Update to 3.7

Changes:	http://wordpress.org/news/2013/10/basie/

Port maintainer (ychsiao@ychsiao.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-26 10:30:20 UTC
Maintainer of www/wordpress,

Please note that PR ports/183326 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183326

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-26 10:30:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-10-26 10:36:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 4 ychsiao 2013-10-27 10:34:13 UTC
please commit :D
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-10-27 13:08:09 UTC
Author: sunpoet
Date: Sun Oct 27 13:08:01 2013
New Revision: 331769
URL: http://svnweb.freebsd.org/changeset/ports/331769

Log:
  - Update to 3.7
  
  Changes:	http://wordpress.org/news/2013/10/basie/
  PR:		ports/183326
  Submitted by:	sunpoet (myself)
  Approved by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)

Modified:
  head/www/wordpress/Makefile
  head/www/wordpress/distinfo

Modified: head/www/wordpress/Makefile
==============================================================================
--- head/www/wordpress/Makefile	Sun Oct 27 12:28:06 2013	(r331768)
+++ head/www/wordpress/Makefile	Sun Oct 27 13:08:01 2013	(r331769)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	3.6.1
+PORTVERSION=	3.7
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	http://wordpress.org/

Modified: head/www/wordpress/distinfo
==============================================================================
--- head/www/wordpress/distinfo	Sun Oct 27 12:28:06 2013	(r331768)
+++ head/www/wordpress/distinfo	Sun Oct 27 13:08:01 2013	(r331769)
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.6.1.tar.gz) = 6a44302b6375c5e97ad116913d84610f4f0589dd9906d5d9166e66e5146f94d1
-SIZE (wordpress-3.6.1.tar.gz) = 4029511
+SHA256 (wordpress-3.7.tar.gz) = 94b8b7a7241ec0817defa1c35f738d777f01ac17a4e45ee325c0f1778504fd94
+SIZE (wordpress-3.7.tar.gz) = 4594074
_______________________________________________
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"
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-10-27 13:08:10 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!