Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2018 06:58:12 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r460671 - in head/devel/py-grpcio: . files
Message-ID:  <201802020658.w126wCVk072482@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Fri Feb  2 06:58:12 2018
New Revision: 460671
URL: https://svnweb.freebsd.org/changeset/ports/460671

Log:
  Update to 1.9.0.

Modified:
  head/devel/py-grpcio/Makefile
  head/devel/py-grpcio/distinfo
  head/devel/py-grpcio/files/patch-src_python_grpcio_grpc__core__dependencies.py

Modified: head/devel/py-grpcio/Makefile
==============================================================================
--- head/devel/py-grpcio/Makefile	Fri Feb  2 06:55:52 2018	(r460670)
+++ head/devel/py-grpcio/Makefile	Fri Feb  2 06:58:12 2018	(r460671)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grpcio
-PORTVERSION=	1.8.6
+PORTVERSION=	1.9.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-grpcio/distinfo
==============================================================================
--- head/devel/py-grpcio/distinfo	Fri Feb  2 06:55:52 2018	(r460670)
+++ head/devel/py-grpcio/distinfo	Fri Feb  2 06:58:12 2018	(r460671)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517490642
-SHA256 (grpcio-1.8.6.tar.gz) = 6c6f56d3e8934320120b99b147de4bf8837ead2847464365534617c8c7ead3ed
-SIZE (grpcio-1.8.6.tar.gz) = 9991692
+TIMESTAMP = 1517553241
+SHA256 (grpcio-1.9.0.tar.gz) = b61d3a7c45aa08f15dfa735a6a8282b5097be91ff36ad347594d3945ffc12181
+SIZE (grpcio-1.9.0.tar.gz) = 9994975

Modified: head/devel/py-grpcio/files/patch-src_python_grpcio_grpc__core__dependencies.py
==============================================================================
--- head/devel/py-grpcio/files/patch-src_python_grpcio_grpc__core__dependencies.py	Fri Feb  2 06:55:52 2018	(r460670)
+++ head/devel/py-grpcio/files/patch-src_python_grpcio_grpc__core__dependencies.py	Fri Feb  2 06:58:12 2018	(r460671)
@@ -1,64 +1,56 @@
---- src/python/grpcio/grpc_core_dependencies.py.orig	2018-01-02 23:09:14 UTC
+--- src/python/grpcio/grpc_core_dependencies.py.orig	2018-02-01 19:43:12 UTC
 +++ src/python/grpcio/grpc_core_dependencies.py
