Bug 183526 - [PATCH] www/wordpress: update to 3.7.1,1
Summary: [PATCH] www/wordpress: update to 3.7.1,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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-31 12:50 UTC by Po-Chuan Hsieh
Modified: 2013-10-31 13:30 UTC (History)
1 user (show)

See Also:


Attachments
wordpress-3.7.1,1.patch (737 bytes, patch)
2013-10-31 12:50 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-31 12:50:02 UTC
- Update to 3.7.1

Changes:	http://wordpress.org/news/2013/10/wordpress-3-7-1/

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-31 12:50:10 UTC
Maintainer of www/wordpress,

Please note that PR ports/183526 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/183526

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-10-31 13:23:24 UTC
Author: sunpoet
Date: Thu Oct 31 13:23:11 2013
New Revision: 332241
URL: http://svnweb.freebsd.org/changeset/ports/332241

Log:
  - Update to 3.7.1
  
  Changes:	http://wordpress.org/news/2013/10/wordpress-3-7-1/
  PR:		ports/183526
  Submitted by:	sunpoet (myself)
  Approved by:	Yuan-Chung Hsiao <ychsiao@gmail.com> (maintainer)

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

Modified: head/www/wordpress/Makefile
==============================================================================
--- head/www/wordpress/Makefile	Thu Oct 31 13:15:03 2013	(r332240)
+++ head/www/wordpress/Makefile	Thu Oct 31 13:23:11 2013	(r332241)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	3.7
+PORTVERSION=	3.7.1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	http://wordpress.org/

Modified: head/www/wordpress/distinfo
==============================================================================
--- head/www/wordpress/distinfo	Thu Oct 31 13:15:03 2013	(r332240)
+++ head/www/wordpress/distinfo	Thu Oct 31 13:23:11 2013	(r332241)
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.7.tar.gz) = 94b8b7a7241ec0817defa1c35f738d777f01ac17a4e45ee325c0f1778504fd94
-SIZE (wordpress-3.7.tar.gz) = 4594074
+SHA256 (wordpress-3.7.1.tar.gz) = 6f6bae8759bf3e115cd85de4204b062aeaac63ceb030fc26a9c561474aa64dd4
+SIZE (wordpress-3.7.1.tar.gz) = 4594818
_______________________________________________
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 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-10-31 13:23:25 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!