Bug 186070 - [maintainer update] upgrade russian/wordpress to 3.8.1
Summary: [maintainer update] upgrade russian/wordpress to 3.8.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: 2014-01-24 10:10 UTC by Mikhail Timofeev
Modified: 2014-02-04 11:54 UTC (History)
0 users

See Also:


Attachments
file.diff (958 bytes, patch)
2014-01-24 10: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 2014-01-24 10:10:00 UTC
upgrade to 3.8.1
Changes: http://codex.wordpress.org/Version_3.8.1

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-24 10:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-04 11:42:08 UTC
Author: sunpoet
Date: Tue Feb  4 11:41:45 2014
New Revision: 342508
URL: http://svnweb.freebsd.org/changeset/ports/342508
QAT: https://qat.redports.org/buildarchive/r342508/

Log:
  - Update to 3.8.1
  
  Changes:	http://wordpress.org/news/2014/01/wordpress-3-8-1/
  PR:		ports/186070
  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	Tue Feb  4 11:41:40 2014	(r342507)
+++ head/russian/wordpress/Makefile	Tue Feb  4 11:41:45 2014	(r342508)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	3.8
+PORTVERSION=	3.8.1
 CATEGORIES=	russian www
 MASTER_SITES=	http://ru.wordpress.org/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-ru_RU

Modified: head/russian/wordpress/distinfo
==============================================================================
--- head/russian/wordpress/distinfo	Tue Feb  4 11:41:40 2014	(r342507)
+++ head/russian/wordpress/distinfo	Tue Feb  4 11:41:45 2014	(r342508)
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.8-ru_RU.tar.gz) = 24828ce9ca701f50596ff8c4d4c0574bd9a39d23031f4f13459c142a6b5f53f0
-SIZE (wordpress-3.8-ru_RU.tar.gz) = 6320758
+SHA256 (wordpress-3.8.1-ru_RU.tar.gz) = f1b699f9d8c40ede96f744604241df6a5a21b49a723636dd2157a2e664e9c287
+SIZE (wordpress-3.8.1-ru_RU.tar.gz) = 6336677
_______________________________________________
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 2014-02-04 11:54:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!