From owner-svn-ports-head@freebsd.org Thu Oct 22 06:19:29 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 D146FA1C371; Thu, 22 Oct 2015 06:19:29 +0000 (UTC) (envelope-from vanilla@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 9622D1C51; Thu, 22 Oct 2015 06:19:29 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9M6JSLV070552; Thu, 22 Oct 2015 06:19:28 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9M6JSbX070550; Thu, 22 Oct 2015 06:19:28 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201510220619.t9M6JSbX070550@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 22 Oct 2015 06:19:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399949 - head/www/pecl-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: Thu, 22 Oct 2015 06:19:29 -0000 Author: vanilla Date: Thu Oct 22 06:19:28 2015 New Revision: 399949 URL: https://svnweb.freebsd.org/changeset/ports/399949 Log: 1: Upgrade to 1.22.3. 2: pass MAINTAINER to submitter. PR: 203932 Submitted by: Torsten Zühlsdorff Modified: head/www/pecl-twig/Makefile head/www/pecl-twig/distinfo Modified: head/www/pecl-twig/Makefile ============================================================================== --- head/www/pecl-twig/Makefile Thu Oct 22 06:15:28 2015 (r399948) +++ head/www/pecl-twig/Makefile Thu Oct 22 06:19:28 2015 (r399949) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= twig -PORTVERSION= 1.21.1 +PORTVERSION= 1.22.3 CATEGORIES= www MASTER_SITES= http://pear.twig-project.org/get/ PKGNAMEPREFIX= pecl- DISTNAME= CTwig-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@toco-domains.de COMMENT= Twig C extension to improve performance of the Twig template language LICENSE= BSD3CLAUSE Modified: head/www/pecl-twig/distinfo ============================================================================== --- head/www/pecl-twig/distinfo Thu Oct 22 06:15:28 2015 (r399948) +++ head/www/pecl-twig/distinfo Thu Oct 22 06:19:28 2015 (r399949) @@ -1,2 +1,2 @@ -SHA256 (CTwig-1.21.1.tgz) = 33eeb08a5bcb0382a4113ee19a3ee59f8dd22211436ca5703ab5bc433f96e5c4 -SIZE (CTwig-1.21.1.tgz) = 8603 +SHA256 (CTwig-1.22.3.tgz) = 57e2738b27c09acf30799c52d03ab0dd6646719239373d5453844923c6f960fb +SIZE (CTwig-1.22.3.tgz) = 8602