From owner-svn-ports-head@freebsd.org Fri Jul 17 12:23:47 2015 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 65A119A2311; Fri, 17 Jul 2015 12:23:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 1CEB81BEE; Fri, 17 Jul 2015 12:23:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6HCNko3069448; Fri, 17 Jul 2015 12:23:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6HCNkRO069446; Fri, 17 Jul 2015 12:23:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507171223.t6HCNkRO069446@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 17 Jul 2015 12:23:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392353 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 17 Jul 2015 12:23:47 -0000 Author: sunpoet Date: Fri Jul 17 12:23:45 2015 New Revision: 392353 URL: https://svnweb.freebsd.org/changeset/ports/392353 Log: - Update to 1.4.9 - Add NO_ARCH Changes: http://www.zenphoto.org/news/category/changelog Notified by: feld Modified: head/www/zenphoto/Makefile head/www/zenphoto/distinfo Modified: head/www/zenphoto/Makefile ============================================================================== --- head/www/zenphoto/Makefile Fri Jul 17 12:23:40 2015 (r392352) +++ head/www/zenphoto/Makefile Fri Jul 17 12:23:45 2015 (r392353) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zenphoto -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= www @@ -12,6 +12,7 @@ COMMENT= Simpler web photo gallery LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +NO_ARCH= yes NO_BUILD= yes USE_PHP= gd gettext json mbstring mysql pcre session USES= cpe Modified: head/www/zenphoto/distinfo ============================================================================== --- head/www/zenphoto/distinfo Fri Jul 17 12:23:40 2015 (r392352) +++ head/www/zenphoto/distinfo Fri Jul 17 12:23:45 2015 (r392353) @@ -1,2 +1,2 @@ -SHA256 (zenphoto-zenphoto-zenphoto-1.4.8_GH0.tar.gz) = c14bf8eec8f794d08d4bf2d6bb6500f32d7a5167911e69e3e7528d19381691b6 -SIZE (zenphoto-zenphoto-zenphoto-1.4.8_GH0.tar.gz) = 9213827 +SHA256 (zenphoto-zenphoto-zenphoto-1.4.9_GH0.tar.gz) = 646e5ddcbe3f266d4b79aac4d462b60fae96ff072961662eeca0d769811c0635 +SIZE (zenphoto-zenphoto-zenphoto-1.4.9_GH0.tar.gz) = 9197894