~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] community/erlang: Update to 18.2.2

Details
Message ID
<1453224255-30576-1-git-send-email-marlus.saraiva@gmail.com>
Sender timestamp
1453224255
DKIM signature
missing
Download raw message
Patch: +344 -233
---
 .../0006-Do-not-install-erlang-sources.patch       | 311 ++++++++++-----------
 community/erlang/0020-remove-private-unit32.patch  |  11 -
 community/erlang/0030-replace_glibc_check.patch    |  20 --
 community/erlang/0070-hipe_x86_signal-fix.patch    |  21 --
 .../erlang/0070-otp-update-version-18.2.2.patch    | 180 ++++++++++++
 community/erlang/APKBUILD                          |  34 +--
 6 files changed, 344 insertions(+), 233 deletions(-)
 delete mode 100644 community/erlang/0020-remove-private-unit32.patch
 delete mode 100644 community/erlang/0030-replace_glibc_check.patch
 delete mode 100644 community/erlang/0070-hipe_x86_signal-fix.patch
 create mode 100644 community/erlang/0070-otp-update-version-18.2.2.patch

diff --git a/community/erlang/0006-Do-not-install-erlang-sources.patch b/community/erlang/0006-Do-not-install-erlang-sources.patch
index a79dbba..92fdf35 100644
--- a/community/erlang/0006-Do-not-install-erlang-sources.patch
+++ b/community/erlang/0006-Do-not-install-erlang-sources.patch
@@ -1,5 +1,5 @@
--- otp_src_18.1-orig/erts/preloaded/src/Makefile
+++ otp_src_18.1-fixed/erts/preloaded/src/Makefile
--- otp_src_18.2-orig/erts/preloaded/src/Makefile
+++ otp_src_18.2-fixed/erts/preloaded/src/Makefile
@@ -86,8 +86,6 @@
 include $(ERL_TOP)/make/otp_release_targets.mk
 
@@ -9,8 +9,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(STATIC_TARGET_FILES) $(APP_TARGET) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/asn1/src/Makefile
+++ otp_src_18.1-fixed/lib/asn1/src/Makefile
--- otp_src_18.2-orig/lib/asn1/src/Makefile
+++ otp_src_18.2-fixed/lib/asn1/src/Makefile
@@ -155,7 +155,7 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) "$(RELSYSDIR)/ebin"
@@ -20,8 +20,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/examples"
 	$(INSTALL_DATA) $(EXAMPLES) "$(RELSYSDIR)/examples"
 
--- otp_src_18.1-orig/lib/common_test/src/Makefile
+++ otp_src_18.1-fixed/lib/common_test/src/Makefile
--- otp_src_18.2-orig/lib/common_test/src/Makefile
+++ otp_src_18.2-fixed/lib/common_test/src/Makefile
@@ -144,7 +144,7 @@
 
 release_spec: opt
@@ -31,8 +31,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
--- otp_src_18.1-orig/lib/compiler/src/Makefile
+++ otp_src_18.1-fixed/lib/compiler/src/Makefile
--- otp_src_18.2-orig/lib/compiler/src/Makefile
+++ otp_src_18.2-fixed/lib/compiler/src/Makefile
@@ -172,8 +172,8 @@
 
 release_spec: opt
@@ -44,8 +44,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(INSTALL_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/cosEvent/src/Makefile
+++ otp_src_18.1-fixed/lib/cosEvent/src/Makefile
--- otp_src_18.2-orig/lib/cosEvent/src/Makefile
+++ otp_src_18.2-fixed/lib/cosEvent/src/Makefile
@@ -203,7 +203,7 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) "$(RELSYSDIR)/ebin"
@@ -55,8 +55,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(GEN_HRL_FILES) "$(RELSYSDIR)/include"
 
--- otp_src_18.1-orig/lib/cosEventDomain/src/Makefile
+++ otp_src_18.1-fixed/lib/cosEventDomain/src/Makefile
--- otp_src_18.2-orig/lib/cosEventDomain/src/Makefile
+++ otp_src_18.2-fixed/lib/cosEventDomain/src/Makefile
@@ -172,7 +172,7 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) "$(RELSYSDIR)/ebin"
@@ -66,8 +66,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(EXTERNAL_GEN_HRL_FILES) "$(RELSYSDIR)/include"
 
--- otp_src_18.1-orig/lib/cosFileTransfer/src/Makefile
+++ otp_src_18.1-fixed/lib/cosFileTransfer/src/Makefile
--- otp_src_18.2-orig/lib/cosFileTransfer/src/Makefile
+++ otp_src_18.2-fixed/lib/cosFileTransfer/src/Makefile
@@ -180,9 +180,7 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) "$(RELSYSDIR)/ebin"
@@ -79,8 +79,8 @@
-	$(INSTALL_DATA) $(GEN_HRL_FILES) "$(RELSYSDIR)/include"
 
 release_docs_spec:
--- otp_src_18.1-orig/lib/cosNotification/src/Makefile
+++ otp_src_18.1-fixed/lib/cosNotification/src/Makefile
--- otp_src_18.2-orig/lib/cosNotification/src/Makefile
+++ otp_src_18.2-fixed/lib/cosNotification/src/Makefile
@@ -371,8 +371,7 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) "$(RELSYSDIR)/ebin"
@@ -91,8 +91,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(GEN_HRL_FILES) "$(RELSYSDIR)/include"
 
--- otp_src_18.1-orig/lib/cosProperty/src/Makefile
+++ otp_src_18.1-fixed/lib/cosProperty/src/Makefile
--- otp_src_18.2-orig/lib/cosProperty/src/Makefile
+++ otp_src_18.2-fixed/lib/cosProperty/src/Makefile
@@ -180,8 +180,7 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) "$(RELSYSDIR)/ebin"
@@ -103,8 +103,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(GEN_HRL_FILES) "$(RELSYSDIR)/include"
 
--- otp_src_18.1-orig/lib/cosTime/src/Makefile
+++ otp_src_18.1-fixed/lib/cosTime/src/Makefile
--- otp_src_18.2-orig/lib/cosTime/src/Makefile
+++ otp_src_18.2-fixed/lib/cosTime/src/Makefile
@@ -199,8 +199,7 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) "$(RELSYSDIR)/ebin"
@@ -115,8 +115,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(GEN_HRL_FILES) "$(RELSYSDIR)/include"
 
--- otp_src_18.1-orig/lib/cosTransactions/src/Makefile
+++ otp_src_18.1-fixed/lib/cosTransactions/src/Makefile
--- otp_src_18.2-orig/lib/cosTransactions/src/Makefile
+++ otp_src_18.2-fixed/lib/cosTransactions/src/Makefile
@@ -174,7 +174,7 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) "$(RELSYSDIR)/ebin"
@@ -126,8 +126,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(EXTERNAL_GEN_HRL_FILES) "$(RELSYSDIR)/include"
 
--- otp_src_18.1-orig/lib/crypto/src/Makefile
+++ otp_src_18.1-fixed/lib/crypto/src/Makefile
--- otp_src_18.2-orig/lib/crypto/src/Makefile
+++ otp_src_18.2-fixed/lib/crypto/src/Makefile
@@ -82,8 +82,6 @@
 include $(ERL_TOP)/make/otp_release_targets.mk
 
@@ -137,8 +137,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) \
 		$(APPUP_TARGET) "$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/debugger/src/Makefile
+++ otp_src_18.1-fixed/lib/debugger/src/Makefile
--- otp_src_18.2-orig/lib/debugger/src/Makefile
+++ otp_src_18.2-fixed/lib/debugger/src/Makefile
@@ -117,7 +117,7 @@
 
 release_spec: opt
