Update devel/erlang-gpb to version 3.22.2.
This commit is contained in:
parent
02c55e6b94
commit
2c5a8a1376
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416444
3 changed files with 15 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gpb
|
||||
PORTVERSION= 3.22.1
|
||||
PORTVERSION= 3.22.2
|
||||
CATEGORIES= devel
|
||||
PKGNAMEPREFIX= erlang-
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -11,6 +11,17 @@ 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
|
||||
|
|
Loading…
Reference in a new issue