1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/devel/goprotobuf/pkg-plist
Kurt Jaeger 03189b50b4 devel/goprotobuf: update 20151207 -> 20170527
PR:		219588
Submitted by:	Jov <amutu@amutu.com>
Approved by:	cs (maintainer timeout)
2017-08-04 06:45:27 +00:00

44 lines
2.2 KiB
Plaintext

bin/protoc-gen-go
%%GO_LIBDIR%%/%%GO_PKGNAME%%/jsonpb.a
%%GO_LIBDIR%%/%%GO_PKGNAME%%/proto.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/jsonpb/jsonpb.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/jsonpb/jsonpb_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/jsonpb/jsonpb_test_proto/Makefile
%%GO_SRCDIR%%/%%GO_PKGNAME%%/jsonpb/jsonpb_test_proto/more_test_objects.pb.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/jsonpb/jsonpb_test_proto/more_test_objects.proto
%%GO_SRCDIR%%/%%GO_PKGNAME%%/jsonpb/jsonpb_test_proto/test_objects.pb.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/jsonpb/jsonpb_test_proto/test_objects.proto
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/Makefile
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/all_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/any_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/clone.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/clone_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/decode.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/decode_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/encode.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/encode_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/equal.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/equal_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/extensions.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/extensions_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/lib.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/map_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/message_set.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/message_set_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/pointer_reflect.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/pointer_unsafe.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/properties.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/proto3_proto/proto3.pb.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/proto3_proto/proto3.proto
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/proto3_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/size2_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/size_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/testdata/Makefile
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/testdata/golden_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/testdata/test.pb.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/testdata/test.proto
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/text.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/text_parser.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/text_parser_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/text_test.go