Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2015 11:35:39 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391984 - in head/devel: elixir-exprotobuf elixir-exprotobuf/files erlang-gpb/files
Message-ID:  <201507141135.t6EBZd6V042438@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Tue Jul 14 11:35:38 2015
New Revision: 391984
URL: https://svnweb.freebsd.org/changeset/ports/391984

Log:
  I didn't notice that version 0.10.1 of elixir-exprotobuf was already out...
  
  No tricks in erlang-gpb are required by this version.
  
  Also, remove stray file from plist.

Deleted:
  head/devel/elixir-exprotobuf/files/patch-lib_exprotobuf_field.ex
  head/devel/erlang-gpb/files/patch-include_gpb.hrl
Modified:
  head/devel/elixir-exprotobuf/Makefile
  head/devel/elixir-exprotobuf/distinfo
  head/devel/elixir-exprotobuf/pkg-plist

Modified: head/devel/elixir-exprotobuf/Makefile
==============================================================================
--- head/devel/elixir-exprotobuf/Makefile	Tue Jul 14 11:22:59 2015	(r391983)
+++ head/devel/elixir-exprotobuf/Makefile	Tue Jul 14 11:35:38 2015	(r391984)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	exprotobuf
-PORTVERSION=	0.10.0
+PORTVERSION=	0.10.1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	elixir-
 

Modified: head/devel/elixir-exprotobuf/distinfo
==============================================================================
--- head/devel/elixir-exprotobuf/distinfo	Tue Jul 14 11:22:59 2015	(r391983)
+++ head/devel/elixir-exprotobuf/distinfo	Tue Jul 14 11:35:38 2015	(r391984)
@@ -1,2 +1,2 @@
-SHA256 (bitwalker-exprotobuf-0.10.0_GH0.tar.gz) = a79ce10a8f984bf10bbd271342a98e6eda598aa89a746b1415ce5bfcfeb119ea
-SIZE (bitwalker-exprotobuf-0.10.0_GH0.tar.gz) = 16178
+SHA256 (bitwalker-exprotobuf-0.10.1_GH0.tar.gz) = 5b6bf77c2e745e5a67a5037809bb9b9f497c68af55a638daa69c60134d464855
+SIZE (bitwalker-exprotobuf-0.10.1_GH0.tar.gz) = 16282

Modified: head/devel/elixir-exprotobuf/pkg-plist
==============================================================================
--- head/devel/elixir-exprotobuf/pkg-plist	Tue Jul 14 11:22:59 2015	(r391983)
+++ head/devel/elixir-exprotobuf/pkg-plist	Tue Jul 14 11:35:38 2015	(r391984)
@@ -19,7 +19,6 @@ lib/elixir/lib/exprotobuf/lib/exprotobuf
 lib/elixir/lib/exprotobuf/lib/exprotobuf/define_message.ex
 lib/elixir/lib/exprotobuf/lib/exprotobuf/encoder.ex
 lib/elixir/lib/exprotobuf/lib/exprotobuf/field.ex
-lib/elixir/lib/exprotobuf/lib/exprotobuf/field.ex.orig
 lib/elixir/lib/exprotobuf/lib/exprotobuf/parser.ex
 lib/elixir/lib/exprotobuf/lib/exprotobuf/utils.ex
 %%PORTDOCS%%%%DOCSDIR%%/README.md



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507141135.t6EBZd6V042438>