svn commit: r423931 - in head/devel/erlang-clique: . files

Jimmy Olgeni olgeni at FreeBSD.org
Thu Oct 13 19:20:56 UTC 2016


Author: olgeni
Date: Thu Oct 13 19:20:55 2016
New Revision: 423931
URL: https://svnweb.freebsd.org/changeset/ports/423931

Log:
  Update devel/erlang-clique to version 0.3.8.

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

Modified: head/devel/erlang-clique/Makefile
==============================================================================
--- head/devel/erlang-clique/Makefile	Thu Oct 13 19:14:10 2016	(r423930)
+++ head/devel/erlang-clique/Makefile	Thu Oct 13 19:20:55 2016	(r423931)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	clique
-PORTVERSION=	0.3.7
+PORTVERSION=	0.3.8
 CATEGORIES=	devel
 PKGNAMEPREFIX=	erlang-
 

Modified: head/devel/erlang-clique/distinfo
==============================================================================
--- head/devel/erlang-clique/distinfo	Thu Oct 13 19:14:10 2016	(r423930)
+++ head/devel/erlang-clique/distinfo	Thu Oct 13 19:20:55 2016	(r423931)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475447806
-SHA256 (basho-clique-0.3.7_GH0.tar.gz) = ded01071fdb06c5c9fc20ee7dac8772b14042c8967016ab628a07cc3cd05482f
-SIZE (basho-clique-0.3.7_GH0.tar.gz) = 180483
+TIMESTAMP = 1476383201
+SHA256 (basho-clique-0.3.8_GH0.tar.gz) = de24dc9de6ebe377777f85f0697f7559bab500a04f5bc5f6800985d265139c71
+SIZE (basho-clique-0.3.8_GH0.tar.gz) = 180489

Modified: head/devel/erlang-clique/files/patch-rebar.config
==============================================================================
--- head/devel/erlang-clique/files/patch-rebar.config	Thu Oct 13 19:14:10 2016	(r423930)
+++ head/devel/erlang-clique/files/patch-rebar.config	Thu Oct 13 19:20:55 2016	(r423931)
@@ -1,8 +1,8 @@
---- rebar.config.orig	2016-10-02 23:44:25 UTC
+--- rebar.config.orig	2016-10-13 18:43:11 UTC
 +++ rebar.config
 @@ -12,5 +12,4 @@
  ]}.
  
  {deps, [
--  {cuttlefish, ".*", {git, "https://github.com/basho/cuttlefish.git", {tag, "2.0.8"}}}
+-  {cuttlefish, ".*", {git, "https://github.com/basho/cuttlefish.git", {tag, "2.0.10"}}}
  ]}.


More information about the svn-ports-head mailing list