svn commit: r478074 - head/sysutils/istio
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Aug 25 16:26:32 UTC 2018
Author: danilo
Date: Sat Aug 25 16:26:30 2018
New Revision: 478074
URL: https://svnweb.freebsd.org/changeset/ports/478074
Log:
- Update to 1.0.1
Modified:
head/sysutils/istio/Makefile
head/sysutils/istio/distinfo
head/sysutils/istio/pkg-plist
Modified: head/sysutils/istio/Makefile
==============================================================================
--- head/sysutils/istio/Makefile Sat Aug 25 16:04:43 2018 (r478073)
+++ head/sysutils/istio/Makefile Sat Aug 25 16:26:30 2018 (r478074)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= istio
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.1
CATEGORIES= sysutils
MAINTAINER= danilo at FreeBSD.org
Modified: head/sysutils/istio/distinfo
==============================================================================
--- head/sysutils/istio/distinfo Sat Aug 25 16:04:43 2018 (r478073)
+++ head/sysutils/istio/distinfo Sat Aug 25 16:26:30 2018 (r478074)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534610881
-SHA256 (istio-istio-1.0.0_GH0.tar.gz) = 219fa2a48ef273c186ae92f6341358de0c1a5d3f0855d5812d28c706774e4320
-SIZE (istio-istio-1.0.0_GH0.tar.gz) = 18803200
+TIMESTAMP = 1535213591
+SHA256 (istio-istio-1.0.1_GH0.tar.gz) = 836cef03b35aadfa55337ae650f77a2b01790bc9ada17cf82932aed04f07b7dc
+SIZE (istio-istio-1.0.1_GH0.tar.gz) = 18829093
Modified: head/sysutils/istio/pkg-plist
==============================================================================
--- head/sysutils/istio/pkg-plist Sat Aug 25 16:04:43 2018 (r478073)
+++ head/sysutils/istio/pkg-plist Sat Aug 25 16:26:30 2018 (r478074)
@@ -44,8 +44,6 @@ bin/istioctl
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/cleanup-secrets.yaml
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/clusterrole.yaml
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/clusterrolebinding.yaml
-%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/configmap.yaml
-%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/create-custom-resources-job.yaml
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/deployment.yaml
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/enable-mesh-mtls.yaml
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/service.yaml
@@ -67,7 +65,6 @@ bin/istioctl
%%DATADIR%%/kubernetes/helm/istio-remote/templates/clusterrolebinding.yaml
%%DATADIR%%/kubernetes/helm/istio-remote/templates/configmap.yaml
%%DATADIR%%/kubernetes/helm/istio-remote/templates/endpoints.yaml
-%%DATADIR%%/kubernetes/helm/istio-remote/templates/install-custom-resources.sh.tpl
%%DATADIR%%/kubernetes/helm/istio-remote/templates/service.yaml
%%DATADIR%%/kubernetes/helm/istio-remote/templates/serviceaccount.yaml
%%DATADIR%%/kubernetes/helm/istio-remote/templates/sidecar-injector-configmap.yaml
More information about the svn-ports-all
mailing list