From owner-svn-ports-all@FreeBSD.ORG Sun Mar 10 03:20:33 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 16B4591D; Sun, 10 Mar 2013 03:20:33 +0000 (UTC) (envelope-from sunpoet@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 E3F39998; Sun, 10 Mar 2013 03:20:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2A3KWUv026850; Sun, 10 Mar 2013 03:20:32 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2A3KWAZ026847; Sun, 10 Mar 2013 03:20:32 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201303100320.r2A3KWAZ026847@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 10 Mar 2013 03:20:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r313796 - head/www/zenphoto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Mar 2013 03:20:33 -0000 Author: sunpoet Date: Sun Mar 10 03:20:31 2013 New Revision: 313796 URL: http://svnweb.freebsd.org/changeset/ports/313796 Log: - Update to 1.4.4.3 Changes: http://www.zenphoto.org/news/category/changelog Modified: head/www/zenphoto/Makefile head/www/zenphoto/distinfo head/www/zenphoto/pkg-plist Modified: head/www/zenphoto/Makefile ============================================================================== --- head/www/zenphoto/Makefile Sun Mar 10 03:11:05 2013 (r313795) +++ head/www/zenphoto/Makefile Sun Mar 10 03:20:31 2013 (r313796) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zenphoto -PORTVERSION= 1.4.4.1b +PORTVERSION= 1.4.4.3 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/ Modified: head/www/zenphoto/distinfo ============================================================================== --- head/www/zenphoto/distinfo Sun Mar 10 03:11:05 2013 (r313795) +++ head/www/zenphoto/distinfo Sun Mar 10 03:20:31 2013 (r313796) @@ -1,2 +1,2 @@ -SHA256 (zenphoto-1.4.4.1b.tar.gz) = be99b50c9b4bda563c5045dc31ca387854da32751dcf09b3a46a0efa24755338 -SIZE (zenphoto-1.4.4.1b.tar.gz) = 8876113 +SHA256 (zenphoto-1.4.4.3.tar.gz) = b1913f8653cf251b244212bbcdec0f01ed7205eeaca95ae9cbebbcc42d454a66 +SIZE (zenphoto-1.4.4.3.tar.gz) = 9181421 Modified: head/www/zenphoto/pkg-plist ============================================================================== --- head/www/zenphoto/pkg-plist Sun Mar 10 03:11:05 2013 (r313795) +++ head/www/zenphoto/pkg-plist Sun Mar 10 03:20:31 2013 (r313796) @@ -556,6 +556,10 @@ %%WWWDIR%%/zp-core/locale/pl_PL/LC_MESSAGES/zenphoto.po %%WWWDIR%%/zp-core/locale/pl_PL/flag.png %%WWWDIR%%/zp-core/locale/pl_PL/select_files_button.png +%%WWWDIR%%/zp-core/locale/ru_RU/LC_MESSAGES/zenphoto.mo +%%WWWDIR%%/zp-core/locale/ru_RU/LC_MESSAGES/zenphoto.po +%%WWWDIR%%/zp-core/locale/ru_RU/flag.png +%%WWWDIR%%/zp-core/locale/ru_RU/select_files_button.png %%WWWDIR%%/zp-core/locale/sk_SK/LC_MESSAGES/zenphoto.mo %%WWWDIR%%/zp-core/locale/sk_SK/LC_MESSAGES/zenphoto.po %%WWWDIR%%/zp-core/locale/sk_SK/flag.png @@ -913,6 +917,7 @@ %%WWWDIR%%/zp-core/zp-extensions/seo_zenphoto.php %%WWWDIR%%/zp-core/zp-extensions/show_not_logged-in.php %%WWWDIR%%/zp-core/zp-extensions/simpleSpam.php +%%WWWDIR%%/zp-core/zp-extensions/site_upgrade/closed.htm %%WWWDIR%%/zp-core/zp-extensions/site_upgrade/closed.php %%WWWDIR%%/zp-core/zp-extensions/site_upgrade/closed.png %%WWWDIR%%/zp-core/zp-extensions/site_upgrade/site_upgrade.php @@ -1872,6 +1877,8 @@ @dirrm %%WWWDIR%%/zp-core/locale/sv_SE @dirrm %%WWWDIR%%/zp-core/locale/sk_SK/LC_MESSAGES @dirrm %%WWWDIR%%/zp-core/locale/sk_SK +@dirrm %%WWWDIR%%/zp-core/locale/ru_RU/LC_MESSAGES +@dirrm %%WWWDIR%%/zp-core/locale/ru_RU @dirrm %%WWWDIR%%/zp-core/locale/pl_PL/LC_MESSAGES @dirrm %%WWWDIR%%/zp-core/locale/pl_PL @dirrm %%WWWDIR%%/zp-core/locale/nl_NL/LC_MESSAGES