1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 0.10.0

PR:		ports/102740
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
This commit is contained in:
Martin Wilke 2006-09-05 17:23:12 +00:00
parent d644a8b5ea
commit 8049ea7a75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172337
2 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= filter
DISTVERSION= 0.9.4
DISTVERSION= 0.10.0
CATEGORIES= security
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@ -18,9 +18,9 @@ COMMENT= PHP extension for safely dealing with input parameters
LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre
USE_PHP= yes
USE_PHPIZE= yes
USE_PHP= pcre
USE_PHPEXT= yes
USE_PHP_BUILD= yes
PHP_MODNAME= filter
DEFAULT_PHP_VER= 5

View File

@ -1,3 +1,3 @@
MD5 (PECL/filter-0.9.4.tgz) = bd1e15d31d89776f80e192f0828a46a8
SHA256 (PECL/filter-0.9.4.tgz) = 8fa653b5aec6560ca93be29c70fd4956c88ff4e6c542895e9fdca9b838641793
SIZE (PECL/filter-0.9.4.tgz) = 13586
MD5 (PECL/filter-0.10.0.tgz) = 4344ddba9796fa8fa23f686899dd0fdc
SHA256 (PECL/filter-0.10.0.tgz) = f98415ff6b05f1643ee963d1243eeba37c965ebd0ab62d312335e845eba37341
SIZE (PECL/filter-0.10.0.tgz) = 24986