diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-06-05 17:06:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-06-05 17:06:40 +0000 |
commit | 3052a331c42a25d2f633cf9f140094fc410c5b44 (patch) | |
tree | cf184cf054c9453df3c65db219c2346f3af822e2 /databases | |
parent | 57158053b878446eac233e4d41e4f18a1391e760 (diff) | |
download | freebsd-ports-3052a331c42a25d2f633cf9f140094fc410c5b44.zip |
- Update to 1.0.7
Diffstat (limited to 'databases')
-rw-r--r-- | databases/pecl-mongo/Makefile | 2 | ||||
-rw-r--r-- | databases/pecl-mongo/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/pecl-mongo/Makefile b/databases/pecl-mongo/Makefile index 0a9426fdec7f..eccb429e3565 100644 --- a/databases/pecl-mongo/Makefile +++ b/databases/pecl-mongo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mongo -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= databases pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/databases/pecl-mongo/distinfo b/databases/pecl-mongo/distinfo index 95b83dedadc7..e80ee3575004 100644 --- a/databases/pecl-mongo/distinfo +++ b/databases/pecl-mongo/distinfo @@ -1,3 +1,3 @@ -MD5 (mongo-1.0.6.tgz) = 12e8dae4428b55ab7c29aa514bf66c1e -SHA256 (mongo-1.0.6.tgz) = 7707dcd88ba2e419ad88a9923aa1664676098e14206b2b08978b33fd8d530435 -SIZE (mongo-1.0.6.tgz) = 53175 +MD5 (mongo-1.0.7.tgz) = 07c3898c29fd9ddb001a04598d4b43ae +SHA256 (mongo-1.0.7.tgz) = 5a3d1ff3b5aedf3a6f0d867493469e9ec9ed1a822328eaf158b17a2273c49bc0 +SIZE (mongo-1.0.7.tgz) = 53750 |