diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-09-12 22:29:29 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-09-12 22:29:29 +0800 |
commit | 5bcb76a29f3e0e28cf9e9ec6afe06605a80531ec (patch) | |
tree | 27aa2a3acdff10fb5511bc0fa9736c9607e3be9f /russian | |
parent | da168cd26f268e53baf066195f53e8f42fc10900 (diff) | |
download | freebsd-ports-gnome-5bcb76a29f3e0e28cf9e9ec6afe06605a80531ec.tar.gz freebsd-ports-gnome-5bcb76a29f3e0e28cf9e9ec6afe06605a80531ec.tar.zst freebsd-ports-gnome-5bcb76a29f3e0e28cf9e9ec6afe06605a80531ec.zip |
- 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)
Diffstat (limited to 'russian')
-rw-r--r-- | russian/wordpress/Makefile | 5 | ||||
-rw-r--r-- | russian/wordpress/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
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 |