Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2017 11:54:25 +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: r453892 - head/devel/erlang-gpb
Message-ID:  <201711101154.vAABsP1A062271@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Fri Nov 10 11:54:25 2017
New Revision: 453892
URL: https://svnweb.freebsd.org/changeset/ports/453892

Log:
  Update devel/erlang-gpb to version 4.0.1.

Modified:
  head/devel/erlang-gpb/Makefile
  head/devel/erlang-gpb/distinfo
  head/devel/erlang-gpb/pkg-plist

Modified: head/devel/erlang-gpb/Makefile
==============================================================================
--- head/devel/erlang-gpb/Makefile	Fri Nov 10 11:30:44 2017	(r453891)
+++ head/devel/erlang-gpb/Makefile	Fri Nov 10 11:54:25 2017	(r453892)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gpb
-PORTVERSION=	3.28.1
+PORTVERSION=	4.0.1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	erlang-
 

Modified: head/devel/erlang-gpb/distinfo
==============================================================================
--- head/devel/erlang-gpb/distinfo	Fri Nov 10 11:30:44 2017	(r453891)
+++ head/devel/erlang-gpb/distinfo	Fri Nov 10 11:54:25 2017	(r453892)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509699505
-SHA256 (tomas-abrahamsson-gpb-3.28.1_GH0.tar.gz) = 4df66c1e6806768b1424379c23440f28d576f0eab4471a55f7c5376c95a2637c
-SIZE (tomas-abrahamsson-gpb-3.28.1_GH0.tar.gz) = 370639
+TIMESTAMP = 1510314417
+SHA256 (tomas-abrahamsson-gpb-4.0.1_GH0.tar.gz) = b20394bbe7ecd74e26ee6da16c7206d08eda87aa90833e72a35030bc973e9369
+SIZE (tomas-abrahamsson-gpb-4.0.1_GH0.tar.gz) = 388755

Modified: head/devel/erlang-gpb/pkg-plist
==============================================================================
--- head/devel/erlang-gpb/pkg-plist	Fri Nov 10 11:30:44 2017	(r453891)
+++ head/devel/erlang-gpb/pkg-plist	Fri Nov 10 11:54:25 2017	(r453892)
@@ -2,10 +2,21 @@ bin/protoc-erl
 lib/erlang/lib/gpb-%%VERSION%%/bin/protoc-erl
 lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb.app
 lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb.beam
+lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_analyzer.beam
 lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_codegen.beam
+lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_codemorpher.beam
 lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_compile.beam
 lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_compile_descr.beam
 lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_descriptor.beam
+lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_decoders.beam
+lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_encoders.beam
+lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_introspect.beam
+lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_mergers.beam
+lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_nif.beam
+lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_translators.beam
+lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_types.beam
+lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_verifiers.beam
+lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_lib.beam
 lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_parse.beam
 lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_scan.beam
 lib/erlang/lib/gpb-%%VERSION%%/include/gpb.hrl
@@ -24,9 +35,21 @@ lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/prot
 lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/wrappers.proto
 lib/erlang/lib/gpb-%%VERSION%%/src/gpb.app.src
 lib/erlang/lib/gpb-%%VERSION%%/src/gpb.erl
+lib/erlang/lib/gpb-%%VERSION%%/src/gpb_analyzer.erl
 lib/erlang/lib/gpb-%%VERSION%%/src/gpb_codegen.erl
 lib/erlang/lib/gpb-%%VERSION%%/src/gpb_codegen.hrl
+lib/erlang/lib/gpb-%%VERSION%%/src/gpb_codemorpher.erl
 lib/erlang/lib/gpb-%%VERSION%%/src/gpb_compile.erl
+lib/erlang/lib/gpb-%%VERSION%%/src/gpb_compile.hrl
+lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_decoders.erl
+lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_encoders.erl
+lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_introspect.erl
+lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_mergers.erl
+lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_nif.erl
+lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_translators.erl
+lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_types.erl
+lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_verifiers.erl
+lib/erlang/lib/gpb-%%VERSION%%/src/gpb_lib.erl
 lib/erlang/lib/gpb-%%VERSION%%/src/gpb_parse.erl
 lib/erlang/lib/gpb-%%VERSION%%/src/gpb_parse.yrl
 lib/erlang/lib/gpb-%%VERSION%%/src/gpb_scan.erl



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