svn commit: r328628 - head/german/wordpress

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 28 20:19:01 UTC 2013


Author: sunpoet
Date: Sat Sep 28 20:19:00 2013
New Revision: 328628
URL: http://svnweb.freebsd.org/changeset/ports/328628

Log:
  - Update to 3.6.1
  - 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/182045
  Submitted by:	sunpoet (myself)
  Approved by:	maintainer (timeout, 16 days)

Modified:
  head/german/wordpress/Makefile
  head/german/wordpress/distinfo

Modified: head/german/wordpress/Makefile
==============================================================================
--- head/german/wordpress/Makefile	Sat Sep 28 19:47:45 2013	(r328627)
+++ head/german/wordpress/Makefile	Sat Sep 28 20:19:00 2013	(r328628)
@@ -2,16 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	3.5.2
+PORTVERSION=	3.6.1
 CATEGORIES=	german www
 MASTER_SITES=	http://de.wordpress.org/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-de_DE
 
 MAINTAINER=	miwi 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.* ja-wordpress-3.* ru-wordpress-3.*
 

Modified: head/german/wordpress/distinfo
==============================================================================
--- head/german/wordpress/distinfo	Sat Sep 28 19:47:45 2013	(r328627)
+++ head/german/wordpress/distinfo	Sat Sep 28 20:19:00 2013	(r328628)
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.5.2-de_DE.tar.gz) = f5c58fcbade213794f29bd2b1b65a9c86cde901dab730990cadb5c5f1675456f
-SIZE (wordpress-3.5.2-de_DE.tar.gz) = 6110066
+SHA256 (wordpress-3.6.1-de_DE.tar.gz) = 9be0fe2be525225177689d76cf5b45c295c5f31654285e7a3b50c2b743648761
+SIZE (wordpress-3.6.1-de_DE.tar.gz) = 5975517


More information about the svn-ports-all mailing list