svn commit: r461804 - in head/devel/erlang-backoff: . files

Jimmy Olgeni olgeni at FreeBSD.org
Wed Feb 14 14:07:28 UTC 2018


Author: olgeni
Date: Wed Feb 14 14:07:27 2018
New Revision: 461804
URL: https://svnweb.freebsd.org/changeset/ports/461804

Log:
  Update devel/erlang-backoff to version 1.1.4.

Modified:
  head/devel/erlang-backoff/Makefile
  head/devel/erlang-backoff/distinfo
  head/devel/erlang-backoff/files/patch-rebar.config

Modified: head/devel/erlang-backoff/Makefile
==============================================================================
--- head/devel/erlang-backoff/Makefile	Wed Feb 14 14:04:43 2018	(r461803)
+++ head/devel/erlang-backoff/Makefile	Wed Feb 14 14:07:27 2018	(r461804)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	backoff
-PORTVERSION=	1.1.3
+PORTVERSION=	1.1.4
 CATEGORIES=	devel
 PKGNAMEPREFIX=	erlang-
 

Modified: head/devel/erlang-backoff/distinfo
==============================================================================
--- head/devel/erlang-backoff/distinfo	Wed Feb 14 14:04:43 2018	(r461803)
+++ head/devel/erlang-backoff/distinfo	Wed Feb 14 14:07:27 2018	(r461804)
@@ -1,2 +1,3 @@
-SHA256 (ferd-backoff-1.1.3_GH0.tar.gz) = 73f58608eddc9e4259da8fae32575b10a5582a222dbf6b1b501f9c14d2f4cd23
-SIZE (ferd-backoff-1.1.3_GH0.tar.gz) = 6650
+TIMESTAMP = 1518616995
+SHA256 (ferd-backoff-1.1.4_GH0.tar.gz) = daa60d8c779678597c61794c0e2882bb1b3deaececccead1dcd11c970de0590b
+SIZE (ferd-backoff-1.1.4_GH0.tar.gz) = 6646

Modified: head/devel/erlang-backoff/files/patch-rebar.config
==============================================================================
--- head/devel/erlang-backoff/files/patch-rebar.config	Wed Feb 14 14:04:43 2018	(r461803)
+++ head/devel/erlang-backoff/files/patch-rebar.config	Wed Feb 14 14:07:27 2018	(r461804)
@@ -1,10 +1,10 @@
---- rebar.config.orig	2016-11-10 11:19:16 UTC
+--- rebar.config.orig	2018-02-14 14:05:45 UTC
 +++ rebar.config
 @@ -3,7 +3,6 @@
  ]}.
  
  {plugins, [
--     {rebar3_proper, "0.5.0"}
+-     {rebar3_proper, "0.8.0"}
  ]}.
  
  {profiles, [


More information about the svn-ports-head mailing list