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

Jimmy Olgeni olgeni at FreeBSD.org
Thu Jul 7 11:36:04 UTC 2016


Author: olgeni
Date: Thu Jul  7 11:36:02 2016
New Revision: 418176
URL: https://svnweb.freebsd.org/changeset/ports/418176

Log:
  Update devel/erlang-clique version 0.3.6.

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 Jul  7 11:35:38 2016	(r418175)
+++ head/devel/erlang-clique/Makefile	Thu Jul  7 11:36:02 2016	(r418176)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	clique
-PORTVERSION=	0.3.5
+PORTVERSION=	0.3.6
 CATEGORIES=	devel
 PKGNAMEPREFIX=	erlang-
 

Modified: head/devel/erlang-clique/distinfo
==============================================================================
--- head/devel/erlang-clique/distinfo	Thu Jul  7 11:35:38 2016	(r418175)
+++ head/devel/erlang-clique/distinfo	Thu Jul  7 11:36:02 2016	(r418176)
@@ -1,2 +1,3 @@
-SHA256 (basho-clique-0.3.5_GH0.tar.gz) = 11ec104f2410485c9710781ee307a68f4849cf89be88bc8de172902502080cd6
-SIZE (basho-clique-0.3.5_GH0.tar.gz) = 179470
+TIMESTAMP = 1467888733
+SHA256 (basho-clique-0.3.6_GH0.tar.gz) = a5eb9cb6ab6f270b44ddf0d474164e3f80e97d90a5d17188998af872ea969246
+SIZE (basho-clique-0.3.6_GH0.tar.gz) = 179469

Modified: head/devel/erlang-clique/files/patch-rebar.config
==============================================================================
--- head/devel/erlang-clique/files/patch-rebar.config	Thu Jul  7 11:35:38 2016	(r418175)
+++ head/devel/erlang-clique/files/patch-rebar.config	Thu Jul  7 11:36:02 2016	(r418176)
@@ -1,8 +1,8 @@
---- rebar.config.orig	2015-10-22 18:25:14 UTC
+--- rebar.config.orig	2016-07-07 11:00:51 UTC
 +++ rebar.config
 @@ -12,5 +12,4 @@
  ]}.
  
  {deps, [
--  {cuttlefish, ".*", {git, "git://github.com/basho/cuttlefish.git", {tag, "2.0.5"}}}
+-  {cuttlefish, ".*", {git, "git://github.com/basho/cuttlefish.git", {tag, "2.0.7"}}}
  ]}.


More information about the svn-ports-head mailing list