summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-05-17 14:44:21 +0000
committernia <nia@pkgsrc.org>2020-05-17 14:44:21 +0000
commitb875eff209da02bca522b0286a61cf314219321b (patch)
tree802fb1f0108a12579b556f0b9b5e972ae8ea4ad2 /lang
parentc988043b6cdca05a0434946fe541ec736206ad25 (diff)
downloadpkgsrc-b875eff209da02bca522b0286a61cf314219321b.tar.gz
elixir: Update to 1.10.3
## v1.10.3 (2020-04-25) ### 1. Bug fixes #### Elixir * [Code] Return `[{mod, bin}]` from `Code.compile_file/2`, `Code.require_file/2`, `Code.load_file/2` * [Code] Make sure the formatter respects newlines before and after module attributes * [Kernel.ParallelCompiler] Fix a bug where the parallel compiler would raise in long compilation cycles * [Kernel.ParallelCompiler] Fix a bug where the parallel compiler would raise if some of the modules being compiled referred to a module that has been loaded directly to memory * [Module] Fix accidental breaking change where bodiless clauses had their body value on `@on_definition` callbacks set to an empty list instead of `nil` * [String] Undeprecate `String.normalize/2` normalize and fix infinite loop caused by certain invalid strings #### ExUnit * [ExUnit.Assertions] Fix pattern matching diff when matching on pinned variables * [ExUnit.Assertions] Fix pattern matching diff when matching variable struct names * [ExUnit.Assertions] Fix pattern matching diff when matching on the binary concat operator (`<>`) and the left side is not a literal string * [ExUnit.Assertions] Fix pattern matching diff when matching on pseudo-vars (`__MODULE__`, `__DIR__`, etc) #### Mix * [mix release] Respect the `:path` option when creating a `:tar` file for releases
Diffstat (limited to 'lang')
-rw-r--r--lang/elixir/Makefile4
-rw-r--r--lang/elixir/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/elixir/Makefile b/lang/elixir/Makefile
index 34c6005ed4d..a5709af2c2b 100644
--- a/lang/elixir/Makefile
+++ b/lang/elixir/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2020/03/26 02:31:23 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/17 14:44:21 nia Exp $
-DISTNAME= elixir-1.10.2
+DISTNAME= elixir-1.10.3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=elixir-lang/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/lang/elixir/distinfo b/lang/elixir/distinfo
index e36735c44a5..8658ff56490 100644
--- a/lang/elixir/distinfo
+++ b/lang/elixir/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2020/02/26 19:21:50 adam Exp $
+$NetBSD: distinfo,v 1.14 2020/05/17 14:44:21 nia Exp $
-SHA1 (elixir-1.10.2.tar.gz) = 78bec225cec309471f58c9ff2c88af554998ae27
-RMD160 (elixir-1.10.2.tar.gz) = c1326d507526f4b491c4e289c948214563e200d0
-SHA512 (elixir-1.10.2.tar.gz) = a1d1c7847fc8135865d063c6e014bee970066ba07f979f308bec456a732f5366a9343631239965d1caeeaea5cdb644f35185fdfb23f18fcc8c6735a7e3256c0f
-Size (elixir-1.10.2.tar.gz) = 2323450 bytes
+SHA1 (elixir-1.10.3.tar.gz) = 99a7c1e160dc3c4a51198e2e27faa6bd4ee3f90e
+RMD160 (elixir-1.10.3.tar.gz) = 5f8e121a9288f0114b2c431a13f6e07f45b22ffe
+SHA512 (elixir-1.10.3.tar.gz) = 66b18b983e5374afbd4d94c43a880c5e46a9aa150fa6f38be74ff7f58a19eaaee00248b202d9ae3f6b78e2495fc8d5cec755de644256a731be367766c3812855
+Size (elixir-1.10.3.tar.gz) = 2329031 bytes
SHA1 (patch-Makefile) = 00a68538bae40effba33fc3bc5019fdbf38a91f3