- update to 1.0.3 [1]

- drop USE_PHPIZE=     yes since it has USE_PHPEXT=     yes [2]

PR:		ports/97430 [1]
Submitted by:	maintainer [1], itetcu [2]
Approved by:	lawrance (mentor)
This commit is contained in:
Ion-Mihai Tetcu 2006-05-19 08:13:32 +00:00
parent 06418bc74e
commit 6ce06f7ed4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162766
2 changed files with 4 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= PDO
DISTVERSION= 1.0.2
DISTVERSION= 1.0.3
CATEGORIES= databases www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@ -17,7 +17,6 @@ MAINTAINER= zaa@zaa.pp.ru
COMMENT= PHP Data Objects Interface
USE_PHP= zlib
USE_PHPIZE= yes
USE_PHPEXT= yes
DEFAULT_PHP_VER=5
PHP_MODNAME= pdo

View file

@ -1,3 +1,3 @@
MD5 (PECL/PDO-1.0.2.tgz) = 171ab47eb4251ae1f3209e5919857792
SHA256 (PECL/PDO-1.0.2.tgz) = 0b24c20ba9e3cb7054a53be403bd2d0ecdb0e2bd3291f67ae3b7f7a526aabf62
SIZE (PECL/PDO-1.0.2.tgz) = 49810
MD5 (PECL/PDO-1.0.3.tgz) = 74bff68b3f1caaf745edaddbd4df7291
SHA256 (PECL/PDO-1.0.3.tgz) = a7922b658c7a68c092bc9806602d5d6ecee2214a388e1731352de7b3663f89bf
SIZE (PECL/PDO-1.0.3.tgz) = 52613