svn commit: r494453 - head/sysutils/helm

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat Mar 2 20:41:58 UTC 2019


Author: danilo
Date: Sat Mar  2 20:41:57 2019
New Revision: 494453
URL: https://svnweb.freebsd.org/changeset/ports/494453

Log:
  - Update to 2.13.0

Modified:
  head/sysutils/helm/Makefile
  head/sysutils/helm/distinfo

Modified: head/sysutils/helm/Makefile
==============================================================================
--- head/sysutils/helm/Makefile	Sat Mar  2 19:53:43 2019	(r494452)
+++ head/sysutils/helm/Makefile	Sat Mar  2 20:41:57 2019	(r494453)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	helm
-PORTVERSION=	2.12.3
+PORTVERSION=	2.13.0
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/danilo
 
@@ -30,7 +30,7 @@ do-build:
 	cd ${WRKDIR}/src/k8s.io/helm/cmd/${cmd} ; \
 		GOPATH=${WRKDIR} go build \
 		-ldflags="-X k8s.io/helm/pkg/version.Version=v${PORTVERSION} \
-		-X k8s.io/helm/pkg/version.GitCommit=eecf22f77df5f65c823aacd2dbd30ae6c65f186e \
+		-X k8s.io/helm/pkg/version.GitCommit=79d07943b03aea2b76c12644b4b54733bc5958d6 \
 		-X k8s.io/helm/pkg/version.BuildMetadata="
 .endfor
 

Modified: head/sysutils/helm/distinfo
==============================================================================
--- head/sysutils/helm/distinfo	Sat Mar  2 19:53:43 2019	(r494452)
+++ head/sysutils/helm/distinfo	Sat Mar  2 20:41:57 2019	(r494453)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548628040
-SHA256 (helm-2.12.3.tar.xz) = fe1c9b76dafb984ce407a1745f56f153e0b56e31fcf64223e556311f967273bd
-SIZE (helm-2.12.3.tar.xz) = 39100816
+TIMESTAMP = 1551542582
+SHA256 (helm-2.13.0.tar.xz) = a1c643d7630073101d92fb7278adb734fb0ec5d35e6ea2f8a548de866cb5d861
+SIZE (helm-2.13.0.tar.xz) = 40162692


More information about the svn-ports-all mailing list