mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Update www/erlang-hackney to version 1.8.2.
This commit is contained in:
parent
3af33bde5c
commit
02f8de038a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441356
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hackney
|
||||
PORTVERSION= 1.8.0
|
||||
PORTVERSION= 1.8.2
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= erlang-
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1492866023
|
||||
SHA256 (benoitc-hackney-1.8.0_GH0.tar.gz) = 1d2b3a218f9ce816a19ba4f63cddec14aa7f9597d5b8e8880c9ca2d2bbcf8c34
|
||||
SIZE (benoitc-hackney-1.8.0_GH0.tar.gz) = 882432
|
||||
TIMESTAMP = 1495355709
|
||||
SHA256 (benoitc-hackney-1.8.2_GH0.tar.gz) = 8996b41b6c409acbc2e2d090209fa270c04f1a36ba0960ee0c9a33a56ad41fd5
|
||||
SIZE (benoitc-hackney-1.8.2_GH0.tar.gz) = 882490
|
||||
|
@ -1,12 +1,12 @@
|
||||
--- rebar.config.orig 2017-04-22 13:11:31 UTC
|
||||
--- rebar.config.orig 2017-05-21 08:37:45 UTC
|
||||
+++ rebar.config
|
||||
@@ -14,11 +14,6 @@
|
||||
{post_hooks, [{clean, "rm -rf *~ */*~ */*.xfm test/*.beam"}]}.
|
||||
|
||||
{deps, [
|
||||
- {idna, "4.0.0"},
|
||||
- {idna, "5.0.0"},
|
||||
- {mimerl, "1.0.2"},
|
||||
- {certifi, "1.1.0"},
|
||||
- {certifi, "1.2.0"},
|
||||
- {metrics, "1.0.1"},
|
||||
- {ssl_verify_fun, "1.1.1"}
|
||||
]}.
|
||||
|
Loading…
Reference in New Issue
Block a user