Index: head/devel/erlang-gpb/Makefile =================================================================== --- head/devel/erlang-gpb/Makefile (revision 457601) +++ head/devel/erlang-gpb/Makefile (revision 457602) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= gpb -PORTVERSION= 4.0.2 +PORTVERSION= 4.1.0 CATEGORIES= devel PKGNAMEPREFIX= erlang- MAINTAINER= olgeni@FreeBSD.org COMMENT= Google Protobuf implementation for Erlang LICENSE= LGPL21 SUB_FILES+= protoc-erl SUB_LIST+= PORTNAME=${PORTNAME} \ PORTVERSION=${PORTVERSION} USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= tomas-abrahamsson post-install: @${MKDIR} ${STAGEDIR}${ERL_APP_ROOT}/bin ${INSTALL_SCRIPT} ${WRKSRC}/bin/protoc-erl ${STAGEDIR}${ERL_APP_ROOT}/bin ${INSTALL_SCRIPT} ${WRKDIR}/protoc-erl ${STAGEDIR}${PREFIX}/bin .include Index: head/devel/erlang-gpb/distinfo =================================================================== --- head/devel/erlang-gpb/distinfo (revision 457601) +++ head/devel/erlang-gpb/distinfo (revision 457602) @@ -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 Index: head/devel/erlang-gpb/pkg-plist =================================================================== --- head/devel/erlang-gpb/pkg-plist (revision 457601) +++ head/devel/erlang-gpb/pkg-plist (revision 457602) @@ -1,58 +1,60 @@ 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_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 lib/erlang/lib/gpb-%%VERSION%%/include/gpb_version.hrl lib/erlang/lib/gpb-%%VERSION%%/include/gpb_version.hrl.in lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/any.proto lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/api.proto lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/descriptor.proto lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/duration.proto lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/empty.proto lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/field_mask.proto lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/source_context.proto lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/struct.proto lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/timestamp.proto lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/type.proto 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_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 lib/erlang/lib/gpb-%%VERSION%%/src/gpb_scan.xrl %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/README.nif-cc