aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-04-04 05:42:34 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-04-04 05:42:34 +0000
commitd1154e699da51023a5c8e528f23e960c9ac3dcc6 (patch)
tree3cfe793a8bdedb80ecb6aa73bb84c1cd7309d626 /databases
parent47dd813de7879e0b78160b649953ce1ecd39e6b7 (diff)
downloadports-d1154e699da51023a5c8e528f23e960c9ac3dcc6.tar.gz
ports-d1154e699da51023a5c8e528f23e960c9ac3dcc6.zip
MFH: r497788
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=/branches/2019Q2/; revision=497792
Diffstat (limited to 'databases')
-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}