Index: head/devel/erlang-gpb/Makefile =================================================================== --- head/devel/erlang-gpb/Makefile (revision 416443) +++ head/devel/erlang-gpb/Makefile (revision 416444) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= gpb -PORTVERSION= 3.22.1 +PORTVERSION= 3.22.2 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 416443) +++ head/devel/erlang-gpb/distinfo (revision 416444) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464975695 -SHA256 (tomas-abrahamsson-gpb-3.22.1_GH0.tar.gz) = 78d83c038046b3e6cd4a40840bb75638f0beb9adc943af30f0922101ce6d4fab -SIZE (tomas-abrahamsson-gpb-3.22.1_GH0.tar.gz) = 306483 +TIMESTAMP = 1465199162 +SHA256 (tomas-abrahamsson-gpb-3.22.2_GH0.tar.gz) = ee73ad6ee2dee84da66ab936edd0789444cda0ef7c46dd8bde597e3e7855ec30 +SIZE (tomas-abrahamsson-gpb-3.22.2_GH0.tar.gz) = 316758 Index: head/devel/erlang-gpb/pkg-plist =================================================================== --- head/devel/erlang-gpb/pkg-plist (revision 416443) +++ head/devel/erlang-gpb/pkg-plist (revision 416444) @@ -1,24 +1,35 @@ 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_codegen.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_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_codegen.erl lib/erlang/lib/gpb-%%VERSION%%/src/gpb_codegen.hrl lib/erlang/lib/gpb-%%VERSION%%/src/gpb_compile.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