@@ -148,8 +148,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(TARGET_TOOLBOX_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/dialyzer/src/Makefile
+++ otp_src_18.1-fixed/lib/dialyzer/src/Makefile
--- otp_src_18.2-orig/lib/dialyzer/src/Makefile
+++ otp_src_18.2-fixed/lib/dialyzer/src/Makefile
@@ -152,7 +152,7 @@
 
 release_spec: opt
@@ -159,8 +159,8 @@
 		"$(RELSYSDIR)/src"
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(INSTALL_FILES) "$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/diameter/src/Makefile
+++ otp_src_18.1-fixed/lib/diameter/src/Makefile
--- otp_src_18.2-orig/lib/diameter/src/Makefile
+++ otp_src_18.2-fixed/lib/diameter/src/Makefile
@@ -251,11 +251,8 @@
 	$(MAKE) $(EXAMPLE_DIRS:%/=release_examples_%)
 
@@ -175,8 +175,8 @@
 
 $(EXAMPLE_DIRS:%/=release_examples_%): release_examples_%:
 	$(INSTALL_DIR) "$(RELSYSDIR)/examples/$*"
--- otp_src_18.1-orig/lib/edoc/src/Makefile
+++ otp_src_18.1-fixed/lib/edoc/src/Makefile
--- otp_src_18.2-orig/lib/edoc/src/Makefile
+++ otp_src_18.2-fixed/lib/edoc/src/Makefile
@@ -88,7 +88,7 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(OBJECTS) "$(RELSYSDIR)/ebin"
@@ -186,8 +186,8 @@
 
 release_docs_spec:
 
--- otp_src_18.1-orig/lib/eldap/src/Makefile
+++ otp_src_18.1-fixed/lib/eldap/src/Makefile
--- otp_src_18.2-orig/lib/eldap/src/Makefile
+++ otp_src_18.2-fixed/lib/eldap/src/Makefile
@@ -99,10 +99,6 @@
 release_spec: opt
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
@@ -199,8 +199,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(EXTERNAL_HRL_FILES) "$(RELSYSDIR)/include"
 
--- otp_src_18.1-orig/lib/erl_docgen/src/Makefile
+++ otp_src_18.1-fixed/lib/erl_docgen/src/Makefile
--- otp_src_18.2-orig/lib/erl_docgen/src/Makefile
+++ otp_src_18.2-fixed/lib/erl_docgen/src/Makefile
@@ -90,8 +90,6 @@
 include $(ERL_TOP)/make/otp_release_targets.mk
 
@@ -210,8 +210,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/et/src/Makefile
+++ otp_src_18.1-fixed/lib/et/src/Makefile
--- otp_src_18.2-orig/lib/et/src/Makefile
+++ otp_src_18.2-fixed/lib/et/src/Makefile
@@ -109,7 +109,6 @@
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(APP_TARGET) $(APPUP_TARGET) "$(RELSYSDIR)/ebin"
@@ -220,8 +220,8 @@
 	$(INSTALL_DATA) $(INTERNAL_HRL_FILES) "$(RELSYSDIR)/src"
 	$(INSTALL_DIR)  "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(HRL_FILES) "$(RELSYSDIR)/include"
--- otp_src_18.1-orig/lib/eunit/src/Makefile
+++ otp_src_18.1-fixed/lib/eunit/src/Makefile
--- otp_src_18.2-orig/lib/eunit/src/Makefile
+++ otp_src_18.2-fixed/lib/eunit/src/Makefile
@@ -120,7 +120,6 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(PARSE_TRANSFORM_BIN) $(OBJECTS) "$(RELSYSDIR)/ebin"
@@ -230,8 +230,8 @@
 	$(INSTALL_DATA) $(INTERNAL_HRL_FILES) "$(RELSYSDIR)/src"
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(INCLUDE_DELIVERABLES) "$(RELSYSDIR)/include"
--- otp_src_18.1-orig/lib/gs/src/Makefile
+++ otp_src_18.1-fixed/lib/gs/src/Makefile
--- otp_src_18.2-orig/lib/gs/src/Makefile
+++ otp_src_18.2-fixed/lib/gs/src/Makefile
@@ -109,8 +109,8 @@
 
 release_spec: opt
@@ -243,8 +243,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DIR) "$(RELSYSDIR)/priv/bitmap"
--- otp_src_18.1-orig/lib/hipe/cerl/Makefile
+++ otp_src_18.1-fixed/lib/hipe/cerl/Makefile
--- otp_src_18.2-orig/lib/hipe/cerl/Makefile
+++ otp_src_18.2-fixed/lib/hipe/cerl/Makefile
@@ -102,7 +102,7 @@
 
 release_spec: opt
@@ -254,8 +254,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/hipe/flow/Makefile
+++ otp_src_18.1-fixed/lib/hipe/flow/Makefile
--- otp_src_18.2-orig/lib/hipe/flow/Makefile
+++ otp_src_18.2-fixed/lib/hipe/flow/Makefile
@@ -102,7 +102,7 @@
 
 release_spec: opt
@@ -265,8 +265,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/hipe/icode/Makefile
+++ otp_src_18.1-fixed/lib/hipe/icode/Makefile
--- otp_src_18.2-orig/lib/hipe/icode/Makefile
+++ otp_src_18.2-fixed/lib/hipe/icode/Makefile
@@ -120,7 +120,7 @@
 
 release_spec: opt
@@ -276,8 +276,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/hipe/llvm/Makefile
+++ otp_src_18.1-fixed/lib/hipe/llvm/Makefile
--- otp_src_18.2-orig/lib/hipe/llvm/Makefile
+++ otp_src_18.2-fixed/lib/hipe/llvm/Makefile
@@ -103,7 +103,7 @@
 
 release_spec: opt
@@ -287,8 +287,8 @@
 	$(INSTALL_DIR) $(RELSYSDIR)/ebin
 	$(INSTALL_DATA) $(TARGET_FILES) $(RELSYSDIR)/ebin
 
--- otp_src_18.1-orig/lib/hipe/main/Makefile
+++ otp_src_18.1-fixed/lib/hipe/main/Makefile
--- otp_src_18.2-orig/lib/hipe/main/Makefile
+++ otp_src_18.2-fixed/lib/hipe/main/Makefile
@@ -118,7 +118,7 @@
 release_spec: opt
 	$(INSTALL_DATA) ../vsn.mk "$(RELSYSDIR)"
@@ -298,8 +298,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/hipe/misc/Makefile
+++ otp_src_18.1-fixed/lib/hipe/misc/Makefile
--- otp_src_18.2-orig/lib/hipe/misc/Makefile
+++ otp_src_18.2-fixed/lib/hipe/misc/Makefile
@@ -102,7 +102,7 @@
 
 release_spec: opt
@@ -309,8 +309,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/hipe/rtl/Makefile
+++ otp_src_18.1-fixed/lib/hipe/rtl/Makefile
--- otp_src_18.2-orig/lib/hipe/rtl/Makefile
+++ otp_src_18.2-fixed/lib/hipe/rtl/Makefile
@@ -105,7 +105,7 @@
 
 release_spec: opt
@@ -320,8 +320,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/hipe/util/Makefile
+++ otp_src_18.1-fixed/lib/hipe/util/Makefile
--- otp_src_18.2-orig/lib/hipe/util/Makefile
+++ otp_src_18.2-fixed/lib/hipe/util/Makefile
@@ -50,7 +50,6 @@
 endif
 MODULES = hipe_timing hipe_dot hipe_digraph $(HIPE_MODULES)
@@ -339,8 +339,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/ic/src/Makefile
+++ otp_src_18.1-fixed/lib/ic/src/Makefile
--- otp_src_18.2-orig/lib/ic/src/Makefile
+++ otp_src_18.2-fixed/lib/ic/src/Makefile
@@ -200,7 +200,7 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) "$(RELSYSDIR)/ebin"
@@ -350,8 +350,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/examples"
 	$(INSTALL_DIR) "$(RELSYSDIR)/examples/c-client"
 	$(INSTALL_DATA) $(CCL_EX_FILES) "$(RELSYSDIR)/examples/c-client"
--- otp_src_18.1-orig/lib/inets/src/ftp/Makefile
+++ otp_src_18.1-fixed/lib/inets/src/ftp/Makefile
--- otp_src_18.2-orig/lib/inets/src/ftp/Makefile
+++ otp_src_18.2-fixed/lib/inets/src/ftp/Makefile
@@ -91,7 +91,7 @@
 release_spec: opt
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src"
@@ -361,8 +361,8 @@
 	$(INSTALL_DIR)  "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/inets/src/http_client/Makefile
+++ otp_src_18.1-fixed/lib/inets/src/http_client/Makefile
--- otp_src_18.2-orig/lib/inets/src/http_client/Makefile
+++ otp_src_18.2-fixed/lib/inets/src/http_client/Makefile
@@ -92,7 +92,7 @@
 release_spec: opt
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src"
@@ -372,8 +372,8 @@
 	$(INSTALL_DIR)  "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/inets/src/http_lib/Makefile
+++ otp_src_18.1-fixed/lib/inets/src/http_lib/Makefile
--- otp_src_18.2-orig/lib/inets/src/http_lib/Makefile
+++ otp_src_18.2-fixed/lib/inets/src/http_lib/Makefile
@@ -90,7 +90,7 @@
 release_spec: opt
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src"
@@ -383,19 +383,19 @@
 	$(INSTALL_DIR)  "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/inets/src/http_server/Makefile
+++ otp_src_18.1-fixed/lib/inets/src/http_server/Makefile
@@ -127,7 +127,7 @@
--- otp_src_18.2-orig/lib/inets/src/http_server/Makefile
+++ otp_src_18.2-fixed/lib/inets/src/http_server/Makefile
@@ -135,7 +135,7 @@
 release_spec: opt
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src"
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src/http_server"
-	$(INSTALL_DATA) $(HRL_FILES) $(ERL_FILES) "$(RELSYSDIR)/src/http_server"
+	$(INSTALL_DATA) $(HRL_FILES) "$(RELSYSDIR)/src/http_server"
 	$(INSTALL_DIR)  "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(BEHAVIOUR_TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/inets/src/inets_app/Makefile
+++ otp_src_18.1-fixed/lib/inets/src/inets_app/Makefile
--- otp_src_18.2-orig/lib/inets/src/inets_app/Makefile
+++ otp_src_18.2-fixed/lib/inets/src/inets_app/Makefile
@@ -116,7 +116,7 @@
 release_spec: opt
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src"
@@ -405,8 +405,8 @@
 	$(INSTALL_DIR)  "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(EXTERNAL_HRL_FILES) "$(RELSYSDIR)/include"
 	$(INSTALL_DIR)  "$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/inets/src/tftp/Makefile
+++ otp_src_18.1-fixed/lib/inets/src/tftp/Makefile
--- otp_src_18.2-orig/lib/inets/src/tftp/Makefile
+++ otp_src_18.2-fixed/lib/inets/src/tftp/Makefile
@@ -96,7 +96,7 @@
 release_spec: opt
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src"
@@ -416,8 +416,8 @@
 	$(INSTALL_DIR)  "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(BEHAVIOUR_TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/kernel/src/Makefile
+++ otp_src_18.1-fixed/lib/kernel/src/Makefile
--- otp_src_18.2-orig/lib/kernel/src/Makefile
+++ otp_src_18.2-fixed/lib/kernel/src/Makefile
@@ -200,7 +200,6 @@
 
 release_spec: opt
@@ -426,8 +426,8 @@
 	$(INSTALL_DATA) $(INTERNAL_HRL_FILES) "$(RELSYSDIR)/src"
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(HRL_FILES) "$(RELSYSDIR)/include"
--- otp_src_18.1-orig/lib/megaco/src/app/Makefile
+++ otp_src_18.1-fixed/lib/megaco/src/app/Makefile
--- otp_src_18.2-orig/lib/megaco/src/app/Makefile
+++ otp_src_18.2-fixed/lib/megaco/src/app/Makefile
@@ -114,7 +114,7 @@
 	$(INSTALL_DATA) $(APP_TARGET) $(APPUP_TARGET) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src"
@@ -437,8 +437,8 @@
 	$(INSTALL_DIR)  "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(EXTERNAL_HRL_FILES) "$(RELSYSDIR)/include"
 
--- otp_src_18.1-orig/lib/megaco/src/binary/Makefile
+++ otp_src_18.1-fixed/lib/megaco/src/binary/Makefile
--- otp_src_18.2-orig/lib/megaco/src/binary/Makefile
+++ otp_src_18.2-fixed/lib/megaco/src/binary/Makefile
@@ -176,7 +176,7 @@
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src"
@@ -448,8 +448,8 @@
 
 
 release_docs_spec:
--- otp_src_18.1-orig/lib/megaco/src/engine/Makefile
+++ otp_src_18.1-fixed/lib/megaco/src/engine/Makefile
--- otp_src_18.2-orig/lib/megaco/src/engine/Makefile
+++ otp_src_18.2-fixed/lib/megaco/src/engine/Makefile
@@ -102,7 +102,7 @@
 	$(INSTALL_DATA) $(BEHAVIOUR_TARGET_FILES) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src"
@@ -459,8 +459,8 @@
 	$(INSTALL_DIR)  "$(RELSYSDIR)/include"
 
 
--- otp_src_18.1-orig/lib/megaco/src/flex/Makefile.in
+++ otp_src_18.1-fixed/lib/megaco/src/flex/Makefile.in
--- otp_src_18.2-orig/lib/megaco/src/flex/Makefile.in
+++ otp_src_18.2-fixed/lib/megaco/src/flex/Makefile.in
@@ -268,8 +268,6 @@
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src/flex"
 	$(INSTALL_DIR)  "$(RELSYSDIR)/priv/lib"
@@ -470,8 +470,8 @@
 ifeq ($(ENABLE_MEGACO_FLEX_SCANNER),true)
 	$(INSTALL_DATA) $(FLEX_FILES) "$(RELSYSDIR)/src/flex"
 	$(INSTALL_PROGRAM) $(SOLIBS) "$(RELSYSDIR)/priv/lib"
--- otp_src_18.1-orig/lib/megaco/src/tcp/Makefile
+++ otp_src_18.1-fixed/lib/megaco/src/tcp/Makefile
--- otp_src_18.2-orig/lib/megaco/src/tcp/Makefile
+++ otp_src_18.2-fixed/lib/megaco/src/tcp/Makefile
@@ -94,7 +94,7 @@
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src"
@@ -481,8 +481,8 @@
 
 
 release_docs_spec:
--- otp_src_18.1-orig/lib/megaco/src/text/Makefile
+++ otp_src_18.1-fixed/lib/megaco/src/text/Makefile
--- otp_src_18.2-orig/lib/megaco/src/text/Makefile
+++ otp_src_18.2-fixed/lib/megaco/src/text/Makefile
@@ -135,7 +135,7 @@
 	$(INSTALL_DATA) $(BEAM_TARGET_FILES) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src"
@@ -492,8 +492,8 @@
 
 
 release_docs_spec:
--- otp_src_18.1-orig/lib/megaco/src/udp/Makefile
+++ otp_src_18.1-fixed/lib/megaco/src/udp/Makefile
--- otp_src_18.2-orig/lib/megaco/src/udp/Makefile
+++ otp_src_18.2-fixed/lib/megaco/src/udp/Makefile
@@ -94,7 +94,7 @@
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DIR)  "$(RELSYSDIR)/src"
@@ -503,8 +503,8 @@
 
 
 release_docs_spec:
--- otp_src_18.1-orig/lib/mnesia/src/Makefile
+++ otp_src_18.1-fixed/lib/mnesia/src/Makefile
--- otp_src_18.2-orig/lib/mnesia/src/Makefile
+++ otp_src_18.2-fixed/lib/mnesia/src/Makefile
@@ -133,7 +133,7 @@
 
 release_spec: opt
@@ -514,8 +514,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/observer/src/Makefile
+++ otp_src_18.1-fixed/lib/observer/src/Makefile
--- otp_src_18.2-orig/lib/observer/src/Makefile
+++ otp_src_18.2-fixed/lib/observer/src/Makefile
@@ -152,7 +152,6 @@
 
 release_spec: opt
