mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
Update databases/erlang-couchbeam to version 1.4.0.
This commit is contained in:
parent
eab7c4c563
commit
8972f406d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424461
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= couchbeam
|
||||
PORTVERSION= 1.3.1
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= databases
|
||||
PKGNAMEPREFIX= erlang-
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1468242792
|
||||
SHA256 (benoitc-couchbeam-1.3.1_GH0.tar.gz) = 33f694d3c28025a5e7f2367b802405fbfb620e83dd24db59c993f873cf6e2c34
|
||||
SIZE (benoitc-couchbeam-1.3.1_GH0.tar.gz) = 1110729
|
||||
TIMESTAMP = 1477132023
|
||||
SHA256 (benoitc-couchbeam-1.4.0_GH0.tar.gz) = bedaac1ab832cd6f2bd757cc250ede43732c979e332500362dd3e5c140f37d8a
|
||||
SIZE (benoitc-couchbeam-1.4.0_GH0.tar.gz) = 1110511
|
||||
|
@ -1,11 +1,11 @@
|
||||
--- rebar.config.orig 2016-07-01 12:20:31 UTC
|
||||
--- rebar.config.orig 2016-10-22 10:34:25 UTC
|
||||
+++ rebar.config
|
||||
@@ -3,8 +3,6 @@
|
||||
{erl_opts, [debug_info]}.
|
||||
|
||||
{deps, [
|
||||
- {jsx, "2.8.0"},
|
||||
- {hackney, "1.6.0"}
|
||||
- {hackney, "1.6.2"}
|
||||
]}.
|
||||
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
- {tag,"2.8.0"}}},
|
||||
-
|
||||
- {hackney, ".*", {git, "https://github.com/benoitc/hackney.git",
|
||||
- {tag, "1.4.4"}}}
|
||||
- {tag, "1.6.2"}}}
|
||||
],
|
||||
|
||||
case IsRebar3 of
|
||||
|
Loading…
x
Reference in New Issue
Block a user