svn commit: r420498 - head/chinese/wordpress-zh_TW

Pawel Pekala pawel at FreeBSD.org
Fri Aug 19 22:45:13 UTC 2016


Author: pawel
Date: Fri Aug 19 22:45:12 2016
New Revision: 420498
URL: https://svnweb.freebsd.org/changeset/ports/420498

Log:
  - Update to version 4.6
  - Convert to USES=php:web
  
  PR:		211980
  Submitted by:	Jochen Neumeister (maintainer)

Modified:
  head/chinese/wordpress-zh_TW/Makefile
  head/chinese/wordpress-zh_TW/distinfo

Modified: head/chinese/wordpress-zh_TW/Makefile
==============================================================================
--- head/chinese/wordpress-zh_TW/Makefile	Fri Aug 19 22:41:30 2016	(r420497)
+++ head/chinese/wordpress-zh_TW/Makefile	Fri Aug 19 22:45:12 2016	(r420498)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	4.5.2
+PORTVERSION=	4.6
 DISTVERSIONSUFFIX=	-zh_TW
 CATEGORIES=	chinese www
 MASTER_SITES=	http://tw.wordpress.org/
@@ -18,10 +18,10 @@ BROKEN_powerpc64=	Does not build
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
+USES=		php:web
 USE_PHP=	curl gd mysqli pcre tokenizer xml zip ftp
 NO_ARCH=	yes
 NO_BUILD=	yes
-WANT_PHP_WEB=	yes
 
 PLIST=		${WRKDIR}/pkg-plist
 WWWDIR=		${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX}

Modified: head/chinese/wordpress-zh_TW/distinfo
==============================================================================
--- head/chinese/wordpress-zh_TW/distinfo	Fri Aug 19 22:41:30 2016	(r420497)
+++ head/chinese/wordpress-zh_TW/distinfo	Fri Aug 19 22:45:12 2016	(r420498)
@@ -1,2 +1,3 @@
-SHA256 (wordpress-4.5.2-zh_TW.tar.gz) = 1ace50ffe91c987dd5722fb74557acf7c962ec5a2305553999b2f565d0ac0deb
-SIZE (wordpress-4.5.2-zh_TW.tar.gz) = 8188796
+TIMESTAMP = 1471587805
+SHA256 (wordpress-4.6-zh_TW.tar.gz) = b7e16dda7414d2094fa0f11251515e165f5de7aa0e47a6cc8e5f29d2cc6050e2
+SIZE (wordpress-4.6-zh_TW.tar.gz) = 8386028


More information about the svn-ports-all mailing list