Date: Wed, 4 Jan 2012 14:40:49 +0800 (CST) From: ychsiao <ychsiao@ychsiao.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/163809: [MAINTAINER] www/wordpress: update to 3.3.1 Message-ID: <20120104064049.8D45B30E035@FreeBSD.stu.edu.tw> Resent-Message-ID: <201201040650.q046oC4W064104@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163809 >Category: ports >Synopsis: [MAINTAINER] www/wordpress: update to 3.3.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 04 06:50:11 UTC 2012 >Closed-Date: >Last-Modified: >Originator: ychsiao >Release: FreeBSD 8.2-RELEASE-p5 amd64 >Organization: Shu-Te University >Environment: System: FreeBSD FreeBSD.stu.edu.tw 8.2-RELEASE-p5 FreeBSD 8.2-RELEASE-p5 #2: Sat Dec 24 20:12:06 CST 2011 >Description: - Update to 3.3.1 - Add php-curl Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- wordpress-3.3.1,1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/wordpress/Makefile /home/ychsiao/project/wordpress/Makefile --- /usr/ports/www/wordpress/Makefile 2011-12-14 12:03:08.000000000 +0800 +++ /home/ychsiao/project/wordpress/Makefile 2012-01-04 14:28:04.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 3.3 +PORTVERSION= 3.3.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ @@ -17,7 +17,7 @@ CONFLICTS_INSTALL= de-wordpress-de-3.* ja-wordpress-ja-3.* NO_BUILD= yes -USE_PHP= gd mysql pcre tokenizer xml zip +USE_PHP= curl gd mysql pcre tokenizer xml zip WANT_PHP_WEB= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff -ruN --exclude=CVS /usr/ports/www/wordpress/distinfo /home/ychsiao/project/wordpress/distinfo --- /usr/ports/www/wordpress/distinfo 2011-12-14 12:03:08.000000000 +0800 +++ /home/ychsiao/project/wordpress/distinfo 2012-01-04 14:33:27.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.3.tar.gz) = ba32a18d3fe263cbe095d846817173b808a74a497c3eab016149cdf8fcbb3e43 -SIZE (wordpress-3.3.tar.gz) = 3879891 +SHA256 (wordpress-3.3.1.tar.gz) = e884db6e551c155f022533b6653867b048088cd3cbcbfe546b404696dd960dc2 +SIZE (wordpress-3.3.1.tar.gz) = 3879784 --- wordpress-3.3.1,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120104064049.8D45B30E035>