Summary: | [MAINTAINER] www/wordpress: update to 3.5.2,1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | ychsiao | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
ychsiao
2013-06-22 18:50:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I'll take it. Author: sunpoet Date: Sun Jun 23 02:26:26 2013 New Revision: 321607 URL: http://svnweb.freebsd.org/changeset/ports/321607 Log: - Update to 3.5.2 Changes: http://wordpress.org/news/2013/06/wordpress-3-5-2/ PR: ports/179846 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer) Modified: head/www/wordpress/Makefile head/www/wordpress/distinfo Modified: head/www/wordpress/Makefile ============================================================================== --- head/www/wordpress/Makefile Sun Jun 23 02:22:11 2013 (r321606) +++ head/www/wordpress/Makefile Sun Jun 23 02:26:26 2013 (r321607) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.5.1 +PORTVERSION= 3.5.2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: head/www/wordpress/distinfo ============================================================================== --- head/www/wordpress/distinfo Sun Jun 23 02:22:11 2013 (r321606) +++ head/www/wordpress/distinfo Sun Jun 23 02:26:26 2013 (r321607) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.5.1.tar.gz) = f7d627bc886eac75aae22e526acdbdea244a12a92f02e6084ba5193d4b0d7a97 -SIZE (wordpress-3.5.1.tar.gz) = 5012722 +SHA256 (wordpress-3.5.2.tar.gz) = 4cce99c3fb245db8ebbfd1f1f7772a1b132a32abdd1483a2b26facc57ee652b1 +SIZE (wordpress-3.5.2.tar.gz) = 4988077 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |