Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2013 08:26:25 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334060 - head/devel/pecl-vld
Message-ID:  <201311170826.rAH8QPc3000899@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311170826.rAH8QPc3000899>