From owner-svn-ports-all@freebsd.org Wed Sep 30 02:21:54 2015 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 0366AA0CA3F; Wed, 30 Sep 2015 02:21:54 +0000 (UTC) (envelope-from vanilla@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 E86AA1212; Wed, 30 Sep 2015 02:21:53 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8U2Lr3M012667; Wed, 30 Sep 2015 02:21:53 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8U2LrTJ012665; Wed, 30 Sep 2015 02:21:53 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201509300221.t8U2LrTJ012665@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 30 Sep 2015 02:21:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398197 - head/textproc/pecl-ctemplate X-SVN-Group: ports-head 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.20 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: Wed, 30 Sep 2015 02:21:54 -0000 Author: vanilla Date: Wed Sep 30 02:21:52 2015 New Revision: 398197 URL: https://svnweb.freebsd.org/changeset/ports/398197 Log: Upgrade to 1.12, and move to GITHUB. Modified: head/textproc/pecl-ctemplate/Makefile head/textproc/pecl-ctemplate/distinfo Modified: head/textproc/pecl-ctemplate/Makefile ============================================================================== --- head/textproc/pecl-ctemplate/Makefile Wed Sep 30 02:21:05 2015 (r398196) +++ head/textproc/pecl-ctemplate/Makefile Wed Sep 30 02:21:52 2015 (r398197) @@ -2,22 +2,23 @@ # $FreeBSD$ PORTNAME= cTemplate -PORTVERSION= 1.11 -PORTREVISION= 0 +PORTVERSION= 1.12 CATEGORIES= textproc pear -MASTER_SITES= LOCAL/vanilla +DISTVERSIONPREFIX= v PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= vanilla@FreeBSD.org -COMMENT= PECL extension for Google ctemplate library +COMMENT= PECL extension for ctemplate library -LIB_DEPENDS= libctemplate.so:${PORTSDIR}/textproc/google-ctemplate +LIB_DEPENDS= libctemplate.so:${PORTSDIR}/textproc/ctemplate USES= tar:xz USE_PHP= yes USE_PHPEXT= yes -DEFAULT_PHP_VER= 5 +USE_GITHUB= yes +GH_ACCOUNT= vanillahsu +GH_PROJECT= pecl-ctemplate CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} Modified: head/textproc/pecl-ctemplate/distinfo ============================================================================== --- head/textproc/pecl-ctemplate/distinfo Wed Sep 30 02:21:05 2015 (r398196) +++ head/textproc/pecl-ctemplate/distinfo Wed Sep 30 02:21:52 2015 (r398197) @@ -1,2 +1,2 @@ -SHA256 (PECL/cTemplate-1.11.tar.xz) = 79f116802af2259b7983914d4102ef072e8d96cfb94cd9bfe1dc25d4cb8dedc3 -SIZE (PECL/cTemplate-1.11.tar.xz) = 11444 +SHA256 (PECL/vanillahsu-pecl-ctemplate-v1.12_GH0.tar.xz) = c45734fc50aa14dd4028e3ef4fb148a313782d8db97706db5571d9c13ed271f3 +SIZE (PECL/vanillahsu-pecl-ctemplate-v1.12_GH0.tar.xz) = 26888