svn commit: r457602 - head/devel/erlang-gpb

Jimmy Olgeni olgeni at FreeBSD.org
Sat Dec 30 15:32:59 UTC 2017


Author: olgeni
Date: Sat Dec 30 15:32:57 2017
New Revision: 457602
URL: https://svnweb.freebsd.org/changeset/ports/457602

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

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	Sat Dec 30 15:21:01 2017	(r457601)
+++ head/devel/erlang-gpb/Makefile	Sat Dec 30 15:32:57 2017	(r457602)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gpb
-PORTVERSION=	4.0.2
+PORTVERSION=	4.1.0
 CATEGORIES=	devel
 PKGNAMEPREFIX=	erlang-
 

Modified: head/devel/erlang-gpb/distinfo
==============================================================================
--- head/devel/erlang-gpb/distinfo	Sat Dec 30 15:21:01 2017	(r457601)
+++ head/devel/erlang-gpb/distinfo	Sat Dec 30 15:32:57 2017	(r457602)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511082449
-SHA256 (tomas-abrahamsson-gpb-4.0.2_GH0.tar.gz) = d05b566a35adbf308d0476bf803420bb3af97adcb3d175229179fd85d555ca27
-SIZE (tomas-abrahamsson-gpb-4.0.2_GH0.tar.gz) = 389569
+TIMESTAMP = 1514647681
+SHA256 (tomas-abrahamsson-gpb-4.1.0_GH0.tar.gz) = 980d3b751f25de36a6c8ca12693d2059c2159eecdf63ce3f8e4125bef2e88680
+SIZE (tomas-abrahamsson-gpb-4.1.0_GH0.tar.gz) = 395382

Modified: head/devel/erlang-gpb/pkg-plist
==============================================================================
--- head/devel/erlang-gpb/pkg-plist	Sat Dec 30 15:21:01 2017	(r457601)
+++ head/devel/erlang-gpb/pkg-plist	Sat Dec 30 15:32:57 2017	(r457602)
@@ -17,6 +17,7 @@ lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_translator
 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_names.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
@@ -50,6 +51,7 @@ lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_translators
 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_names.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


More information about the svn-ports-head mailing list