aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authordch <dch@FreeBSD.org>2018-12-20 17:43:30 +0800
committerdch <dch@FreeBSD.org>2018-12-20 17:43:30 +0800
commit70798acf390da61cf4cc427212691cb92b90c84f (patch)
tree18cd828ab14618fb5dc54948b003ce919ba90de5 /lang
parent667e3742e26d9be8f49f937a44d98ff51ee183b2 (diff)
downloadfreebsd-ports-gnome-70798acf390da61cf4cc427212691cb92b90c84f.tar.gz
freebsd-ports-gnome-70798acf390da61cf4cc427212691cb92b90c84f.tar.zst
freebsd-ports-gnome-70798acf390da61cf4cc427212691cb92b90c84f.zip
databases/couchdb2: bump PORTREVISION after lang/erlang-runtime21 was updated
As lang/erlang-runtime21 is a dependency, it requires a PORTREVISION bump to ensure BEAM bytecode in CouchDB is updated accordingly. Byte code is versioned so the module version changes in Erlang break those in CouchDB. Approved by: jrm (mentor) MFH: 2018Q4 Differential Revision: https://reviews.freebsd.org/D18597
Diffstat (limited to 'lang')
-rw-r--r--lang/erlang-runtime21/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/erlang-runtime21/Makefile b/lang/erlang-runtime21/Makefile
index 5dde52b62dab..658e84de0b2c 100644
--- a/lang/erlang-runtime21/Makefile
+++ b/lang/erlang-runtime21/Makefile
@@ -3,6 +3,7 @@
PORTNAME= erlang
PORTVERSION= 21.2
+# NB when bumping OTP versions also bump PORTREVISION in databases/couchdb2
CATEGORIES= lang parallel java
MASTER_SITES= http://www.erlang.org/download/:erlangorg \
http://erlang.stacken.kth.se/download/:erlangorg \