Bug 183320 - [maintainer update] upgrade russian/wordpress to 3.7
Summary: [maintainer update] upgrade russian/wordpress to 3.7
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 08:10 UTC by Mikhail Timofeev
Modified: 2013-10-26 09:40 UTC (History)
0 users

See Also:


Attachments
file.diff (955 bytes, patch)
2013-10-26 08:10 UTC, Mikhail Timofeev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Timofeev 2013-10-26 08:10:00 UTC
upgrade to 3.7
Changes: http://codex.wordpress.org/Version_3.7

Fix: Patch attached with submission follows:
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-10-26 08:20:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-10-26 09:33:20 UTC
Author: sunpoet
Date: Sat Oct 26 08:33:13 2013
New Revision: 331659
URL: http://svnweb.freebsd.org/changeset/ports/331659

Log:
  - Update to 3.7
  
  Changes:	http://ru.wordpress.org/2013/10/wordpress-3-7/
  PR:		ports/183320
  Submitted by:	Mihail Timofeev <9267096@gmail.com> (maintainer)

Modified:
  head/russian/wordpress/Makefile
  head/russian/wordpress/distinfo

Modified: head/russian/wordpress/Makefile
==============================================================================
--- head/russian/wordpress/Makefile	Sat Oct 26 08:23:57 2013	(r331658)
+++ head/russian/wordpress/Makefile	Sat Oct 26 08:33:13 2013	(r331659)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	3.6.1
+PORTVERSION=	3.7
 CATEGORIES=	russian www
 MASTER_SITES=	http://ru.wordpress.org/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-ru_RU

Modified: head/russian/wordpress/distinfo
==============================================================================
--- head/russian/wordpress/distinfo	Sat Oct 26 08:23:57 2013	(r331658)
+++ head/russian/wordpress/distinfo	Sat Oct 26 08:33:13 2013	(r331659)
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.6.1-ru_RU.tar.gz) = 1677bf517deb2ff7bdd388def326ae5b9c72d5be0e9303568876e9f22641e680
-SIZE (wordpress-3.6.1-ru_RU.tar.gz) = 6022686
+SHA256 (wordpress-3.7-ru_RU.tar.gz) = 93fb17096bb624518072753fc8cb41352e6e084f3961eaa9f7ec11a65a31ed2c
+SIZE (wordpress-3.7-ru_RU.tar.gz) = 5038370
_______________________________________________
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 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-10-26 09:33:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!