From owner-svn-ports-head@FreeBSD.ORG Sun Nov 17 08:26:26 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 083B7168; Sun, 17 Nov 2013 08:26:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EC39E2FC1; Sun, 17 Nov 2013 08:26:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAH8QPF2000901; Sun, 17 Nov 2013 08:26:25 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAH8QPc3000899; Sun, 17 Nov 2013 08:26:25 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201311170826.rAH8QPc3000899@svn.freebsd.org> From: Antoine Brodin Date: Sun, 17 Nov 2013 08:26:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334060 - head/devel/pecl-vld 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.16 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: Sun, 17 Nov 2013 08:26:26 -0000 Author: antoine Date: Sun Nov 17 08:26:25 2013 New Revision: 334060 URL: http://svnweb.freebsd.org/changeset/ports/334060 Log: - Update to 0.12.0 - Add LICENSE - Stage support PR: ports/182531 Submitted by: Gasol Wu Approved by: maintainer timeout (1.5 month) Modified: head/devel/pecl-vld/Makefile head/devel/pecl-vld/distinfo Modified: head/devel/pecl-vld/Makefile ============================================================================== --- head/devel/pecl-vld/Makefile Sun Nov 17 08:20:31 2013 (r334059) +++ head/devel/pecl-vld/Makefile Sun Nov 17 08:26:25 2013 (r334060) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vld -PORTVERSION= 0.11.2 +PORTVERSION= 0.12.0 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -12,10 +12,11 @@ DIST_SUBDIR= PECL MAINTAINER= miwi@FreeBSD.org COMMENT= Dump the internal representation of PHP scripts +LICENSE= BSD + USE_PHP= yes USE_PHPEXT= yes CONFIGURE_ARGS= --enable-vld -NO_STAGE= yes .include Modified: head/devel/pecl-vld/distinfo ============================================================================== --- head/devel/pecl-vld/distinfo Sun Nov 17 08:20:31 2013 (r334059) +++ head/devel/pecl-vld/distinfo Sun Nov 17 08:26:25 2013 (r334060) @@ -1,2 +1,2 @@ -SHA256 (PECL/vld-0.11.2.tgz) = d6d2b2cd1789ff7abf70df344d4c077b1d88913ed319ab017368a3967b8a8d2f -SIZE (PECL/vld-0.11.2.tgz) = 16403 +SHA256 (PECL/vld-0.12.0.tgz) = 841edd488c8bde87ebb828258c352b9eb242f7ded322a337bdff8c44a2680d38 +SIZE (PECL/vld-0.12.0.tgz) = 16587