svn commit: r324658 - head/japanese/wordpress
William Grzybowski
wg at FreeBSD.org
Tue Aug 13 11:40:48 UTC 2013
Author: wg
Date: Tue Aug 13 11:40:47 2013
New Revision: 324658
URL: http://svnweb.freebsd.org/changeset/ports/324658
Log:
japanese/wordpress: update to 3.6
- Update to 3.6 [1]
- Remove LICENSE_FILE [1]
- Remove indefinite article from COMMENT
PR: ports/181258
Submitted by: Takefu <takefu airport.fm>
Modified:
head/japanese/wordpress/Makefile
head/japanese/wordpress/distinfo
Modified: head/japanese/wordpress/Makefile
==============================================================================
--- head/japanese/wordpress/Makefile Tue Aug 13 11:38:53 2013 (r324657)
+++ head/japanese/wordpress/Makefile Tue Aug 13 11:40:47 2013 (r324658)
@@ -2,16 +2,15 @@
# $FreeBSD$
PORTNAME= wordpress
-PORTVERSION= 3.5.2
+PORTVERSION= 3.6
CATEGORIES= japanese www
MASTER_SITES= http://ja.wordpress.org/
DISTNAME= ${PORTNAME}-${PORTVERSION}-ja
MAINTAINER= ports at FreeBSD.org
-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.* ru-wordpress-3.*
Modified: head/japanese/wordpress/distinfo
==============================================================================
--- head/japanese/wordpress/distinfo Tue Aug 13 11:38:53 2013 (r324657)
+++ head/japanese/wordpress/distinfo Tue Aug 13 11:40:47 2013 (r324658)
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.5.2-ja.tar.gz) = 82df6bfe4783940f9d8b1d0508ab0bc2c0932a9e0046f6b8daf2134aeab4c69f
-SIZE (wordpress-3.5.2-ja.tar.gz) = 6128624
+SHA256 (wordpress-3.6-ja.tar.gz) = 425ccb35c5e79171447334d4187b38abe0d8876b4f2d41c67a1b602a215213a9
+SIZE (wordpress-3.6-ja.tar.gz) = 5993251
More information about the svn-ports-head
mailing list