1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 1.0.1 [1]

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

PR:		ports/97436 [1]
Submitted by:	maintanier
		itetcu [2]
Approved by:	lawrance (mentor)
This commit is contained in:
Ion-Mihai Tetcu 2006-05-19 07:50:27 +00:00
parent b706a5979b
commit 8282ee33e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162763
2 changed files with 4 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= PDO_PGSQL
DISTVERSION= 1.0.1
DISTVERSION= 1.0.2
CATEGORIES= databases www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@ -20,7 +20,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo.so:${PORTSDIR}/databases
RUN_DEPENDS+= ${BUILD_DEPENDS}
USE_PHP= yes
USE_PHPIZE= yes
USE_PHPEXT= yes
DEFAULT_PHP_VER=5
PHP_MODNAME= pdo_pgsql

View File

@ -1,3 +1,3 @@
MD5 (PECL/PDO_PGSQL-1.0.1.tgz) = e8af91f5a5b20f87ca59d07ea8f5297f
SHA256 (PECL/PDO_PGSQL-1.0.1.tgz) = 65aa9cb9447ba4cdf1d06550748b97a7dabe0131e1150fcfdd6cdd909d58f5c6
SIZE (PECL/PDO_PGSQL-1.0.1.tgz) = 13308
MD5 (PECL/PDO_PGSQL-1.0.2.tgz) = e3001ab0ffe0c04f7a9bdd6d86f7088a
SHA256 (PECL/PDO_PGSQL-1.0.2.tgz) = ae1089a3b0afdee57321603f596665f82caf40e7b84e0c9a72b10e82bd697039
SIZE (PECL/PDO_PGSQL-1.0.2.tgz) = 14961