diff options
author | miwi <miwi@FreeBSD.org> | 2013-04-26 21:29:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-04-26 21:29:10 +0800 |
commit | 2b0962f64f2acce07f650a5f2aec4da96f50c745 (patch) | |
tree | b9a0f6d5f94e5edcb7477e3ba285f71d97ea6a25 | |
parent | 3b8c66155d72823beda9a74cc0a22fbeb1822edd (diff) | |
download | freebsd-ports-gnome-2b0962f64f2acce07f650a5f2aec4da96f50c745.tar.gz freebsd-ports-gnome-2b0962f64f2acce07f650a5f2aec4da96f50c745.tar.zst freebsd-ports-gnome-2b0962f64f2acce07f650a5f2aec4da96f50c745.zip |
- Update to 1.3.7
PR: 177762
Submitted by: rustem.alimov@gmail.com
-rw-r--r-- | databases/pecl-mongo/Makefile | 2 | ||||
-rw-r--r-- | databases/pecl-mongo/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/pecl-mongo/Makefile b/databases/pecl-mongo/Makefile index 630cfb87b5af..9bf75486393c 100644 --- a/databases/pecl-mongo/Makefile +++ b/databases/pecl-mongo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mongo -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.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 e3486e837d70..f9e77511f54c 100644 --- a/databases/pecl-mongo/distinfo +++ b/databases/pecl-mongo/distinfo @@ -1,2 +1,2 @@ -SHA256 (mongo-1.3.6.tgz) = 147a7fa574e3e75e8a6c505b93eaaedd8060318116a0a448ff0add3badf5ac29 -SIZE (mongo-1.3.6.tgz) = 125927 +SHA256 (mongo-1.3.7.tgz) = b43561ee20ff90306df2fba421b93bad1c88b8da5d992087366d2c715272e571 +SIZE (mongo-1.3.7.tgz) = 126064 |