From owner-svn-ports-head@freebsd.org Fri Nov 13 19:14:04 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 00620A2ED78; Fri, 13 Nov 2015 19:14:04 +0000 (UTC) (envelope-from sunpoet@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 BF8761D10; Fri, 13 Nov 2015 19:14:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tADJE2PH085660; Fri, 13 Nov 2015 19:14:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tADJE25R085657; Fri, 13 Nov 2015 19:14:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511131914.tADJE25R085657@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, 13 Nov 2015 19:14:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401550 - head/www/pear-twig 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, 13 Nov 2015 19:14:04 -0000 Author: sunpoet Date: Fri Nov 13 19:14:02 2015 New Revision: 401550 URL: https://svnweb.freebsd.org/changeset/ports/401550 Log: - Update to 1.23.1 Changes: https://github.com/twigphp/Twig/blob/1.x/CHANGELOG PR: 204516 Submitted by: Torsten Zuhlsdorff (maintainer) Modified: head/www/pear-twig/Makefile head/www/pear-twig/distinfo Modified: head/www/pear-twig/Makefile ============================================================================== --- head/www/pear-twig/Makefile Fri Nov 13 19:13:58 2015 (r401549) +++ head/www/pear-twig/Makefile Fri Nov 13 19:14:02 2015 (r401550) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twig -PORTVERSION= 1.23.0 +PORTVERSION= 1.23.1 CATEGORIES= www pear MASTER_SITES= http://pear.twig-project.org/get/ DISTNAME= Twig-${PORTVERSION} Modified: head/www/pear-twig/distinfo ============================================================================== --- head/www/pear-twig/distinfo Fri Nov 13 19:13:58 2015 (r401549) +++ head/www/pear-twig/distinfo Fri Nov 13 19:14:02 2015 (r401550) @@ -1,2 +1,2 @@ -SHA256 (PEAR/Twig-1.23.0.tgz) = 330939d86b7c704035ec60443abb7129ea6d9e880a395fcd4b3dfca21f77e8bf -SIZE (PEAR/Twig-1.23.0.tgz) = 98580 +SHA256 (PEAR/Twig-1.23.1.tgz) = 65f7245b362e054a3e69929507bccec43ce9664e32c3d2eadc60083baaa06285 +SIZE (PEAR/Twig-1.23.1.tgz) = 98740