@@ -524,8 +524,8 @@
 	$(INSTALL_DATA) $(INTERNAL_HRL_FILES) "$(RELSYSDIR)/src"
 	$(INSTALL_DIR) "$(RELSYSDIR)/examples"
 	$(INSTALL_DATA) $(EXAMPLE_FILES) "$(RELSYSDIR)/examples"
--- otp_src_18.1-orig/lib/odbc/src/Makefile
+++ otp_src_18.1-fixed/lib/odbc/src/Makefile
--- otp_src_18.2-orig/lib/odbc/src/Makefile
+++ otp_src_18.2-fixed/lib/odbc/src/Makefile
@@ -110,7 +110,7 @@
 
 release_spec: opt
@@ -535,8 +535,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(EXT_HRL_FILES) "$(RELSYSDIR)/include"
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/orber/COSS/CosNaming/Makefile
+++ otp_src_18.1-fixed/lib/orber/COSS/CosNaming/Makefile
--- otp_src_18.2-orig/lib/orber/COSS/CosNaming/Makefile
+++ otp_src_18.2-fixed/lib/orber/COSS/CosNaming/Makefile
@@ -145,8 +145,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) "$(RELSYSDIR)/ebin"
@@ -548,8 +548,8 @@
 
 
 release_docs_spec:
--- otp_src_18.1-orig/lib/orber/src/Makefile
+++ otp_src_18.1-fixed/lib/orber/src/Makefile
--- otp_src_18.2-orig/lib/orber/src/Makefile
+++ otp_src_18.2-fixed/lib/orber/src/Makefile
@@ -253,7 +253,7 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) "$(RELSYSDIR)/ebin"
@@ -559,8 +559,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(EXTERNAL_HRL_FILES) $(GEN_HRL_FILES_EXT) "$(RELSYSDIR)/include"
 
--- otp_src_18.1-orig/lib/os_mon/src/Makefile
+++ otp_src_18.1-fixed/lib/os_mon/src/Makefile
--- otp_src_18.2-orig/lib/os_mon/src/Makefile
+++ otp_src_18.2-fixed/lib/os_mon/src/Makefile
@@ -105,7 +105,6 @@
 
 release_spec: opt
@@ -569,8 +569,8 @@
 	$(INSTALL_DATA) $(HRL_FILES) "$(RELSYSDIR)/src"
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/ose/src/Makefile
+++ otp_src_18.1-fixed/lib/ose/src/Makefile
--- otp_src_18.2-orig/lib/ose/src/Makefile
+++ otp_src_18.2-fixed/lib/ose/src/Makefile
@@ -94,9 +94,6 @@
 include $(ERL_TOP)/make/otp_release_targets.mk
 
@@ -581,8 +581,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/otp_mibs/src/Makefile
+++ otp_src_18.1-fixed/lib/otp_mibs/src/Makefile
--- otp_src_18.2-orig/lib/otp_mibs/src/Makefile
+++ otp_src_18.2-fixed/lib/otp_mibs/src/Makefile
@@ -96,8 +96,6 @@
 include $(ERL_TOP)/make/otp_release_targets.mk
 
@@ -592,8 +592,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGETS) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/parsetools/src/Makefile
+++ otp_src_18.1-fixed/lib/parsetools/src/Makefile
--- otp_src_18.2-orig/lib/parsetools/src/Makefile
+++ otp_src_18.2-fixed/lib/parsetools/src/Makefile
@@ -91,8 +91,6 @@
 include $(ERL_TOP)/make/otp_release_targets.mk
 
@@ -603,8 +603,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
--- otp_src_18.1-orig/lib/percept/src/Makefile
+++ otp_src_18.1-fixed/lib/percept/src/Makefile
--- otp_src_18.2-orig/lib/percept/src/Makefile
+++ otp_src_18.2-fixed/lib/percept/src/Makefile
@@ -97,7 +97,6 @@
 
 release_spec: opt
@@ -613,8 +613,8 @@
 	$(INSTALL_DATA) $(INTERNAL_HRL_FILES) "$(RELSYSDIR)/src"
 #	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 #	$(INSTALL_DATA) $(HRL_FILES) "$(RELSYSDIR)/include"
--- otp_src_18.1-orig/lib/public_key/asn1/Makefile
+++ otp_src_18.1-fixed/lib/public_key/asn1/Makefile
--- otp_src_18.2-orig/lib/public_key/asn1/Makefile
+++ otp_src_18.2-fixed/lib/public_key/asn1/Makefile
@@ -96,8 +96,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(HRL_FILES) "$(RELSYSDIR)/include"
@@ -626,18 +626,9 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/public_key/src/Makefile
+++ otp_src_18.1-fixed/lib/public_key/src/Makefile
@@ -50,8 +50,6 @@
 
 HRL_FILES = $(INCLUDE)/public_key.hrl 
 
-INTERNAL_HRL_FILES = 
--
 ERL_FILES = $(MODULES:%=%.erl)
 
 TARGET_FILES= $(MODULES:%=$(EBIN)/%.$(EMULATOR))
@@ -104,8 +102,6 @@
--- otp_src_18.2-orig/lib/public_key/src/Makefile
+++ otp_src_18.2-fixed/lib/public_key/src/Makefile
@@ -109,8 +109,6 @@
 include $(ERL_TOP)/make/otp_release_targets.mk
 
 release_spec: opt
@@ -646,8 +637,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(HRL_FILES) "$(RELSYSDIR)/include"
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/reltool/src/Makefile
+++ otp_src_18.1-fixed/lib/reltool/src/Makefile
--- otp_src_18.2-orig/lib/reltool/src/Makefile
+++ otp_src_18.2-fixed/lib/reltool/src/Makefile
@@ -100,7 +100,7 @@
 
 release_spec: opt
@@ -657,8 +648,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(APP_TARGET) $(APPUP_TARGET) "$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/runtime_tools/src/Makefile
+++ otp_src_18.1-fixed/lib/runtime_tools/src/Makefile
--- otp_src_18.2-orig/lib/runtime_tools/src/Makefile
+++ otp_src_18.2-fixed/lib/runtime_tools/src/Makefile
@@ -97,8 +97,6 @@
 include $(ERL_TOP)/make/otp_release_targets.mk
 
@@ -668,8 +659,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(HRL_FILES) "$(RELSYSDIR)/include"
 	$(INSTALL_DIR) "$(RELSYSDIR)/examples"
--- otp_src_18.1-orig/lib/sasl/src/Makefile
+++ otp_src_18.1-fixed/lib/sasl/src/Makefile
--- otp_src_18.2-orig/lib/sasl/src/Makefile
+++ otp_src_18.2-fixed/lib/sasl/src/Makefile
@@ -93,7 +93,6 @@
 
 release_spec: opt
@@ -678,8 +669,8 @@
 	$(INSTALL_DATA) $(INTERNAL_HRL_FILES) "$(RELSYSDIR)/src"
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/snmp/src/agent/Makefile
+++ otp_src_18.1-fixed/lib/snmp/src/agent/Makefile
--- otp_src_18.2-orig/lib/snmp/src/agent/Makefile
+++ otp_src_18.2-fixed/lib/snmp/src/agent/Makefile
@@ -131,7 +131,7 @@
 release_spec: opt
 	$(INSTALL_DIR) "$(RELSYSDIR)/src"
@@ -689,8 +680,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) \
 		"$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/snmp/src/app/Makefile
+++ otp_src_18.1-fixed/lib/snmp/src/app/Makefile
--- otp_src_18.2-orig/lib/snmp/src/app/Makefile
+++ otp_src_18.2-fixed/lib/snmp/src/app/Makefile
@@ -132,7 +132,7 @@
 release_spec: opt
 	$(INSTALL_DIR) "$(RELSYSDIR)/src"
@@ -700,8 +691,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) \
 		"$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/snmp/src/compile/Makefile
+++ otp_src_18.1-fixed/lib/snmp/src/compile/Makefile
--- otp_src_18.2-orig/lib/snmp/src/compile/Makefile
+++ otp_src_18.2-fixed/lib/snmp/src/compile/Makefile
@@ -123,7 +123,7 @@
 release_spec: opt
 	$(INSTALL_DIR) "$(RELSYSDIR)/src"
