mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Updated to 1.0.1 (supports PHP 5.3+)
Feature safe: yes
This commit is contained in:
parent
46552c8eb9
commit
2fc94d7485
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306015
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bitset
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
@ -18,7 +18,5 @@ COMMENT= A PECL extension for manipulating bitsets
|
||||
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
DEFAULT_PHP_VER=53
|
||||
IGNORE_WITH_PHP=5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PECL/bitset-1.0.tgz) = d8bc167edb95091c452aaceb085cadd6eb419f505ce54f2b8c22dd07b450bd52
|
||||
SIZE (PECL/bitset-1.0.tgz) = 12298
|
||||
SHA256 (PECL/bitset-1.0.1.tgz) = 22c41fdc8205f7f75d3e650dc5784cee0c34e32a70c55b9a5a756c7d6f86dab4
|
||||
SIZE (PECL/bitset-1.0.1.tgz) = 11472
|
||||
|
Loading…
Reference in New Issue
Block a user