mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 0.12.0
- Add LICENSE - Stage support PR: ports/182531 Submitted by: Gasol Wu Approved by: maintainer timeout (1.5 month)
This commit is contained in:
parent
9c291e8ddf
commit
3d5dc2eaac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334060
2 changed files with 5 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue