1: Upgrade to 1.0.2.
2: add PORTSCOUT to limit to version 1.x
This commit is contained in:
parent
a5be3fcd41
commit
db05d360d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406737
2 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= propro
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
|
@ -13,6 +13,8 @@ COMMENT= Facility to manage extension object properties
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
PORTSCOUT= limit:^1.*
|
||||
|
||||
USES= tar:tgz
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (propro-1.0.0.tgz) = 9825d50ab4bb214428cd11c14c2f389c16aded09db16d266f27f147a7f2371f2
|
||||
SIZE (propro-1.0.0.tgz) = 6217
|
||||
SHA256 (propro-1.0.2.tgz) = 6b4e785adcc8378148c7ad06aa82e71e1d45c7ea5dbebea9ea9a38fee14e62e7
|
||||
SIZE (propro-1.0.2.tgz) = 13393
|
||||
|
|
Loading…
Reference in a new issue