@@ -711,8 +702,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(EBIN_FILES) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DIR) "$(RELSYSDIR)/bin"
--- otp_src_18.1-orig/lib/snmp/src/manager/Makefile
+++ otp_src_18.1-fixed/lib/snmp/src/manager/Makefile
--- otp_src_18.2-orig/lib/snmp/src/manager/Makefile
+++ otp_src_18.2-fixed/lib/snmp/src/manager/Makefile
@@ -114,7 +114,7 @@
 release_spec: opt
 	$(INSTALL_DIR) "$(RELSYSDIR)/src"
@@ -722,8 +713,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 # 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
--- otp_src_18.1-orig/lib/snmp/src/misc/Makefile
+++ otp_src_18.1-fixed/lib/snmp/src/misc/Makefile
--- otp_src_18.2-orig/lib/snmp/src/misc/Makefile
+++ otp_src_18.2-fixed/lib/snmp/src/misc/Makefile
@@ -112,7 +112,7 @@
 release_spec: opt
 	$(INSTALL_DIR) "$(RELSYSDIR)/src"
@@ -733,8 +724,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
 # 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
--- otp_src_18.1-orig/lib/ssh/src/Makefile
+++ otp_src_18.1-fixed/lib/ssh/src/Makefile
--- otp_src_18.2-orig/lib/ssh/src/Makefile
+++ otp_src_18.2-fixed/lib/ssh/src/Makefile
@@ -135,7 +135,7 @@
 
 release_spec: opt
@@ -744,8 +735,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(BEHAVIOUR_TARGET_FILES) $(TARGET_FILES) $(APP_TARGET) \
 	$(APPUP_TARGET) "$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/ssl/src/Makefile
+++ otp_src_18.1-fixed/lib/ssl/src/Makefile
--- otp_src_18.2-orig/lib/ssl/src/Makefile
+++ otp_src_18.2-fixed/lib/ssl/src/Makefile
@@ -141,7 +141,7 @@
 
 release_spec: opt
@@ -755,8 +746,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(BEHAVIOUR_TARGET_FILES) $(TARGET_FILES) $(APP_TARGET) \
 	$(APPUP_TARGET) "$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/stdlib/src/Makefile
+++ otp_src_18.1-fixed/lib/stdlib/src/Makefile
--- otp_src_18.2-orig/lib/stdlib/src/Makefile
+++ otp_src_18.2-fixed/lib/stdlib/src/Makefile
@@ -207,7 +207,6 @@
 
 release_spec: opt
@@ -765,8 +756,8 @@
 	$(INSTALL_DATA) $(INTERNAL_HRL_FILES) "$(RELSYSDIR)/src"
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(HRL_FILES) "$(RELSYSDIR)/include"
--- otp_src_18.1-orig/lib/syntax_tools/src/Makefile
+++ otp_src_18.1-fixed/lib/syntax_tools/src/Makefile
--- otp_src_18.2-orig/lib/syntax_tools/src/Makefile
+++ otp_src_18.2-fixed/lib/syntax_tools/src/Makefile
@@ -100,8 +100,6 @@
 release_spec: opt
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
@@ -776,8 +767,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(INCLUDE_DELIVERABLES) "$(RELSYSDIR)/include"
 
--- otp_src_18.1-orig/lib/test_server/src/Makefile
+++ otp_src_18.1-fixed/lib/test_server/src/Makefile
--- otp_src_18.2-orig/lib/test_server/src/Makefile
+++ otp_src_18.2-fixed/lib/test_server/src/Makefile
@@ -124,7 +124,6 @@
 
 release_spec: opt
@@ -786,8 +777,8 @@
 	$(INSTALL_DATA) $(INTERNAL_HRL_FILES) $(TS_HRL_FILES) "$(RELSYSDIR)/src"
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(HRL_FILES) "$(RELSYSDIR)/include"
--- otp_src_18.1-orig/lib/tools/src/Makefile
+++ otp_src_18.1-fixed/lib/tools/src/Makefile
--- otp_src_18.2-orig/lib/tools/src/Makefile
+++ otp_src_18.2-fixed/lib/tools/src/Makefile
@@ -107,7 +107,7 @@
 
 release_spec: opt
@@ -797,8 +788,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) \
 		"$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/typer/src/Makefile
+++ otp_src_18.1-fixed/lib/typer/src/Makefile
--- otp_src_18.2-orig/lib/typer/src/Makefile
+++ otp_src_18.2-fixed/lib/typer/src/Makefile
@@ -102,9 +102,6 @@
 include $(ERL_TOP)/make/otp_release_targets.mk
 
@@ -809,8 +800,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(INSTALL_FILES) "$(RELSYSDIR)/ebin"
 
--- otp_src_18.1-orig/lib/webtool/src/Makefile
+++ otp_src_18.1-fixed/lib/webtool/src/Makefile
--- otp_src_18.2-orig/lib/webtool/src/Makefile
+++ otp_src_18.2-fixed/lib/webtool/src/Makefile
@@ -88,8 +88,6 @@
 include $(ERL_TOP)/make/otp_release_targets.mk
 
@@ -820,8 +811,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) $(APP_TARGET) $(APPUP_TARGET) \
 		"$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/wx/src/Makefile
+++ otp_src_18.1-fixed/lib/wx/src/Makefile
--- otp_src_18.2-orig/lib/wx/src/Makefile
+++ otp_src_18.2-fixed/lib/wx/src/Makefile
@@ -122,9 +122,9 @@
 include $(ERL_TOP)/make/otp_release_targets.mk
 release_spec: opt 
@@ -834,8 +825,8 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/include"
 	$(INSTALL_DATA) $(EXT_HRL) "$(RELSYSDIR)/include"
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
--- otp_src_18.1-orig/lib/xmerl/src/Makefile
+++ otp_src_18.1-fixed/lib/xmerl/src/Makefile
--- otp_src_18.2-orig/lib/xmerl/src/Makefile
+++ otp_src_18.2-fixed/lib/xmerl/src/Makefile
@@ -218,9 +218,7 @@
 	$(INSTALL_DIR) "$(RELSYSDIR)/ebin"
 	$(INSTALL_DATA) $(TARGET_FILES) "$(RELSYSDIR)/ebin"
diff --git a/community/erlang/0020-remove-private-unit32.patch b/community/erlang/0020-remove-private-unit32.patch
deleted file mode 100644
index ec01499..0000000
--- a/community/erlang/0020-remove-private-unit32.patch
@@ -1,11 +0,0 @@
--- otp_src_18.0-orig/erts/emulator/sys/common/erl_poll.h
+++ otp_src_18.0-fixed/erts/emulator/sys/common/erl_poll.h
@@ -140,7 +140,7 @@
 #endif
 
 #define ERTS_POLL_EV_E2N(EV) \
-  ((__uint32_t) (EV))
+  ((uint32_t) (EV))
 #define ERTS_POLL_EV_N2E(EV) \
   ((ErtsPollEvents) (EV))
 
diff --git a/community/erlang/0030-replace_glibc_check.patch b/community/erlang/0030-replace_glibc_check.patch
deleted file mode 100644
index 5ae9804..0000000
--- a/community/erlang/0030-replace_glibc_check.patch
@@ -1,20 +0,0 @@
--- otp_src_18.0-orig/lib/erl_interface/src/connect/ei_resolve.c
+++ otp_src_18.0-fixed/lib/erl_interface/src/connect/ei_resolve.c
@@ -616,7 +616,7 @@
 #ifndef HAVE_GETHOSTBYNAME_R
   return my_gethostbyaddr_r(addr,length,type,hostp,buffer,buflen,h_errnop);
 #else
