From owner-svn-ports-all@freebsd.org Thu Dec 28 20:09:33 2017 Return-Path: Delivered-To: svn-ports-all@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 65ACCEB173E; Thu, 28 Dec 2017 20:09:33 +0000 (UTC) (envelope-from danilo@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 1747568A43; Thu, 28 Dec 2017 20:09:33 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBSK9Wqe090440; Thu, 28 Dec 2017 20:09:32 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBSK9VPs090438; Thu, 28 Dec 2017 20:09:31 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201712282009.vBSK9VPs090438@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 28 Dec 2017 20:09:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457476 - head/www/smarty2 X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/www/smarty2 X-SVN-Commit-Revision: 457476 X-SVN-Commit-Repository: ports 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.25 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: Thu, 28 Dec 2017 20:09:33 -0000 Author: danilo Date: Thu Dec 28 20:09:31 2017 New Revision: 457476 URL: https://svnweb.freebsd.org/changeset/ports/457476 Log: - Update to 2.6.31 - Add NO_ARCH PR: 224565 Submitted by: Matthias Fechner Modified: head/www/smarty2/Makefile head/www/smarty2/distinfo Modified: head/www/smarty2/Makefile ============================================================================== --- head/www/smarty2/Makefile Thu Dec 28 19:59:17 2017 (r457475) +++ head/www/smarty2/Makefile Thu Dec 28 20:09:31 2017 (r457476) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smarty -PORTVERSION= 2.6.30 +PORTVERSION= 2.6.31 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://www.smarty.net/files/docs/:manual @@ -15,9 +15,10 @@ LICENSE= LGPL21 OPTIONS_DEFINE= DOCS +NO_ARCH= yes NO_BUILD= yes -USE_PHP= pcre USES= php:web +USE_PHP= pcre PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message Modified: head/www/smarty2/distinfo ============================================================================== --- head/www/smarty2/distinfo Thu Dec 28 19:59:17 2017 (r457475) +++ head/www/smarty2/distinfo Thu Dec 28 20:09:31 2017 (r457476) @@ -1,5 +1,5 @@ -TIMESTAMP = 1469132957 +TIMESTAMP = 1514112710 SHA256 (manual-en-2.6.zip) = 694888f142c1eaacc5f442d050bb23292feaf2844af3a69fabd1a15a7f01034b SIZE (manual-en-2.6.zip) = 314640 -SHA256 (smarty-php-smarty-v2.6.30_GH0.tar.gz) = 21a011394e2e1da41ca0d01425f2f1587c304ce6f58a7ef3e12c51f2a04af1a4 -SIZE (smarty-php-smarty-v2.6.30_GH0.tar.gz) = 152700 +SHA256 (smarty-php-smarty-v2.6.31_GH0.tar.gz) = c726cd5aae62bb73d12c85453bb99ac6edb54a89bb7a3b35e60637084394349d +SIZE (smarty-php-smarty-v2.6.31_GH0.tar.gz) = 152508