Date: Sun, 7 Mar 2021 22:10:48 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567615 - in head: devel/google-cloud-cpp net/rubygem-grpc124 science/py-tensorflow sysutils/apache-mesos www/envoy Message-ID: <202103072210.127MAm9d030407@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 7 22:10:47 2021 New Revision: 567615 URL: https://svnweb.freebsd.org/changeset/ports/567615 Log: Bump PORTREVISION for devel/grpc shlib change Modified: head/devel/google-cloud-cpp/Makefile head/net/rubygem-grpc124/Makefile head/science/py-tensorflow/Makefile head/sysutils/apache-mesos/Makefile head/www/envoy/Makefile Modified: head/devel/google-cloud-cpp/Makefile ============================================================================== --- head/devel/google-cloud-cpp/Makefile Sun Mar 7 22:10:40 2021 (r567614) +++ head/devel/google-cloud-cpp/Makefile Sun Mar 7 22:10:47 2021 (r567615) @@ -3,7 +3,7 @@ PORTNAME= google-cloud-cpp DISTVERSIONPREFIX= v DISTVERSION= 1.21.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} Modified: head/net/rubygem-grpc124/Makefile ============================================================================== --- head/net/rubygem-grpc124/Makefile Sun Mar 7 22:10:40 2021 (r567614) +++ head/net/rubygem-grpc124/Makefile Sun Mar 7 22:10:47 2021 (r567615) @@ -2,7 +2,7 @@ PORTNAME= grpc PORTVERSION= 1.24.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net rubygems MASTER_SITES= RG PKGNAMESUFFIX= 124 Modified: head/science/py-tensorflow/Makefile ============================================================================== --- head/science/py-tensorflow/Makefile Sun Mar 7 22:10:40 2021 (r567614) +++ head/science/py-tensorflow/Makefile Sun Mar 7 22:10:47 2021 (r567615) @@ -3,7 +3,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} Modified: head/sysutils/apache-mesos/Makefile ============================================================================== --- head/sysutils/apache-mesos/Makefile Sun Mar 7 22:10:40 2021 (r567614) +++ head/sysutils/apache-mesos/Makefile Sun Mar 7 22:10:47 2021 (r567615) @@ -2,7 +2,7 @@ PORTNAME= mesos PORTVERSION= 1.10.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= APACHE/mesos/${PORTVERSION}:mesos PKGNAMEPREFIX= apache- Modified: head/www/envoy/Makefile ============================================================================== --- head/www/envoy/Makefile Sun Mar 7 22:10:40 2021 (r567614) +++ head/www/envoy/Makefile Sun Mar 7 22:10:47 2021 (r567615) @@ -4,7 +4,7 @@ PORTNAME= envoy PORTVERSION= 1.10.0 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= www MAINTAINER= danfe@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103072210.127MAm9d030407>