mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Update devel/elixir-poison to version 3.1.0.
This commit is contained in:
parent
3fbe71065d
commit
ba9a094266
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440545
3 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= poison
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 3.1.0
|
||||
CATEGORIES= devel
|
||||
PKGNAMEPREFIX= elixir-
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1477472666
|
||||
SHA256 (devinus-poison-3.0.0_GH0.tar.gz) = fd01cf68ab4488e397617039aea42625c21dd026b95b3bebe2323e0a3ac364de
|
||||
SIZE (devinus-poison-3.0.0_GH0.tar.gz) = 86001
|
||||
TIMESTAMP = 1494403861
|
||||
SHA256 (devinus-poison-3.1.0_GH0.tar.gz) = 207dce81e0e725c2ab2d758d8cc5d393a78192089f2e3ae0d13ac3f63ec96ae8
|
||||
SIZE (devinus-poison-3.1.0_GH0.tar.gz) = 86069
|
||||
|
|
|
@ -9,7 +9,6 @@ lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.BitString.beam
|
|||
lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.Date.beam
|
||||
lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.DateTime.beam
|
||||
lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.Float.beam
|
||||
lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.HashDict.beam
|
||||
lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.HashSet.beam
|
||||
lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.Integer.beam
|
||||
lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.List.beam
|
||||
|
|
Loading…
Add table
Reference in a new issue