svn commit: r501806 - head/sysutils/helm

Danilo Egea Gondolfo danilo at FreeBSD.org
Thu May 16 21:00:50 UTC 2019


Author: danilo
Date: Thu May 16 21:00:48 2019
New Revision: 501806
URL: https://svnweb.freebsd.org/changeset/ports/501806

Log:
  - Update to 2.14.0

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

Modified: head/sysutils/helm/Makefile
==============================================================================
--- head/sysutils/helm/Makefile	Thu May 16 20:58:38 2019	(r501805)
+++ head/sysutils/helm/Makefile	Thu May 16 21:00:48 2019	(r501806)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	helm
-PORTVERSION=	2.13.1
+PORTVERSION=	2.14.0
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/danilo
 
@@ -30,7 +30,7 @@ do-build:
 	cd ${WRKDIR}/src/k8s.io/helm/cmd/${cmd} ; \
 		GOPATH=${WRKDIR} GOCACHE=${WRKDIR}/.gocache go build \
 		-ldflags="-X k8s.io/helm/pkg/version.Version=v${PORTVERSION} \
-		-X k8s.io/helm/pkg/version.GitCommit=618447cbf203d147601b4b9bd7f8c37a5d39fbb4 \
+		-X k8s.io/helm/pkg/version.GitCommit=05811b84a3f93603dd6c2fcfe57944dfa7ab7fd0 \
 		-X k8s.io/helm/pkg/version.BuildMetadata="
 .endfor
 

Modified: head/sysutils/helm/distinfo
==============================================================================
--- head/sysutils/helm/distinfo	Thu May 16 20:58:38 2019	(r501805)
+++ head/sysutils/helm/distinfo	Thu May 16 21:00:48 2019	(r501806)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554066548
-SHA256 (helm-2.13.1.tar.xz) = 214741346d7ee11e33cbff71f1dd5fa94991334abc43a086eeeadfcf10388305
-SIZE (helm-2.13.1.tar.xz) = 40301728
+TIMESTAMP = 1558032931
+SHA256 (helm-2.14.0.tar.xz) = 795b6762c937932385c7ad2d43b59005c29c33e1262e20c58a3ae288abc3e103
+SIZE (helm-2.14.0.tar.xz) = 42937240


More information about the svn-ports-all mailing list