mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Upgrade to version 0.3.4.
This commit is contained in:
parent
b228b3bfdb
commit
47011257d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391511
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= msgpack
|
||||
PORTVERSION= 0.3.3
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 0.3.4
|
||||
CATEGORIES= devel
|
||||
PKGNAMEPREFIX= erlang-
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (msgpack-msgpack-erlang-0.3.3_GH0.tar.gz) = 4b1bfcab660e9b6e4a971adfc96f23540d6d1e1fb592233687689881c34bcb8f
|
||||
SIZE (msgpack-msgpack-erlang-0.3.3_GH0.tar.gz) = 166316
|
||||
SHA256 (msgpack-msgpack-erlang-0.3.4_GH0.tar.gz) = 0e6f1b2f58849930c12eb34d8e11c68d10bfae5cc9e0c24f9a675a1316b51cb0
|
||||
SIZE (msgpack-msgpack-erlang-0.3.4_GH0.tar.gz) = 166322
|
||||
|
@ -1,8 +0,0 @@
|
||||
--- rebar.config.orig 2015-06-25 08:08:51 UTC
|
||||
+++ rebar.config
|
||||
@@ -1,4 +1,4 @@
|
||||
-{require_otp_vsn, "R15|R16|17"}.
|
||||
+{require_otp_vsn, "R15|R16|17|18"}.
|
||||
|
||||
{erl_opts, [fail_on_warning, debug_info, warn_untyped_record]}.
|
||||
{xref_checks, [undefined_function_calls]}.
|
Loading…
Reference in New Issue
Block a user