mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update textproc/erlang-yamerl to version 0.6.0.
This commit is contained in:
parent
cfdc877432
commit
5a7d1f88b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455123
3 changed files with 4 additions and 17 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= yamerl
|
||||
PORTVERSION= 0.5.0
|
||||
PORTVERSION= 0.6.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= textproc
|
||||
PKGNAMEPREFIX= erlang-
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1496736109
|
||||
SHA256 (yakaz-yamerl-v0.5.0_GH0.tar.gz) = 1e4f6f27e88b7ac3d93351a7b7fa198c653f368a053f8ab10c425799667291f3
|
||||
SIZE (yakaz-yamerl-v0.5.0_GH0.tar.gz) = 87225
|
||||
TIMESTAMP = 1511972161
|
||||
SHA256 (yakaz-yamerl-v0.6.0_GH0.tar.gz) = a2f30388c58d4ca2bcbc1a172bdbd058ecb8becaa1fdcc7e232162bbd4fe51c3
|
||||
SIZE (yakaz-yamerl-v0.6.0_GH0.tar.gz) = 87684
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
--- rebar.config.orig 2017-06-06 08:03:27 UTC
|
||||
+++ rebar.config
|
||||
@@ -2,9 +2,7 @@
|
||||
%% vim:ft=erlang:
|
||||
|
||||
%% coveralls.io.
|
||||
-{plugins, [{coveralls,
|
||||
- {git, "https://github.com/markusn/coveralls-erl",
|
||||
- {branch, "master"}}}]}.
|
||||
+{plugins, []}.
|
||||
{cover_enabled, true}.
|
||||
{cover_print_enabled, true}.
|
||||
{cover_export_enabled, true}.
|
Loading…
Add table
Reference in a new issue