mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to version 0.13.0, now comaptible with php56 [1]
- Clarify LICENSE - Convert to USES=tar:tgz PR: 195423 [1] Submitted by: Gasol Wu <gasol.wu@gmail.com> [1]
This commit is contained in:
parent
206c197fad
commit
a19c8cb6c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374670
@ -2,21 +2,20 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= vld
|
||||
PORTVERSION= 0.12.0
|
||||
PORTVERSION= 0.13.0
|
||||
CATEGORIES= devel pear
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
EXTRACT_SUFX= .tgz
|
||||
DIST_SUBDIR= PECL
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Dump the internal representation of PHP scripts
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= tar:tgz
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
IGNORE_WITH_PHP= 56
|
||||
|
||||
CONFIGURE_ARGS= --enable-vld
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PECL/vld-0.12.0.tgz) = 841edd488c8bde87ebb828258c352b9eb242f7ded322a337bdff8c44a2680d38
|
||||
SIZE (PECL/vld-0.12.0.tgz) = 16587
|
||||
SHA256 (PECL/vld-0.13.0.tgz) = f61fe6501b6f30cf5628b7fd0e2c41185bb9bfac96b765c8b967a8ba01f7bf8b
|
||||
SIZE (PECL/vld-0.13.0.tgz) = 17547
|
||||
|
Loading…
Reference in New Issue
Block a user