-#if (defined(__GLIBC__) || (__FreeBSD_version >= 602000) || defined(__DragonFly__))
+#if (defined(_BSD_SOURCE) || (__FreeBSD_version >= 602000) || defined(__DragonFly__))
   struct hostent *result;
 
   gethostbyaddr_r(addr, length, type, hostp, buffer, buflen, &result,
@@ -643,7 +643,7 @@
 #ifndef HAVE_GETHOSTBYNAME_R
   return my_gethostbyname_r(name,hostp,buffer,buflen,h_errnop);
 #else
-#if (defined(__GLIBC__) || (__FreeBSD_version >= 602000) || defined(__DragonFly__) || defined(__ANDROID__))
+#if (defined(_BSD_SOURCE) || (__FreeBSD_version >= 602000) || defined(__DragonFly__) || defined(__ANDROID__))
   struct hostent *result;
 
   gethostbyname_r(name, hostp, buffer, buflen, &result, h_errnop);
diff --git a/community/erlang/0070-hipe_x86_signal-fix.patch b/community/erlang/0070-hipe_x86_signal-fix.patch
deleted file mode 100644
index 728d47d..0000000
--- a/community/erlang/0070-hipe_x86_signal-fix.patch
@@ -1,21 +0,0 @@
--- otp_src_18.1-orig/erts/emulator/hipe/hipe_x86_signal.c
+++ otp_src_18.1-fixed/erts/emulator/hipe/hipe_x86_signal.c
@@ -221,16 +221,15 @@
 #include <dlfcn.h>
 static int (*__next_sigaction)(int, const struct sigaction*, struct sigaction*);
 #define init_done()	(__next_sigaction != 0)
-#define __SIGACTION _sigaction
+#define __SIGACTION __sigaction
 static void do_init(void)
 {
-    __next_sigaction = dlsym(RTLD_NEXT, "_sigaction");
+    __next_sigaction = dlsym(RTLD_NEXT, "__sigaction");
     if (__next_sigaction != 0)
 	return;
     perror("dlsym");
     abort();
 }
-#define _NSIG NSIG
 #define INIT()	do { if (!init_done()) do_init(); } while (0)
 #endif	/* not glibc or darwin */
 
diff --git a/community/erlang/0070-otp-update-version-18.2.2.patch b/community/erlang/0070-otp-update-version-18.2.2.patch
new file mode 100644
index 0000000..6b5ec35
--- /dev/null
+++ b/community/erlang/0070-otp-update-version-18.2.2.patch
@@ -0,0 +1,180 @@
--- a/OTP_VERSION
+++ b/OTP_VERSION
@@ -1 +1 @@
-18.2.1
+18.2.2
--- a/lib/ssh/doc/src/notes.xml
+++ b/lib/ssh/doc/src/notes.xml
@@ -30,6 +30,24 @@
     <file>notes.xml</file>
   </header>
 
+<section><title>Ssh 4.2.1</title>
+
+    <section><title>Fixed Bugs and Malfunctions</title>
+      <list>
+        <item>
+          <p>
+	    The authentication method 'keyboard-interactive' failed
+	    in the Erlang client when the server after successful
+	    authentication continued by asking for zero more
+	    passwords.</p>
+          <p>
+	    Own Id: OTP-13225</p>
+        </item>
+      </list>
+    </section>
+
+</section>
+
 <section><title>Ssh 4.2</title>
 
     <section><title>Fixed Bugs and Malfunctions</title>
--- a/lib/ssh/src/ssh_auth.erl
+++ b/lib/ssh/src/ssh_auth.erl
@@ -477,7 +477,7 @@ keyboard_interact_get_responses(_, undefined, Password, _, _, _, _, _,
 				1) when Password =/= undefined ->
     [Password]; %% Password auth implemented with keyboard-interaction and passwd is known
 keyboard_interact_get_responses(_, _, _, _, _, _, _, _, 0)  ->
-    [""];
+    [];
 keyboard_interact_get_responses(false, undefined, undefined, _, _, _, [Prompt|_], Opts, _) ->
     ssh_no_io:read_line(Prompt, Opts); %% Throws error as keyboard interaction is not allowed
 keyboard_interact_get_responses(true, undefined, _,IoCb, Name, Instr, PromptInfos, Opts, _) ->
--- a/lib/ssh/src/ssh_connection_handler.erl
+++ b/lib/ssh/src/ssh_connection_handler.erl
@@ -648,10 +648,12 @@ userauth_keyboard_interactive(Msg = #ssh_msg_userauth_failure{},
 userauth_keyboard_interactive_info_response(Msg=#ssh_msg_userauth_failure{},
 					    #state{ssh_params = #ssh{role = client}} = State) ->
     userauth(Msg, State);
-
 userauth_keyboard_interactive_info_response(Msg=#ssh_msg_userauth_success{},
 					    #state{ssh_params = #ssh{role = client}} = State) ->
-    userauth(Msg, State).
+    userauth(Msg, State);
+userauth_keyboard_interactive_info_response(Msg=#ssh_msg_userauth_info_request{},
+					    #state{ssh_params = #ssh{role = client}} = State) ->
+    userauth_keyboard_interactive(Msg, State).
 
 %%--------------------------------------------------------------------
 -spec connected({#ssh_msg_kexinit{}, binary()}, %%| %% #ssh_msg_kexdh_init{},
--- a/lib/ssh/test/ssh_protocol_SUITE.erl
+++ b/lib/ssh/test/ssh_protocol_SUITE.erl
@@ -48,6 +48,7 @@ all() ->
     [{group,tool_tests},
      {group,kex},
      {group,service_requests},
+     {group,authentication},
      {group,packet_size_error},
      {group,field_size_error}
     ].
@@ -78,7 +79,9 @@ groups() ->
 			     bad_very_long_service_name,
 			     empty_service_name,
 			     bad_service_name_then_correct
-			    ]}
+			    ]},
+     {authentication, [], [client_handles_keyboard_interactive_0_pwds
+			  ]}
     ].
 
 
@@ -516,6 +519,82 @@ bad_service_name_length(Config, LengthExcess) ->
 	    receive_msg}
 	  ], InitialState).
     
+%%%--------------------------------------------------------------------
+%%% This is due to a fault report (OTP-13255) with OpenSSH-6.6.1
+client_handles_keyboard_interactive_0_pwds(Config) ->
+    {User,_Pwd} = server_user_password(Config),
+
+    %% Create a listening socket as server socket:
+    {ok,InitialState} = ssh_trpt_test_lib:exec(listen),
+    HostPort = ssh_trpt_test_lib:server_host_port(InitialState),
+
+    %% Start a process handling one connection on the server side:
+    spawn_link(
+      fun() ->
+	      {ok,_} =
+		  ssh_trpt_test_lib:exec(
+		    [{set_options, [print_ops, print_messages]},
+		     {accept, [{system_dir, system_dir(Config)},
+			       {user_dir, user_dir(Config)}]},
+		     receive_hello,
+		     {send, hello},
+
+		     {send, ssh_msg_kexinit},
+		     {match, #ssh_msg_kexinit{_='_'}, receive_msg},
+
+		     {match, #ssh_msg_kexdh_init{_='_'}, receive_msg},
+		     {send, ssh_msg_kexdh_reply},
+
+		     {send, #ssh_msg_newkeys{}},
+		     {match,  #ssh_msg_newkeys{_='_'}, receive_msg},
+
+		     {match, #ssh_msg_service_request{name="ssh-userauth"}, receive_msg},
+		     {send, #ssh_msg_service_accept{name="ssh-userauth"}},
+
+		     {match, #ssh_msg_userauth_request{service="ssh-connection",
+						       method="none",
+						       user=User,
+						       _='_'}, receive_msg},
+		     {send, #ssh_msg_userauth_failure{authentications = "keyboard-interactive",
+						      partial_success = false}},
+		     
+		     {match, #ssh_msg_userauth_request{service="ssh-connection",
+						       method="keyboard-interactive",
+						       user=User,
+						       _='_'}, receive_msg},
+		     {send, #ssh_msg_userauth_info_request{name = "",
+							   instruction = "",
+							   language_tag = "",
+							   num_prompts = 1,
+							   data = <<0,0,0,10,80,97,115,115,119,111,114,100,58,32,0>>
+							  }},
+		     {match, #ssh_msg_userauth_info_response{num_responses = 1,
+							     _='_'}, receive_msg},
+		      
+		     %% the next is strange, but openssh 6.6.1 does this and this is what this testcase is about
+		     {send, #ssh_msg_userauth_info_request{name = "",
+							   instruction = "",
+							   language_tag = "",
+							   num_prompts = 0,
+							   data = <<>>
+							  }},
+		     {match, #ssh_msg_userauth_info_response{num_responses = 0,
+							     data = <<>>,
+							     _='_'}, receive_msg},
+		     %% Here we know that the tested fault is fixed
+		     {send, #ssh_msg_userauth_success{}},
+		     close_socket,
+		     print_state
+		    ],
+		    InitialState)
+      end),
+
+    %% and finally connect to it with a regular Erlang SSH client:
+    {ok,_} = std_connect(HostPort, Config, 
+			 [{preferred_algorithms,[{kex,['diffie-hellman-group1-sha1']}]}]
+			).
+
+
 %%%================================================================
 %%%==== Internal functions ========================================
 %%%================================================================
