Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2020 15:42:05 +0000 (UTC)
From:      Dave Cottlehuber <dch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538500 - head/databases/couchdb3
Message-ID:  <202006111542.05BFg5RL062838@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dch
Date: Thu Jun 11 15:42:05 2020
New Revision: 538500
URL: https://svnweb.freebsd.org/changeset/ports/538500

Log:
  databases/couchdb3: amend PORTREVISION broken in r538498
  
  Sponsored by:	SkunkWerks, GmbH

Modified:
  head/databases/couchdb3/Makefile

Modified: head/databases/couchdb3/Makefile
==============================================================================
--- head/databases/couchdb3/Makefile	Thu Jun 11 15:39:06 2020	(r538499)
+++ head/databases/couchdb3/Makefile	Thu Jun 11 15:42:05 2020	(r538500)
@@ -2,7 +2,7 @@
 
 PORTNAME=	couchdb3
 DISTVERSION=	3.1.0
-PORTVERSION=	1
+PORTREVISION=	1
 CATEGORIES=	databases
 MASTER_SITES=	APACHE/couchdb/source/${DISTVERSION}
 DISTNAME=	apache-couchdb-${DISTVERSION}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006111542.05BFg5RL062838>