From owner-svn-ports-head@freebsd.org Fri Nov 10 11:54:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4FE4E6B5A3; Fri, 10 Nov 2017 11:54:26 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A8D4170149; Fri, 10 Nov 2017 11:54:26 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAABsPdf062274; Fri, 10 Nov 2017 11:54:25 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAABsP1A062271; Fri, 10 Nov 2017 11:54:25 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201711101154.vAABsP1A062271@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 10 Nov 2017 11:54:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453892 - head/devel/erlang-gpb X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/devel/erlang-gpb X-SVN-Commit-Revision: 453892 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 11:54:27 -0000 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