mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Upgrade devel/erlang-lager to version 3.1.0.
This commit is contained in:
parent
30d0cb9c5f
commit
11f5aa9461
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407406
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lager
|
||||
PORTVERSION= 3.0.2
|
||||
PORTVERSION= 3.1.0
|
||||
CATEGORIES= devel
|
||||
PKGNAMEPREFIX= erlang-
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (basho-lager-3.0.2_GH0.tar.gz) = bdf804e7f43ef3aa5bc8ccb17c8fab6d69aa4e510639717df1134072135b42bf
|
||||
SIZE (basho-lager-3.0.2_GH0.tar.gz) = 236476
|
||||
SHA256 (basho-lager-3.1.0_GH0.tar.gz) = 674a2b83dce40584a0b2b9336aebb5e84a618ea8a22841b910bce463ebddc97d
|
||||
SIZE (basho-lager-3.1.0_GH0.tar.gz) = 239702
|
||||
|
@ -1,10 +1,10 @@
|
||||
--- rebar.config.orig 2015-07-21 15:55:16 UTC
|
||||
--- rebar.config.orig 2016-01-27 21:39:55 UTC
|
||||
+++ rebar.config
|
||||
@@ -26,7 +26,6 @@
|
||||
warn_untyped_record
|
||||
@@ -44,7 +44,6 @@
|
||||
nowarn_export_all
|
||||
]}.
|
||||
{deps, [
|
||||
- {goldrush, ".*", {git, "git://github.com/DeadZen/goldrush.git", {tag, "0.1.7"}}}
|
||||
- {goldrush, ".*", {git, "git://github.com/DeadZen/goldrush.git", {tag, "0.1.8"}}}
|
||||
]}.
|
||||
|
||||
{xref_checks, []}.
|
||||
|
Loading…
Reference in New Issue
Block a user