aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-runtime23
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2020-09-20 09:50:42 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2020-09-20 09:50:42 +0000
commite6a7152b23d6c391874d170bd39f1c9f8a6ff6e3 (patch)
tree37d200cac2a1641523590d5db2ae114c0b464e79 /lang/erlang-runtime23
parent483d8955fad3dccef02bf749be425447efb971b3 (diff)
downloadports-e6a7152b23d6c391874d170bd39f1c9f8a6ff6e3.tar.gz
ports-e6a7152b23d6c391874d170bd39f1c9f8a6ff6e3.zip
lang/erlang-runtime23: update Corba to 5.0.
Notes
Notes: svn path=/head/; revision=549091
Diffstat (limited to 'lang/erlang-runtime23')
-rw-r--r--lang/erlang-runtime23/Makefile7
-rw-r--r--lang/erlang-runtime23/distinfo6
-rw-r--r--lang/erlang-runtime23/files/corba-patch-lib_ic_Makefile11
3 files changed, 5 insertions, 19 deletions
diff --git a/lang/erlang-runtime23/Makefile b/lang/erlang-runtime23/Makefile
index 953eb1d9c489..a3d163a2f3d1 100644
--- a/lang/erlang-runtime23/Makefile
+++ b/lang/erlang-runtime23/Makefile
@@ -4,6 +4,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 23.0.4
+PORTREVISION= 1
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime23
DIST_SUBDIR= erlang
@@ -19,7 +20,7 @@ USES= autoreconf:build gmake ncurses perl5
USE_GITHUB= nodefault
GH_ACCOUNT= erlang:otp,corba
GH_PROJECT= otp:otp corba:corba
-GH_TAGNAME= 4.5.2:corba
+GH_TAGNAME= 5.0:corba
USE_PERL5= build
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
@@ -114,10 +115,6 @@ post-configure-ODBC-on:
pre-build-NATIVE-on:
@cd ${WRKSRC} && ${MAKE_CMD} clean
-post-patch-CORBA-on:
- cd ${WRKSRC_corba} \
- && ${PATCH} < ${FILESDIR}/corba-patch-lib_ic_Makefile
-
post-build-CORBA-on:
cd ${WRKSRC_corba} \
&& ${SETENV} OVERRIDE_TARGET=${CONFIGURE_TARGET} ERL_TOP=${WRKSRC_otp} ${MAKE_CMD}
diff --git a/lang/erlang-runtime23/distinfo b/lang/erlang-runtime23/distinfo
index 90f796e68b3e..de75094c698c 100644
--- a/lang/erlang-runtime23/distinfo
+++ b/lang/erlang-runtime23/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1599810612
+TIMESTAMP = 1600557106
SHA256 (erlang/erlang-otp-OTP-23.0.4_GH0.tar.gz) = 29e92db80229ec7903f93e5b152c7ca721cc44b58519199ea60b8e0d583faf93
SIZE (erlang/erlang-otp-OTP-23.0.4_GH0.tar.gz) = 56394805
-SHA256 (erlang/erlang-corba-4.5.2_GH0.tar.gz) = 36f397e6aef97eebda629badb0570cb4ddc979a6d1557bc487a9e13671facf8f
-SIZE (erlang/erlang-corba-4.5.2_GH0.tar.gz) = 1422685
+SHA256 (erlang/erlang-corba-5.0_GH0.tar.gz) = c4daf7c89cc8853e0965d03d360ebb643fa7c407ca81483046deb2f33f981f3e
+SIZE (erlang/erlang-corba-5.0_GH0.tar.gz) = 1394244
diff --git a/lang/erlang-runtime23/files/corba-patch-lib_ic_Makefile b/lang/erlang-runtime23/files/corba-patch-lib_ic_Makefile
deleted file mode 100644
index bfb2a2f33ac3..000000000000
--- a/lang/erlang-runtime23/files/corba-patch-lib_ic_Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/ic/Makefile.orig 2020-05-13 15:02:01 UTC
-+++ lib/ic/Makefile
-@@ -33,7 +33,7 @@ VSN=$(CORBA_VSN)
- # Common Macros
- # ----------------------------------------------------
-
--SUB_DIRECTORIES = src c_src java_src doc/src examples/pre_post_condition
-+SUB_DIRECTORIES = src java_src doc/src examples/pre_post_condition
-
- SPECIAL_TARGETS =
-