--- a/lib/ssh/vsn.mk
+++ b/lib/ssh/vsn.mk
@@ -1,5 +1,5 @@
 #-*-makefile-*-   ; force emacs to enter makefile-mode
 
-SSH_VSN = 4.2
+SSH_VSN = 4.2.1
 
 APP_VSN    = "ssh-$(SSH_VSN)"
--- a/otp_versions.table
+++ b/otp_versions.table
@@ -1,3 +1,4 @@
+OTP-18.2.2 : ssh-4.2.1 # asn1-4.0.1 common_test-1.11.1 compiler-6.0.2 cosEvent-2.2 cosEventDomain-1.2 cosFileTransfer-1.2 cosNotification-1.2 cosProperty-1.2 cosTime-1.2 cosTransactions-1.3 crypto-3.6.2 debugger-4.1.1 dialyzer-2.8.2 diameter-1.11.1 edoc-0.7.17 eldap-1.2 erl_docgen-0.4.1 erl_interface-3.8.1 erts-7.2.1 et-1.5.1 eunit-2.2.12 gs-1.6 hipe-3.14 ic-4.4 inets-6.1 jinterface-1.6.1 kernel-4.1.1 megaco-3.18 mnesia-4.13.2 observer-2.1.1 odbc-2.11.1 orber-3.8 os_mon-2.4 ose-1.1 otp_mibs-1.1 parsetools-2.1.1 percept-0.8.11 public_key-1.1 reltool-0.7 runtime_tools-1.9.2 sasl-2.6.1 snmp-5.2.1 ssl-7.2 stdlib-2.7 syntax_tools-1.7 test_server-3.9.1 tools-2.8.2 typer-0.9.10 webtool-0.9 wx-1.6 xmerl-1.3.9 :
 OTP-18.2.1 : erts-7.2.1 # asn1-4.0.1 common_test-1.11.1 compiler-6.0.2 cosEvent-2.2 cosEventDomain-1.2 cosFileTransfer-1.2 cosNotification-1.2 cosProperty-1.2 cosTime-1.2 cosTransactions-1.3 crypto-3.6.2 debugger-4.1.1 dialyzer-2.8.2 diameter-1.11.1 edoc-0.7.17 eldap-1.2 erl_docgen-0.4.1 erl_interface-3.8.1 et-1.5.1 eunit-2.2.12 gs-1.6 hipe-3.14 ic-4.4 inets-6.1 jinterface-1.6.1 kernel-4.1.1 megaco-3.18 mnesia-4.13.2 observer-2.1.1 odbc-2.11.1 orber-3.8 os_mon-2.4 ose-1.1 otp_mibs-1.1 parsetools-2.1.1 percept-0.8.11 public_key-1.1 reltool-0.7 runtime_tools-1.9.2 sasl-2.6.1 snmp-5.2.1 ssh-4.2 ssl-7.2 stdlib-2.7 syntax_tools-1.7 test_server-3.9.1 tools-2.8.2 typer-0.9.10 webtool-0.9 wx-1.6 xmerl-1.3.9 :
 OTP-18.2 : asn1-4.0.1 common_test-1.11.1 compiler-6.0.2 crypto-3.6.2 dialyzer-2.8.2 diameter-1.11.1 erl_docgen-0.4.1 erl_interface-3.8.1 erts-7.2 eunit-2.2.12 hipe-3.14 inets-6.1 jinterface-1.6.1 kernel-4.1.1 observer-2.1.1 parsetools-2.1.1 public_key-1.1 runtime_tools-1.9.2 sasl-2.6.1 snmp-5.2.1 ssh-4.2 ssl-7.2 stdlib-2.7 test_server-3.9.1 tools-2.8.2 typer-0.9.10 wx-1.6 xmerl-1.3.9 # cosEvent-2.2 cosEventDomain-1.2 cosFileTransfer-1.2 cosNotification-1.2 cosProperty-1.2 cosTime-1.2 cosTransactions-1.3 debugger-4.1.1 edoc-0.7.17 eldap-1.2 et-1.5.1 gs-1.6 ic-4.4 megaco-3.18 mnesia-4.13.2 odbc-2.11.1 orber-3.8 os_mon-2.4 ose-1.1 otp_mibs-1.1 percept-0.8.11 reltool-0.7 syntax_tools-1.7 webtool-0.9 :
 OTP-18.1.5 : ssh-4.1.3 # asn1-4.0 common_test-1.11 compiler-6.0.1 cosEvent-2.2 cosEventDomain-1.2 cosFileTransfer-1.2 cosNotification-1.2 cosProperty-1.2 cosTime-1.2 cosTransactions-1.3 crypto-3.6.1 debugger-4.1.1 dialyzer-2.8.1 diameter-1.11 edoc-0.7.17 eldap-1.2 erl_docgen-0.4 erl_interface-3.8 erts-7.1 et-1.5.1 eunit-2.2.11 gs-1.6 hipe-3.13 ic-4.4 inets-6.0.3 jinterface-1.6 kernel-4.1 megaco-3.18 mnesia-4.13.2 observer-2.1 odbc-2.11.1 orber-3.8 os_mon-2.4 ose-1.1 otp_mibs-1.1 parsetools-2.1 percept-0.8.11 public_key-1.0.1 reltool-0.7 runtime_tools-1.9.1 sasl-2.6 snmp-5.2 ssl-7.1 stdlib-2.6 syntax_tools-1.7 test_server-3.9 tools-2.8.1 typer-0.9.9 webtool-0.9 wx-1.5 xmerl-1.3.8 :
diff --git a/community/erlang/APKBUILD b/community/erlang/APKBUILD
index 349e0a0..72ee42c 100644
--- a/community/erlang/APKBUILD
+++ b/community/erlang/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Marlus Saraiva <marlus.saraiva@gmail.com>

pkgname=erlang
pkgver=18.1
_srcver=18.1
pkgrel=5
pkgver=18.2.2
_srcver=18.2.1
pkgrel=0
pkgdesc="General-purpose programming language and runtime environment"
url="http://www.erlang.org/"
license="ASL 2.0"
@@ -74,10 +74,8 @@ source="http://www.erlang.org/download/otp_src_$_srcver.tar.gz
        0006-Do-not-install-erlang-sources.patch
        0007-Split-off-webtool-dependency-from-tools.patch
        0010-fix-nteventlog-remove.patch
        0020-remove-private-unit32.patch
        0030-replace_glibc_check.patch
        0060-set-disksup_posix_only-to-true.patch
        0070-hipe_x86_signal-fix.patch"
        0070-otp-update-version-18.2.2.patch"

_builddir="$srcdir"/otp_src_$_srcver

@@ -211,42 +209,36 @@ dev() {
}
	