-@@ -602,7 +602,6 @@ CORE_SOURCE_FILES = [
-   'third_party/boringssl/ssl/ssl_file.c',
-   'third_party/boringssl/ssl/ssl_lib.c',
-   'third_party/boringssl/ssl/ssl_privkey.c',
--  'third_party/boringssl/ssl/ssl_privkey_cc.cc',
-   'third_party/boringssl/ssl/ssl_session.c',
-   'third_party/boringssl/ssl/ssl_stat.c',
-   'third_party/boringssl/ssl/ssl_transcript.c',
-@@ -630,53 +629,4 @@ CORE_SOURCE_FILES = [
-   'third_party/zlib/trees.c',
-   'third_party/zlib/uncompr.c',
-   'third_party/zlib/zutil.c',
--  'third_party/cares/cares/ares__close_sockets.c',
--  'third_party/cares/cares/ares__get_hostent.c',
--  'third_party/cares/cares/ares__read_line.c',
--  'third_party/cares/cares/ares__timeval.c',
--  'third_party/cares/cares/ares_cancel.c',
--  'third_party/cares/cares/ares_create_query.c',
--  'third_party/cares/cares/ares_data.c',
--  'third_party/cares/cares/ares_destroy.c',
--  'third_party/cares/cares/ares_expand_name.c',
--  'third_party/cares/cares/ares_expand_string.c',
--  'third_party/cares/cares/ares_fds.c',
--  'third_party/cares/cares/ares_free_hostent.c',
--  'third_party/cares/cares/ares_free_string.c',
--  'third_party/cares/cares/ares_getenv.c',
--  'third_party/cares/cares/ares_gethostbyaddr.c',
--  'third_party/cares/cares/ares_gethostbyname.c',
--  'third_party/cares/cares/ares_getnameinfo.c',
--  'third_party/cares/cares/ares_getopt.c',
--  'third_party/cares/cares/ares_getsock.c',
--  'third_party/cares/cares/ares_init.c',
--  'third_party/cares/cares/ares_library_init.c',
--  'third_party/cares/cares/ares_llist.c',
--  'third_party/cares/cares/ares_mkquery.c',
--  'third_party/cares/cares/ares_nowarn.c',
--  'third_party/cares/cares/ares_options.c',
--  'third_party/cares/cares/ares_parse_a_reply.c',
--  'third_party/cares/cares/ares_parse_aaaa_reply.c',
--  'third_party/cares/cares/ares_parse_mx_reply.c',
--  'third_party/cares/cares/ares_parse_naptr_reply.c',
--  'third_party/cares/cares/ares_parse_ns_reply.c',
--  'third_party/cares/cares/ares_parse_ptr_reply.c',
--  'third_party/cares/cares/ares_parse_soa_reply.c',
--  'third_party/cares/cares/ares_parse_srv_reply.c',
--  'third_party/cares/cares/ares_parse_txt_reply.c',
--  'third_party/cares/cares/ares_platform.c',
--  'third_party/cares/cares/ares_process.c',
--  'third_party/cares/cares/ares_query.c',
--  'third_party/cares/cares/ares_search.c',
--  'third_party/cares/cares/ares_send.c',
--  'third_party/cares/cares/ares_strcasecmp.c',
--  'third_party/cares/cares/ares_strdup.c',
--  'third_party/cares/cares/ares_strerror.c',
--  'third_party/cares/cares/ares_timeout.c',
--  'third_party/cares/cares/ares_version.c',
--  'third_party/cares/cares/ares_writev.c',
--  'third_party/cares/cares/bitncmp.c',
--  'third_party/cares/cares/inet_net_pton.c',
--  'third_party/cares/cares/inet_ntop.c',
--  'third_party/cares/cares/windows_port.c',
+@@ -629,53 +629,4 @@ CORE_SOURCE_FILES = [
+     'third_party/zlib/trees.c',
+     'third_party/zlib/uncompr.c',
+     'third_party/zlib/zutil.c',
+-    'third_party/cares/cares/ares__close_sockets.c',
+-    'third_party/cares/cares/ares__get_hostent.c',
+-    'third_party/cares/cares/ares__read_line.c',
+-    'third_party/cares/cares/ares__timeval.c',
+-    'third_party/cares/cares/ares_cancel.c',
+-    'third_party/cares/cares/ares_create_query.c',
+-    'third_party/cares/cares/ares_data.c',
+-    'third_party/cares/cares/ares_destroy.c',
+-    'third_party/cares/cares/ares_expand_name.c',
+-    'third_party/cares/cares/ares_expand_string.c',
+-    'third_party/cares/cares/ares_fds.c',
+-    'third_party/cares/cares/ares_free_hostent.c',
+-    'third_party/cares/cares/ares_free_string.c',
+-    'third_party/cares/cares/ares_getenv.c',
+-    'third_party/cares/cares/ares_gethostbyaddr.c',
+-    'third_party/cares/cares/ares_gethostbyname.c',
+-    'third_party/cares/cares/ares_getnameinfo.c',
+-    'third_party/cares/cares/ares_getopt.c',
+-    'third_party/cares/cares/ares_getsock.c',
+-    'third_party/cares/cares/ares_init.c',
+-    'third_party/cares/cares/ares_library_init.c',
+-    'third_party/cares/cares/ares_llist.c',
+-    'third_party/cares/cares/ares_mkquery.c',
+-    'third_party/cares/cares/ares_nowarn.c',
+-    'third_party/cares/cares/ares_options.c',
+-    'third_party/cares/cares/ares_parse_a_reply.c',
+-    'third_party/cares/cares/ares_parse_aaaa_reply.c',
+-    'third_party/cares/cares/ares_parse_mx_reply.c',
+-    'third_party/cares/cares/ares_parse_naptr_reply.c',
+-    'third_party/cares/cares/ares_parse_ns_reply.c',
+-    'third_party/cares/cares/ares_parse_ptr_reply.c',
+-    'third_party/cares/cares/ares_parse_soa_reply.c',
+-    'third_party/cares/cares/ares_parse_srv_reply.c',
+-    'third_party/cares/cares/ares_parse_txt_reply.c',
+-    'third_party/cares/cares/ares_platform.c',
+-    'third_party/cares/cares/ares_process.c',
+-    'third_party/cares/cares/ares_query.c',
+-    'third_party/cares/cares/ares_search.c',
+-    'third_party/cares/cares/ares_send.c',
+-    'third_party/cares/cares/ares_strcasecmp.c',
+-    'third_party/cares/cares/ares_strdup.c',
+-    'third_party/cares/cares/ares_strerror.c',
+-    'third_party/cares/cares/ares_timeout.c',
+-    'third_party/cares/cares/ares_version.c',
+-    'third_party/cares/cares/ares_writev.c',
+-    'third_party/cares/cares/bitncmp.c',
+-    'third_party/cares/cares/inet_net_pton.c',
+-    'third_party/cares/cares/inet_ntop.c',
+-    'third_party/cares/cares/windows_port.c',
  ]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802020658.w126wCVk072482>