aboutsummaryrefslogtreecommitdiff
path: root/databases/couchdb2
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2019-04-04 05:09:24 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2019-04-04 05:09:24 +0000
commit33815812ab2cc5dbfddec50f98e95172eb4131a7 (patch)
tree535db79aba8f5064984cd1868e9a0d855802aa44 /databases/couchdb2
parent148d1e916d19b50d9ff05e5b8e0746859c92926d (diff)
downloadports-33815812ab2cc5dbfddec50f98e95172eb4131a7.tar.gz
ports-33815812ab2cc5dbfddec50f98e95172eb4131a7.zip
databases/couchdb2: add DISTVERSION lost from arc patch in r497329
Reported by: olgeni Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D19777
Notes
Notes: svn path=/head/; revision=497788
Diffstat (limited to 'databases/couchdb2')
-rw-r--r--databases/couchdb2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/couchdb2/Makefile b/databases/couchdb2/Makefile
index dded1c0c3bf1..7aa6faba44f0 100644
--- a/databases/couchdb2/Makefile
+++ b/databases/couchdb2/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= couchdb2
-DISTVERSION= 2.3.0
-PORTREVISION= 3
+DISTVERSION= 2.3.1
CATEGORIES= databases
MASTER_SITES= APACHE/couchdb/source/${DISTVERSION}
DISTNAME= apache-couchdb-${DISTVERSION}