git: 1fd735a72344 - main - databases/couchdb3: bump after lang/erlang-runtime25
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Jan 2023 19:42:36 UTC
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=1fd735a7234415ee15c7db3ee8b1e170945d35a4 commit 1fd735a7234415ee15c7db3ee8b1e170945d35a4 Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2023-01-25 19:42:29 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2023-01-25 19:42:29 +0000 databases/couchdb3: bump after lang/erlang-runtime25 --- databases/couchdb3/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/databases/couchdb3/Makefile b/databases/couchdb3/Makefile index 44549a0742bf..9d71630719a0 100644 --- a/databases/couchdb3/Makefile +++ b/databases/couchdb3/Makefile @@ -1,5 +1,6 @@ PORTNAME= couchdb3 DISTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= APACHE/couchdb/source/${DISTVERSION} DISTNAME= apache-couchdb-${DISTVERSION}