aboutsummaryrefslogtreecommitdiff
path: root/databases/pecl-PDO
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-11-29 13:52:46 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-11-29 13:52:46 +0000
commit9fbcbc2cc5dfa8911de28f6defd581c4179508b2 (patch)
tree582b947397b8ecb021619ca756e84ecd48981e46 /databases/pecl-PDO
parentb53c2ad7794ff2696722c05a2fcfaf04f9c4760c (diff)
downloadports-9fbcbc2cc5dfa8911de28f6defd581c4179508b2.tar.gz
ports-9fbcbc2cc5dfa8911de28f6defd581c4179508b2.zip
- Update to 1.0.2.
PR: ports/89717 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=149896
Diffstat (limited to 'databases/pecl-PDO')
-rw-r--r--databases/pecl-PDO/Makefile4
-rw-r--r--databases/pecl-PDO/distinfo5
2 files changed, 5 insertions, 4 deletions
diff --git a/databases/pecl-PDO/Makefile b/databases/pecl-PDO/Makefile
index 600c100eb803..72eec52128a5 100644
--- a/databases/pecl-PDO/Makefile
+++ b/databases/pecl-PDO/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= PDO
-DISTVERSION= 1.0RC2
+DISTVERSION= 1.0.2
CATEGORIES= databases www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -25,7 +25,7 @@ PHP_MODNAME= pdo
.include <bsd.port.pre.mk>
.if ${PHP_VER} == 4
-IGNORE= PDO requires PHP version 5.0.3 or higher
+IGNORE= requires PHP version 5.0.3 or higher
.endif
post-install:
diff --git a/databases/pecl-PDO/distinfo b/databases/pecl-PDO/distinfo
index cb2a04a6a10a..375b4bd5addd 100644
--- a/databases/pecl-PDO/distinfo
+++ b/databases/pecl-PDO/distinfo
@@ -1,2 +1,3 @@
-MD5 (PECL/PDO-1.0RC2.tgz) = 59be93260032e7a902cf813365da555b
-SIZE (PECL/PDO-1.0RC2.tgz) = 48551
+MD5 (PECL/PDO-1.0.2.tgz) = 171ab47eb4251ae1f3209e5919857792
+SHA256 (PECL/PDO-1.0.2.tgz) = 0b24c20ba9e3cb7054a53be403bd2d0ecdb0e2bd3291f67ae3b7f7a526aabf62
+SIZE (PECL/PDO-1.0.2.tgz) = 49810