diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-03-27 14:43:23 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-03-27 14:43:23 +0000 |
| commit | 2d336c3cacc4eeb016c591688b28062bb27dbe3a (patch) | |
| tree | bb2a07dad0891fbfe998960becf63dc3078896fe | |
| parent | - Fix build on DragonFly (diff) | |
databases/pecl-mongo: Update version 1.6.5=>1.6.6
| -rw-r--r-- | databases/pecl-mongo/Makefile | 4 | ||||
| -rw-r--r-- | databases/pecl-mongo/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/databases/pecl-mongo/Makefile b/databases/pecl-mongo/Makefile index 5832507d8193..08748a316f0f 100644 --- a/databases/pecl-mongo/Makefile +++ b/databases/pecl-mongo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mongo -PORTVERSION= 1.6.5 +PORTVERSION= 1.6.6 CATEGORIES= databases pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -13,6 +13,8 @@ COMMENT= PECL classes for Mongo Database Driver LICENSE= APACHE20 +BUILD_DEPENDS= re2c>=.13.4:${PORTSDIR}/devel/re2c + USES= tar:tgz USE_PHP= spl USE_PHP_BUILD= yes diff --git a/databases/pecl-mongo/distinfo b/databases/pecl-mongo/distinfo index 00167370bcfe..e30f434d511d 100644 --- a/databases/pecl-mongo/distinfo +++ b/databases/pecl-mongo/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/mongo-1.6.5.tgz) = f92e933636d984d37df085af7c523daa59fed45d6ccfa4b51a67fd1c4bd80cf1 -SIZE (PECL/mongo-1.6.5.tgz) = 207494 +SHA256 (PECL/mongo-1.6.6.tgz) = 8552b100231baf16e49c8d66a6ac064c36edc3172f6ab5a0ea924acc289eb0d8 +SIZE (PECL/mongo-1.6.6.tgz) = 207564 |
