aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-05-19 15:50:27 +0800
committeritetcu <itetcu@FreeBSD.org>2006-05-19 15:50:27 +0800
commitfcf793cf43328c59c1fe436815d9b454ef5ae60d (patch)
tree2034faba171f5f28111cf9218d13ef600dd1ffc2 /databases
parent0b187811a9d34ee70e83abae98d92598e5acc046 (diff)
downloadfreebsd-ports-graphics-fcf793cf43328c59c1fe436815d9b454ef5ae60d.tar.gz
freebsd-ports-graphics-fcf793cf43328c59c1fe436815d9b454ef5ae60d.tar.zst
freebsd-ports-graphics-fcf793cf43328c59c1fe436815d9b454ef5ae60d.zip
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)
Diffstat (limited to 'databases')
-rw-r--r--databases/pecl-PDO_PGSQL/Makefile3
-rw-r--r--databases/pecl-PDO_PGSQL/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/databases/pecl-PDO_PGSQL/Makefile b/databases/pecl-PDO_PGSQL/Makefile
index d5063773f91..44d29aa1715 100644
--- a/databases/pecl-PDO_PGSQL/Makefile
+++ b/databases/pecl-PDO_PGSQL/Makefile
@@ -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
diff --git a/databases/pecl-PDO_PGSQL/distinfo b/databases/pecl-PDO_PGSQL/distinfo
index 6ae37c25a1c..73d1ad5bc1f 100644
--- a/databases/pecl-PDO_PGSQL/distinfo
+++ b/databases/pecl-PDO_PGSQL/distinfo
@@ -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