From owner-svn-ports-head@FreeBSD.ORG Wed Jul 17 22:12:16 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3AF13226; Wed, 17 Jul 2013 22:12:16 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 123CEEE1; Wed, 17 Jul 2013 22:12:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6HMCF4E054552; Wed, 17 Jul 2013 22:12:15 GMT (envelope-from delphij@svn.freebsd.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6HMCFQ3054549; Wed, 17 Jul 2013 22:12:15 GMT (envelope-from delphij@svn.freebsd.org) Message-Id: <201307172212.r6HMCFQ3054549@svn.freebsd.org> From: Xin LI Date: Wed, 17 Jul 2013 22:12:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323191 - head/www/gallery3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jul 2013 22:12:16 -0000 Author: delphij Date: Wed Jul 17 22:12:15 2013 New Revision: 323191 URL: http://svnweb.freebsd.org/changeset/ports/323191 Log: Security update to 3.0.9. With hat: ports-secteam Security: 9b037a0d-ef2c-11e2-b4a0-8c705af55518 Modified: head/www/gallery3/Makefile head/www/gallery3/distinfo head/www/gallery3/pkg-plist Modified: head/www/gallery3/Makefile ============================================================================== --- head/www/gallery3/Makefile Wed Jul 17 22:09:58 2013 (r323190) +++ head/www/gallery3/Makefile Wed Jul 17 22:12:15 2013 (r323191) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gallery3 -PORTVERSION= 3.0.7 +PORTVERSION= 3.0.9 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION} Modified: head/www/gallery3/distinfo ============================================================================== --- head/www/gallery3/distinfo Wed Jul 17 22:09:58 2013 (r323190) +++ head/www/gallery3/distinfo Wed Jul 17 22:12:15 2013 (r323191) @@ -1,2 +1,2 @@ -SHA256 (gallery-3.0.7.zip) = c8960051853ef8c60c22cf3c446d48d30844319765164dd397405bb2d83ef98d -SIZE (gallery-3.0.7.zip) = 2036494 +SHA256 (gallery-3.0.9.zip) = 62d86c3a7252b25a17eead54a2b918bfdaac19d43f81132b73dcc735fdf20f74 +SIZE (gallery-3.0.9.zip) = 2065722 Modified: head/www/gallery3/pkg-plist ============================================================================== --- head/www/gallery3/pkg-plist Wed Jul 17 22:09:58 2013 (r323190) +++ head/www/gallery3/pkg-plist Wed Jul 17 22:12:15 2013 (r323191) @@ -24,11 +24,11 @@ %%WWWDIR%%/installer/views/oops.html.php %%WWWDIR%%/installer/views/success.html.php %%WWWDIR%%/installer/web.php -%%WWWDIR%%/lib/flowplayer.controls.swf +%%WWWDIR%%/lib/flowplayer.controls.swf.php %%WWWDIR%%/lib/flowplayer.js -%%WWWDIR%%/lib/flowplayer.pseudostreaming-byterange.swf -%%WWWDIR%%/lib/flowplayer.pseudostreaming.swf -%%WWWDIR%%/lib/flowplayer.swf +%%WWWDIR%%/lib/flowplayer.pseudostreaming-byterange.swf.php +%%WWWDIR%%/lib/flowplayer.pseudostreaming.swf.php +%%WWWDIR%%/lib/flowplayer.swf.php %%WWWDIR%%/lib/gallery.ajax.js %%WWWDIR%%/lib/gallery.common.js %%WWWDIR%%/lib/gallery.dialog.js @@ -57,10 +57,10 @@ %%WWWDIR%%/lib/swfobject.js %%WWWDIR%%/lib/uploadify/cancel.png %%WWWDIR%%/lib/uploadify/jquery.uploadify.min.js -%%WWWDIR%%/lib/uploadify/uploadify.allglyphs.swf +%%WWWDIR%%/lib/uploadify/uploadify.allglyphs.swf.php %%WWWDIR%%/lib/uploadify/uploadify.css %%WWWDIR%%/lib/uploadify/uploadify.fla -%%WWWDIR%%/lib/uploadify/uploadify.swf +%%WWWDIR%%/lib/uploadify/uploadify.swf.php %%WWWDIR%%/lib/yui/base-min.css %%WWWDIR%%/lib/yui/reset-fonts-grids.css %%WWWDIR%%/modules/akismet/controllers/admin_akismet.php