View | Details | Raw Unified | Return to bug 241594
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-10 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	grpc
4
PORTNAME=	grpc
5
PORTVERSION=	1.22.0
5
PORTVERSION=	1.24.3
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
PORTREVISION=	1
8
PORTEPOCH=	1
7
PORTEPOCH=	1
9
CATEGORIES=	devel
8
CATEGORIES=	devel
10
9
(-)distinfo (-3 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1562093080
1
TIMESTAMP = 1572462892
2
SHA256 (grpc-grpc-v1.22.0_GH0.tar.gz) = 11ac793c562143d52fd440f6549588712badc79211cdc8c509b183cb69bddad8
2
SHA256 (grpc-grpc-v1.24.3_GH0.tar.gz) = c84b3fa140fcd6cce79b3f9de6357c5733a0071e04ca4e65ba5f8d306f10f033
3
SIZE (grpc-grpc-v1.22.0_GH0.tar.gz) = 15082718
3
SIZE (grpc-grpc-v1.24.3_GH0.tar.gz) = 15364420
4
SHA256 (google-benchmark-v1.4.1_GH0.tar.gz) = f8e525db3c42efc9c7f3bc5176a8fa893a9a9920bbd08cef30fb56a51854d60d
4
SHA256 (google-benchmark-v1.4.1_GH0.tar.gz) = f8e525db3c42efc9c7f3bc5176a8fa893a9a9920bbd08cef30fb56a51854d60d
5
SIZE (google-benchmark-v1.4.1_GH0.tar.gz) = 126850
5
SIZE (google-benchmark-v1.4.1_GH0.tar.gz) = 126850
(-)pkg-plist (-3 / +14 lines)
Lines 145-150 Link Here
145
include/grpcpp/channel_impl.h
145
include/grpcpp/channel_impl.h
146
include/grpcpp/client_context.h
146
include/grpcpp/client_context.h
147
include/grpcpp/completion_queue.h
147
include/grpcpp/completion_queue.h
148
include/grpcpp/completion_queue_impl.h
148
include/grpcpp/create_channel.h
149
include/grpcpp/create_channel.h
149
include/grpcpp/create_channel_impl.h
150
include/grpcpp/create_channel_impl.h
150
include/grpcpp/create_channel_posix.h
151
include/grpcpp/create_channel_posix.h
Lines 165-171 Link Here
165
include/grpcpp/impl/client_unary_call.h
166
include/grpcpp/impl/client_unary_call.h
166
include/grpcpp/impl/codegen/async_generic_service.h
167
include/grpcpp/impl/codegen/async_generic_service.h
167
include/grpcpp/impl/codegen/async_stream.h
168
include/grpcpp/impl/codegen/async_stream.h
169
include/grpcpp/impl/codegen/async_stream_impl.h
168
include/grpcpp/impl/codegen/async_unary_call.h
170
include/grpcpp/impl/codegen/async_unary_call.h
171
include/grpcpp/impl/codegen/async_unary_call_impl.h
169
include/grpcpp/impl/codegen/byte_buffer.h
172
include/grpcpp/impl/codegen/byte_buffer.h
170
include/grpcpp/impl/codegen/call.h
173
include/grpcpp/impl/codegen/call.h
171
include/grpcpp/impl/codegen/call_hook.h
174
include/grpcpp/impl/codegen/call_hook.h
Lines 174-179 Link Here
174
include/grpcpp/impl/codegen/callback_common.h
177
include/grpcpp/impl/codegen/callback_common.h
175
include/grpcpp/impl/codegen/channel_interface.h
178
include/grpcpp/impl/codegen/channel_interface.h
176
include/grpcpp/impl/codegen/client_callback.h
179
include/grpcpp/impl/codegen/client_callback.h
180
include/grpcpp/impl/codegen/client_callback_impl.h
177
include/grpcpp/impl/codegen/client_context.h
181
include/grpcpp/impl/codegen/client_context.h
178
include/grpcpp/impl/codegen/client_context_impl.h
182
include/grpcpp/impl/codegen/client_context_impl.h
179
include/grpcpp/impl/codegen/client_interceptor.h
183
include/grpcpp/impl/codegen/client_interceptor.h
Lines 186-191 Link Here
186
include/grpcpp/impl/codegen/core_codegen.h
190
include/grpcpp/impl/codegen/core_codegen.h
187
include/grpcpp/impl/codegen/core_codegen_interface.h
191
include/grpcpp/impl/codegen/core_codegen_interface.h
188
include/grpcpp/impl/codegen/create_auth_context.h
192
include/grpcpp/impl/codegen/create_auth_context.h
193
include/grpcpp/impl/codegen/delegating_channel.h
189
include/grpcpp/impl/codegen/grpc_library.h
194
include/grpcpp/impl/codegen/grpc_library.h
190
include/grpcpp/impl/codegen/intercepted_channel.h
195
include/grpcpp/impl/codegen/intercepted_channel.h
191
include/grpcpp/impl/codegen/interceptor.h
196
include/grpcpp/impl/codegen/interceptor.h
Lines 201-206 Link Here
201
include/grpcpp/impl/codegen/security/auth_context.h
206
include/grpcpp/impl/codegen/security/auth_context.h
202
include/grpcpp/impl/codegen/serialization_traits.h
207
include/grpcpp/impl/codegen/serialization_traits.h
203
include/grpcpp/impl/codegen/server_callback.h
208
include/grpcpp/impl/codegen/server_callback.h
209
include/grpcpp/impl/codegen/server_callback_impl.h
204
include/grpcpp/impl/codegen/server_context.h
210
include/grpcpp/impl/codegen/server_context.h
205
include/grpcpp/impl/codegen/server_context_impl.h
211
include/grpcpp/impl/codegen/server_context_impl.h
206
include/grpcpp/impl/codegen/server_interceptor.h
212
include/grpcpp/impl/codegen/server_interceptor.h
Lines 213-218 Link Here
213
include/grpcpp/impl/codegen/stub_options.h
219
include/grpcpp/impl/codegen/stub_options.h
214
include/grpcpp/impl/codegen/sync.h
220
include/grpcpp/impl/codegen/sync.h
215
include/grpcpp/impl/codegen/sync_stream.h
221
include/grpcpp/impl/codegen/sync_stream.h
222
include/grpcpp/impl/codegen/sync_stream_impl.h
216
include/grpcpp/impl/codegen/time.h
223
include/grpcpp/impl/codegen/time.h
217
include/grpcpp/impl/grpc_library.h
224
include/grpcpp/impl/grpc_library.h
218
include/grpcpp/impl/method_handler_impl.h
225
include/grpcpp/impl/method_handler_impl.h
Lines 242-252 Link Here
242
include/grpcpp/server_posix.h
249
include/grpcpp/server_posix.h
243
include/grpcpp/server_posix_impl.h
250
include/grpcpp/server_posix_impl.h
244
include/grpcpp/support/async_stream.h
251
include/grpcpp/support/async_stream.h
252
include/grpcpp/support/async_stream_impl.h
245
include/grpcpp/support/async_unary_call.h
253
include/grpcpp/support/async_unary_call.h
254
include/grpcpp/support/async_unary_call_impl.h
246
include/grpcpp/support/byte_buffer.h
255
include/grpcpp/support/byte_buffer.h
247
include/grpcpp/support/channel_arguments.h
256
include/grpcpp/support/channel_arguments.h
248
include/grpcpp/support/channel_arguments_impl.h
257
include/grpcpp/support/channel_arguments_impl.h
249
include/grpcpp/support/client_callback.h
258
include/grpcpp/support/client_callback.h
259
include/grpcpp/support/client_callback_impl.h
250
include/grpcpp/support/client_interceptor.h
260
include/grpcpp/support/client_interceptor.h
251
include/grpcpp/support/config.h
261
include/grpcpp/support/config.h
252
include/grpcpp/support/error_details.h
262
include/grpcpp/support/error_details.h
Lines 256-261 Link Here
256
include/grpcpp/support/proto_buffer_reader.h
266
include/grpcpp/support/proto_buffer_reader.h
257
include/grpcpp/support/proto_buffer_writer.h
267
include/grpcpp/support/proto_buffer_writer.h
258
include/grpcpp/support/server_callback.h
268
include/grpcpp/support/server_callback.h
269
include/grpcpp/support/server_callback_impl.h
259
include/grpcpp/support/server_interceptor.h
270
include/grpcpp/support/server_interceptor.h
260
include/grpcpp/support/slice.h
271
include/grpcpp/support/slice.h
261
include/grpcpp/support/status.h
272
include/grpcpp/support/status.h
Lines 263-268 Link Here
263
include/grpcpp/support/string_ref.h
274
include/grpcpp/support/string_ref.h
264
include/grpcpp/support/stub_options.h
275
include/grpcpp/support/stub_options.h
265
include/grpcpp/support/sync_stream.h
276
include/grpcpp/support/sync_stream.h
277
include/grpcpp/support/sync_stream_impl.h
266
include/grpcpp/support/time.h
278
include/grpcpp/support/time.h
267
include/grpcpp/support/validate_service_config.h
279
include/grpcpp/support/validate_service_config.h
268
lib/cmake/benchmark/benchmarkConfig.cmake
280
lib/cmake/benchmark/benchmarkConfig.cmake
Lines 288-296 Link Here
288
lib/libgrpc++.so
300
lib/libgrpc++.so
289
lib/libgrpc++.so.1
301
lib/libgrpc++.so.1
290
lib/libgrpc++.so.%%SOVERSION%%
302
lib/libgrpc++.so.%%SOVERSION%%
291
lib/libgrpc++_cronet.so
292
lib/libgrpc++_cronet.so.1
293
lib/libgrpc++_cronet.so.%%SOVERSION%%
294
lib/libgrpc++_error_details.so
303
lib/libgrpc++_error_details.so
295
lib/libgrpc++_error_details.so.1
304
lib/libgrpc++_error_details.so.1
296
lib/libgrpc++_error_details.so.%%SOVERSION%%
305
lib/libgrpc++_error_details.so.%%SOVERSION%%
Lines 298-303 Link Here
298
lib/libgrpc++_reflection.so.1
307
lib/libgrpc++_reflection.so.1
299
lib/libgrpc++_reflection.so.%%SOVERSION%%
308
lib/libgrpc++_reflection.so.%%SOVERSION%%
300
lib/libgrpc++_unsecure.so
309
lib/libgrpc++_unsecure.so
310
lib/libgrpc++_unsecure.so.1
311
lib/libgrpc++_unsecure.so.%%SOVERSION%%
301
lib/libgrpc.so
312
lib/libgrpc.so
302
lib/libgrpc.so.1
313
lib/libgrpc.so.1
303
lib/libgrpc.so.%%SOVERSION%%
314
lib/libgrpc.so.%%SOVERSION%%

Return to bug 241594