From owner-svn-ports-head@freebsd.org Tue Sep 13 19:12:57 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6C28BD84F6; Tue, 13 Sep 2016 19:12:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 68693EE2; Tue, 13 Sep 2016 19:12:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8DJCuVC015690; Tue, 13 Sep 2016 19:12:56 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8DJCusE015687; Tue, 13 Sep 2016 19:12:56 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201609131912.u8DJCusE015687@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Sep 2016 19:12:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422067 - head/www/piwigo 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.23 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: Tue, 13 Sep 2016 19:12:57 -0000 Author: amdmi3 Date: Tue Sep 13 19:12:56 2016 New Revision: 422067 URL: https://svnweb.freebsd.org/changeset/ports/422067 Log: - Update to 2.8.2 - Add NO_ARCH PR: 212570 Submitted by: tremere@cainites.net (maintainer) Modified: head/www/piwigo/Makefile head/www/piwigo/distinfo head/www/piwigo/pkg-plist Modified: head/www/piwigo/Makefile ============================================================================== --- head/www/piwigo/Makefile Tue Sep 13 19:11:39 2016 (r422066) +++ head/www/piwigo/Makefile Tue Sep 13 19:12:56 2016 (r422067) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= piwigo -PORTVERSION= 2.8.1 +PORTVERSION= 2.8.2 CATEGORIES= www MASTER_SITES= http://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ @@ -13,6 +13,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/COPYING NO_BUILD= yes +NO_ARCH= yes USE_PHP= calendar ctype dom exif filter gd gettext hash iconv json \ mbstring mcrypt mysql mysqli openssl pcre pdf pdo posix \ session simplexml sockets spl tokenizer xml xmlreader \ Modified: head/www/piwigo/distinfo ============================================================================== --- head/www/piwigo/distinfo Tue Sep 13 19:11:39 2016 (r422066) +++ head/www/piwigo/distinfo Tue Sep 13 19:12:56 2016 (r422067) @@ -1,2 +1,3 @@ -SHA256 (piwigo-2.8.1.zip) = f3f33725d608cf0bbaa0e35ddb993a7d804d08d9542e7b98a308286311675018 -SIZE (piwigo-2.8.1.zip) = 7564220 +TIMESTAMP = 1473541475 +SHA256 (piwigo-2.8.2.zip) = 9716b4890a519ec3b1159d35623af8981af9b6870589e2c3aeacc18311362e3c +SIZE (piwigo-2.8.2.zip) = 7570310 Modified: head/www/piwigo/pkg-plist ============================================================================== --- head/www/piwigo/pkg-plist Tue Sep 13 19:11:39 2016 (r422066) +++ head/www/piwigo/pkg-plist Tue Sep 13 19:12:56 2016 (r422067) @@ -56,6 +56,7 @@ %%WWWDIR%%/admin/include/pclzip.lib.php %%WWWDIR%%/admin/include/photos_add_direct_prepare.inc.php %%WWWDIR%%/admin/include/plugins.class.php +%%WWWDIR%%/include/srand.php %%WWWDIR%%/admin/include/tabsheet.class.php %%WWWDIR%%/admin/include/themes.class.php %%WWWDIR%%/admin/include/updates.class.php @@ -1249,6 +1250,7 @@ %%WWWDIR%%/language/id_ID/common.lang.php %%WWWDIR%%/language/id_ID/id_ID.jpg %%WWWDIR%%/language/id_ID/index.php +%%WWWDIR%%/language/id_ID/install.lang.php %%WWWDIR%%/language/id_ID/iso.txt %%WWWDIR%%/language/index.php %%WWWDIR%%/language/is_IS/about.html @@ -3333,6 +3335,7 @@ %%WWWDIR%%/themes/smartpocket/template/menubar_tags.tpl %%WWWDIR%%/themes/smartpocket/template/navigation_bar.tpl %%WWWDIR%%/themes/smartpocket/template/notification.tpl +%%WWWDIR%%/themes/smartpocket/template/password.tpl %%WWWDIR%%/themes/smartpocket/template/picture.tpl %%WWWDIR%%/themes/smartpocket/template/picture_content.tpl %%WWWDIR%%/themes/smartpocket/template/picture_nav_buttons.tpl