md5sums="fa64015fdd133e155b5b19bf90ac8678  otp_src_18.1.tar.gz
md5sums="ebb226d51f89ec54cc83ce5d417ce55e  otp_src_18.2.1.tar.gz
11d2bfea3dd3138409337d62f2348ff2  0001-Do-not-format-man-pages-and-do-not-install-miscellan.patch
ef4b726309a749010553259080960753  0002-Remove-rpath.patch
458118f96fb0c973a30630c070bd94aa  0003-Do-not-install-C-sources.patch
1c3b158ac8408fced9a0f3630f4498f1  0004-Do-not-install-Java-sources.patch
f4aa0cc27dc57ea4dcd57191b1948a4d  0005-Do-not-install-nteventlog-and-related-doc-files-on-n.patch
90f36608d2d8f71c8eb19126af06978b  0006-Do-not-install-erlang-sources.patch
26abd5afb14d72afd95eae574d8f13d1  0006-Do-not-install-erlang-sources.patch
b438c37818b5c82443682c3693dd7e53  0007-Split-off-webtool-dependency-from-tools.patch
0dd300003ff68fc46dc3c839c2541d53  0010-fix-nteventlog-remove.patch
062605d7f01f4685f1897ba2decc23a8  0020-remove-private-unit32.patch
7a5c956b7bf79e34a0f980d1e2a65bee  0030-replace_glibc_check.patch
d17fbaafa9f7820ade09b239c00aede6  0060-set-disksup_posix_only-to-true.patch
02a18c698b0ff37d0bcf106db57c1136  0070-hipe_x86_signal-fix.patch"
sha256sums="e4a147228a6b7fa60dce05c8adfb3cbc254d97cf6e45456d93d93adbde8b0f11  otp_src_18.1.tar.gz
fa3900d137124244371c6aca0fed285f  0070-otp-update-version-18.2.2.patch"
sha256sums="82d76ebfeeda5db64ea5b0f1a04aa0e9ac63380b278722e0e6052249bd3fe39a  otp_src_18.2.1.tar.gz
536e78192f915733cbbb264883af6d9b11c9e70c2c4d3d825b58c4dbec36db86  0001-Do-not-format-man-pages-and-do-not-install-miscellan.patch
b2e5844215d7f5f5026a77342dd698d16103cc726d23f8265bcc8399d1a82bb9  0002-Remove-rpath.patch
81062f0eb9a72cbfac600fab56823161f92e1e5107b359f27f9f0ec511b8aec5  0003-Do-not-install-C-sources.patch
2ed61274decb534ab4142bd0a2116a75e3fe82d33a8ff145524173ce5773b0e2  0004-Do-not-install-Java-sources.patch
71c8a55fe036d5a04ba2c008b51d8950c3f18d83edaffb9bef2a9d19dd2f79f3  0005-Do-not-install-nteventlog-and-related-doc-files-on-n.patch
594745af27e73d8213e190eea654285bc4bdda706de4275f2b6dd64b2af720c3  0006-Do-not-install-erlang-sources.patch
cf0d060ff90925a53ca346f2b68cf61a95db855406f884894b1eb0df9b772e65  0006-Do-not-install-erlang-sources.patch
9704a53bc4bd6f5624f9ce3f201128204011f4579f19b547df74d92ae22777cf  0007-Split-off-webtool-dependency-from-tools.patch
019c62ea3fee60068caa8c3152d7f96e76591fc5dc096abfcea48ec1593eb758  0010-fix-nteventlog-remove.patch
0b63ff5ce4e642d4225d5cc4d52d88dd5daf83ce5a2549ba0e5a14ce05e17ac2  0020-remove-private-unit32.patch
e3158dbb4bcb4677ceda39a374326c069de78a52e598ef8169a288b86a040a62  0030-replace_glibc_check.patch
3ffda0b3acbde755b496c1a974c20e1ca580432c403944c1c16836f48e248429  0060-set-disksup_posix_only-to-true.patch
97c430677f18f81bafc6af7bb45c5dddc5222597350a6813cb338d21acec464a  0070-hipe_x86_signal-fix.patch"
sha512sums="31e3a4f3d8da7877757fa4df427c59462cb68e0177f93698146ce17127406fd0ee77f819044cef10e4a18ed075deb44343d915148cf1fd4bce09a1e39edaaee6  otp_src_18.1.tar.gz
3bf9cbc80632639f5e3eb94c0e83ffd089bdfe6b992bd4ac49e0628b549de1b4  0070-otp-update-version-18.2.2.patch"
sha512sums="00fba01b61e43a88cf2df4a40053e7239541ae9177949da7524d7fa481d6892495f28d98650336f647ef3bf2ee24f62e83fd5f6dffb40c7345804b880b59569c  otp_src_18.2.1.tar.gz
172f9b0f61748bf2f04737df0451bcc9c0812db0f365f0ef7c7c244fceb991987f79a5274eea578a89cc7d077f84645d1395d9dbcbf14010268b896a080c2ccf  0001-Do-not-format-man-pages-and-do-not-install-miscellan.patch
97c40c185b71b23ffcb924639af390b9a0be897070e396a9413e193e6d43048dfe3b86bcd0c5598b81a66ce1349de9e09f5228a452b51b6612cd947bbafb6377  0002-Remove-rpath.patch
1cae89d1e8f9d375ae08c7de2b8f7a5143bcded90eef878e97c408542a50e9a880166311820013301e46364be0ae090d3fc515b6f915ead14e787b98290beec1  0003-Do-not-install-C-sources.patch
b174e3c9103aa26e3b4993ae77b849a55f733e6f8e5dd7bb641a8548aea7fcc91b99d772c91ff8864fff5c30b388438f8cb41d7ac941a86fc7bb1891f9838068  0004-Do-not-install-Java-sources.patch
923addcb1f6472829ba13ccc91ad3cef161f269478404f0a19bc4997118e06edd7459011a60769eb393eac930f30d4bd6c5526301382a5f9815862237f4664d3  0005-Do-not-install-nteventlog-and-related-doc-files-on-n.patch
b9aea9344703688ef5b98d530417c59166749de4f6d91fe8d01abaa7bd1946495ec4ab23e854947192659f49b35cbbead7c4f47836c3579ff844f23217e75cb4  0006-Do-not-install-erlang-sources.patch
cba2f58334a176883a9ae598192b56c637d6cd8a7404201aae3c1022f5f5425e8c7444e88ce2e548e1ec9cfc805e5cbc509ca05a9c4f0d040eb3e7a2d53810ec  0006-Do-not-install-erlang-sources.patch
d65fcfc3a9441941c6292c33d354964a82da11cc7a411dd0440719e490075ed588c1e70690e80650561749010d737394567f12ff73bd460f0d00c792c77cfae3  0007-Split-off-webtool-dependency-from-tools.patch
b7387f92f8c27a0565c7885bba4b357183c62d422616e073bc5ffad338a0e22cb5165dcb3b95bf0b920ba00831599f2216027883f4be255aa6f6150b68b7a37c  0010-fix-nteventlog-remove.patch
18f70c3a99ac8c44bc9d90dc3f0c072ad4df4ffe57a8d0677087c9e940ba138d7a7698d5cdbbe14875a6012d353a679fdb33d40fca3a3211f712af8c4b0cb0b4  0020-remove-private-unit32.patch
b554882bee1a70322cc8c5b973986047deaf4528fe1371df39cf72b27b2497a859463bdf8847ea6ea96cb0caaa6bd143c96a5dee28839164a547a66a30fcffd0  0030-replace_glibc_check.patch
f3c50f8610e08173c365a575737079b0259db6fc0dfa5b1be63c281b52358bbce9e2595132a8f6a06772785d7d38d108f8da8515e2f7706cd03b6585aab4d071  0060-set-disksup_posix_only-to-true.patch
400bcc630db8902e4781f9590c6d81089d7e6751a17c09ad1f05a0308fc6737391a718c73936b411e3b6bcbc65e5ea555d92012dacaa806a9db9cd219d887753  0070-hipe_x86_signal-fix.patch"
872b4d9c084d68aff6320c47497cf4aa2503fe49520970404cdb24e28c0625c045ce24125ef6d97df34175cf0f69902a26e783857fc74e967c00e9afb6b92b6c  0070-otp-update-version-18.2.2.patch"
-- 
2.6.4



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)