Date: Mon, 14 May 2012 12:36:20 +0900 (JST) From: Fumiyuki Shimizu <fumifumi@abacustech.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/167861: [MAINTAINER] www/pivotx: update to 2.3.3 Message-ID: <20120514033620.C89C9B242A@bourgogne.abacustech.jp> Resent-Message-ID: <201205140340.q4E3e5ph022176@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 167861 >Category: ports >Synopsis: [MAINTAINER] www/pivotx: update to 2.3.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon May 14 03:40:04 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Fumiyuki Shimizu >Release: FreeBSD 8.1-RELEASE-p5 amd64 >Organization: Abacus Technologies, Inc. >Environment: System: FreeBSD 8.1-RELEASE-p5 #0: Tue Sep 27 16:49:00 UTC 2011 >Description: - Update to 2.3.3 Including fix for CVE-2012-2274 http://www.vuxml.org/freebsd/0d3547ab-9b69-11e1-bdb1-525401003090.html Thanks, Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- pivotx-2.3.3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/pivotx/Makefile ./Makefile --- /usr/ports/www/pivotx/Makefile 2012-04-11 01:46:59.000000000 +0900 +++ ./Makefile 2012-05-14 12:20:43.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= pivotx -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 CATEGORIES= www MASTER_SITES= SF/pivot-weblog/PivotX \ http://pivotx.net/files/ \ diff -ruN --exclude=CVS /usr/ports/www/pivotx/distinfo ./distinfo --- /usr/ports/www/pivotx/distinfo 2012-04-11 01:46:59.000000000 +0900 +++ ./distinfo 2012-05-14 12:22:37.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (pivotx_2.3.2.tgz) = 5fb4e8665774ca6f314053eabea6644ad0c3e10eb3f6247b2f6addb9f73cf1e3 -SIZE (pivotx_2.3.2.tgz) = 2387895 +SHA256 (pivotx_2.3.3.tgz) = bc301de7e16cd24220d5e304762711eb435a01c8eb16c0f7d90f9b92923dff51 +SIZE (pivotx_2.3.3.tgz) = 2390948 diff -ruN --exclude=CVS /usr/ports/www/pivotx/pkg-plist ./pkg-plist --- /usr/ports/www/pivotx/pkg-plist 2012-04-11 01:46:59.000000000 +0900 +++ ./pkg-plist 2012-05-14 12:28:48.000000000 +0900 @@ -235,7 +235,7 @@ %%WWWDIR%%/pivotx/includes/index.html %%WWWDIR%%/pivotx/includes/js/bookmarklet.js %%WWWDIR%%/pivotx/includes/js/index.html -%%WWWDIR%%/pivotx/includes/js/jquery-1.7.1.min.js +%%WWWDIR%%/pivotx/includes/js/jquery-1.7.2.min.js %%WWWDIR%%/pivotx/includes/js/jquery-plugins.js %%WWWDIR%%/pivotx/includes/js/jquery-ui-1.8.17.custom.min.js %%WWWDIR%%/pivotx/includes/js/jquery.Jcrop.min.js @@ -257,10 +257,10 @@ %%WWWDIR%%/pivotx/includes/magpie/rss_fetch.inc %%WWWDIR%%/pivotx/includes/magpie/rss_parse.inc %%WWWDIR%%/pivotx/includes/magpie/rss_utils.inc -%%WWWDIR%%/pivotx/includes/markdown/License.txt -%%WWWDIR%%/pivotx/includes/markdown/PHP Markdown Readme.txt -%%WWWDIR%%/pivotx/includes/markdown/PHP SmartyPants Readme.txt +%%WWWDIR%%/pivotx/includes/markdown/License.text %%WWWDIR%%/pivotx/includes/markdown/markdown.php +%%WWWDIR%%/pivotx/includes/markdown/PHP Markdown Readme.text +%%WWWDIR%%/pivotx/includes/markdown/PHP SmartyPants Readme.txt %%WWWDIR%%/pivotx/includes/markdown/smartypants.php %%WWWDIR%%/pivotx/includes/markitup/images/bg-container.png %%WWWDIR%%/pivotx/includes/markitup/images/bg.png --- pivotx-2.3.3.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?20120514033620.C89C9B242A>