From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 14 03:40:07 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 909CD1065680 for ; Mon, 14 May 2012 03:40:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 577868FC25 for ; Mon, 14 May 2012 03:40:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4E3e59v022177 for ; Mon, 14 May 2012 03:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4E3e5ph022176; Mon, 14 May 2012 03:40:05 GMT (envelope-from gnats) Resent-Date: Mon, 14 May 2012 03:40:05 GMT Resent-Message-Id: <201205140340.q4E3e5ph022176@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Fumiyuki Shimizu Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D5E1106564A for ; Mon, 14 May 2012 03:36:25 +0000 (UTC) (envelope-from fumifumi@kana.me) Received: from bourgogne.abacustech.jp (bourgogne.abacustech.jp [IPv6:2001:e41:31d4:1e80:8000::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1C22A8FC0C for ; Mon, 14 May 2012 03:36:24 +0000 (UTC) Received: from bourgogne.abacustech.jp (localhost [127.0.0.1]) by bourgogne.abacustech.jp (Postfix) with ESMTP id 14F3DB2436 for ; Mon, 14 May 2012 12:36:21 +0900 (JST) Received: from bourgogne.abacustech.jp (localhost [127.0.0.1]) by bourgogne.abacustech.jp (Postfix) with ESMTP id EB9FAB242F for ; Mon, 14 May 2012 12:36:20 +0900 (JST) Received: by bourgogne.abacustech.jp (Postfix, from userid 2323) id C89C9B242A; Mon, 14 May 2012 12:36:20 +0900 (JST) Message-Id: <20120514033620.C89C9B242A@bourgogne.abacustech.jp> Date: Mon, 14 May 2012 12:36:20 +0900 (JST) From: Fumiyuki Shimizu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/167861: [MAINTAINER] www/pivotx: update to 2.3.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2012 03:40:07 -0000 >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: