From 5bcb76a29f3e0e28cf9e9ec6afe06605a80531ec Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 12 Sep 2013 14:29:29 +0000 Subject: - Update to 3.6.1 - While I'm here: - Remove leading indefinite article from COMMENT - Remove LICENSE_FILE for well-known licenses Changes: http://wordpress.org/news/2013/09/wordpress-3-6-1/ PR: ports/182026 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) --- russian/wordpress/Makefile | 5 ++--- russian/wordpress/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'russian') diff --git a/russian/wordpress/Makefile b/russian/wordpress/Makefile index 8d8a72949032..634ff3d7b5f4 100644 --- a/russian/wordpress/Makefile +++ b/russian/wordpress/Makefile @@ -2,16 +2,15 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.6 +PORTVERSION= 3.6.1 CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-ru_RU MAINTAINER= 9267096@gmail.com -COMMENT= A state-of-the-art semantic personal publishing platform +COMMENT= State-of-the-art semantic personal publishing platform LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/license.txt CONFLICTS_INSTALL= wordpress-3.* de-wordpress-3.* ja-wordpress-3.* diff --git a/russian/wordpress/distinfo b/russian/wordpress/distinfo index 3dc0c1c3936c..c2abb1a9b2fb 100644 --- a/russian/wordpress/distinfo +++ b/russian/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.6-ru_RU.tar.gz) = 348bc21910a029f1c56847e707c777c4b24803cfa652978e682e0ee8ca9be351 -SIZE (wordpress-3.6-ru_RU.tar.gz) = 6017056 +SHA256 (wordpress-3.6.1-ru_RU.tar.gz) = 1677bf517deb2ff7bdd388def326ae5b9c72d5be0e9303568876e9f22641e680 +SIZE (wordpress-3.6.1-ru_RU.tar.gz) = 6022686 -- cgit