git: b178aec4d124 - main - lang/erlang-runtime2[27]: move couchdb3 comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Nov 2025 20:41:07 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b178aec4d1240efd685109ad652447612d9a758f
commit b178aec4d1240efd685109ad652447612d9a758f
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-11-18 20:31:03 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-11-18 20:40:30 +0000
lang/erlang-runtime2[27]: move couchdb3 comment
...to erlang-runtime27, couchdb3 no longer uses 22.
---
lang/erlang-runtime22/Makefile | 1 -
lang/erlang-runtime27/Makefile | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/erlang-runtime22/Makefile b/lang/erlang-runtime22/Makefile
index 2bd35931a133..7d6194f3a81d 100644
--- a/lang/erlang-runtime22/Makefile
+++ b/lang/erlang-runtime22/Makefile
@@ -2,7 +2,6 @@ PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 22.3.4.27
PORTREVISION= 2
-# NB when bumping OTP versions also bump PORTREVISION in databases/couchdb3
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime22
DIST_SUBDIR= erlang
diff --git a/lang/erlang-runtime27/Makefile b/lang/erlang-runtime27/Makefile
index 5ea378d8d6d8..9abc0a64a0a8 100644
--- a/lang/erlang-runtime27/Makefile
+++ b/lang/erlang-runtime27/Makefile
@@ -1,6 +1,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 27.3.4.5
+# NB when bumping OTP versions also bump PORTREVISION in databases/couchdb3
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime${PORTVERSION:C/\..*//}
DIST_SUBDIR= erlang