Date: Sun, 10 Mar 2013 03:20:32 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r313796 - head/www/zenphoto Message-ID: <201303100320.r2A3KWAZ026847@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303100320.r2A3KWAZ026847>