diff options
author | Dave Cottlehuber <dch@FreeBSD.org> | 2018-07-12 10:12:06 +0000 |
---|---|---|
committer | Dave Cottlehuber <dch@FreeBSD.org> | 2018-07-12 10:12:06 +0000 |
commit | 616cd32fc789653025506e84197315302ae1eef4 (patch) | |
tree | 3893d4264e989767e862e5b58f10331f3efb1c07 /databases/couchdb | |
parent | fe204e0a92a6a5c874481e257661795914764ffd (diff) | |
download | ports-616cd32fc789653025506e84197315302ae1eef4.tar.gz ports-616cd32fc789653025506e84197315302ae1eef4.zip |
Notes
Diffstat (limited to 'databases/couchdb')
-rw-r--r-- | databases/couchdb/Makefile | 3 | ||||
-rw-r--r-- | databases/couchdb/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index 0ad37e54afdc..bd5bad3789af 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= couchdb -DISTVERSION= 1.7.1 -PORTREVISION= 3 +DISTVERSION= 1.7.2 PORTEPOCH= 2 CATEGORIES= databases MASTER_SITES= APACHE/couchdb/source/${DISTVERSION} diff --git a/databases/couchdb/distinfo b/databases/couchdb/distinfo index f5ca279461e2..630f8720260a 100644 --- a/databases/couchdb/distinfo +++ b/databases/couchdb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1510617171 -SHA256 (apache-couchdb-1.7.1.tar.gz) = 91200aa6fbc6fa5e2f3d78ef40e39d8c1ec7c83ea1c2cd730d270658735b2cad -SIZE (apache-couchdb-1.7.1.tar.gz) = 9963069 +TIMESTAMP = 1531177411 +SHA256 (apache-couchdb-1.7.2.tar.gz) = 7b7c0db046ded544a587a8935d495610dd10f01a9cae3cd42cf88c5ae40bc431 +SIZE (apache-couchdb-1.7.2.tar.gz) = 10009424 |