From owner-svn-ports-head@freebsd.org Sat Feb 23 14:34:02 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90076151830C; Sat, 23 Feb 2019 14:34:02 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 102388D809; Sat, 23 Feb 2019 14:34:02 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0576D1EA52; Sat, 23 Feb 2019 14:34:02 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1NEY1jt073082; Sat, 23 Feb 2019 14:34:01 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1NEY1Dl073079; Sat, 23 Feb 2019 14:34:01 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201902231434.x1NEY1Dl073079@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sat, 23 Feb 2019 14:34:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493681 - head/sysutils/istio X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/sysutils/istio X-SVN-Commit-Revision: 493681 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 102388D809 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.972,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Feb 2019 14:34:02 -0000 Author: danilo Date: Sat Feb 23 14:34:01 2019 New Revision: 493681 URL: https://svnweb.freebsd.org/changeset/ports/493681 Log: - Update to 1.0.6 Modified: head/sysutils/istio/Makefile head/sysutils/istio/distinfo head/sysutils/istio/pkg-plist Modified: head/sysutils/istio/Makefile ============================================================================== --- head/sysutils/istio/Makefile Sat Feb 23 14:30:06 2019 (r493680) +++ head/sysutils/istio/Makefile Sat Feb 23 14:34:01 2019 (r493681) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= istio -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org Modified: head/sysutils/istio/distinfo ============================================================================== --- head/sysutils/istio/distinfo Sat Feb 23 14:30:06 2019 (r493680) +++ head/sysutils/istio/distinfo Sat Feb 23 14:34:01 2019 (r493681) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544734871 -SHA256 (istio-istio-1.0.5_GH0.tar.gz) = 48418c5f27ef61403aea79ea57c502cec426117a5de4db713cd3691e2bf91204 -SIZE (istio-istio-1.0.5_GH0.tar.gz) = 18974882 +TIMESTAMP = 1550931951 +SHA256 (istio-istio-1.0.6_GH0.tar.gz) = 394e75e26d6b6d5bbdabfd812b77b57433ce7b0ccc7912375e04c44eb6355809 +SIZE (istio-istio-1.0.6_GH0.tar.gz) = 18973127 Modified: head/sysutils/istio/pkg-plist ============================================================================== --- head/sysutils/istio/pkg-plist Sat Feb 23 14:30:06 2019 (r493680) +++ head/sysutils/istio/pkg-plist Sat Feb 23 14:34:01 2019 (r493681) @@ -117,7 +117,6 @@ bin/istioctl %%DATADIR%%/kubernetes/helm/istio/charts/grafana/templates/deployment.yaml %%DATADIR%%/kubernetes/helm/istio/charts/grafana/templates/grafana-ports-mtls.yaml %%DATADIR%%/kubernetes/helm/istio/charts/grafana/templates/pvc.yaml -%%DATADIR%%/kubernetes/helm/istio/charts/grafana/templates/secret.yaml %%DATADIR%%/kubernetes/helm/istio/charts/grafana/templates/service.yaml %%DATADIR%%/kubernetes/helm/istio/charts/grafana/values.yaml %%DATADIR%%/kubernetes/helm/istio/charts/ingress/Chart.yaml @@ -133,7 +132,6 @@ bin/istioctl %%DATADIR%%/kubernetes/helm/istio/charts/kiali/templates/configmap.yaml %%DATADIR%%/kubernetes/helm/istio/charts/kiali/templates/deployment.yaml %%DATADIR%%/kubernetes/helm/istio/charts/kiali/templates/ingress.yaml -%%DATADIR%%/kubernetes/helm/istio/charts/kiali/templates/secrets.yaml %%DATADIR%%/kubernetes/helm/istio/charts/kiali/templates/service.yaml %%DATADIR%%/kubernetes/helm/istio/charts/kiali/templates/serviceaccount.yaml %%DATADIR%%/kubernetes/helm/istio/charts/mixer/Chart.yaml