svn commit: r535229 - in head/security/vault: . files

Steve Wills swills at FreeBSD.org
Thu May 14 12:46:55 UTC 2020


Author: swills
Date: Thu May 14 12:46:55 2020
New Revision: 535229
URL: https://svnweb.freebsd.org/changeset/ports/535229

Log:
  security/vault: Update to 1.4.1
  
  PR:		246251
  Reported by:	michael.glaus at hostpoint.ch

Deleted:
  head/security/vault/files/patch-vendor_golang.org_x_sys_unix_ztypes__freebsd__arm64.go
Modified:
  head/security/vault/Makefile   (contents, props changed)
  head/security/vault/distinfo   (contents, props changed)

Modified: head/security/vault/Makefile
==============================================================================
--- head/security/vault/Makefile	Thu May 14 12:24:03 2020	(r535228)
+++ head/security/vault/Makefile	Thu May 14 12:46:55 2020	(r535229)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vault
-PORTVERSION=	1.3.4
+PORTVERSION=	1.4.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security
 

Modified: head/security/vault/distinfo
==============================================================================
--- head/security/vault/distinfo	Thu May 14 12:24:03 2020	(r535228)
+++ head/security/vault/distinfo	Thu May 14 12:46:55 2020	(r535229)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1585475282
-SHA256 (hashicorp-vault-v1.3.4_GH0.tar.gz) = 4032a8f1f51acab8f5ef72c2dabe2995c45fe2328f0c1200dae895ac3bdf1999
-SIZE (hashicorp-vault-v1.3.4_GH0.tar.gz) = 31120568
-SHA256 (swills-vaultui-v1.3.4_GH0.tar.gz) = 63fce5bdaebc1e46d52b71237fe22cd55267cebb4af92402f539d2dc5a66a02f
-SIZE (swills-vaultui-v1.3.4_GH0.tar.gz) = 2010918
+TIMESTAMP = 1589457510
+SHA256 (hashicorp-vault-v1.4.1_GH0.tar.gz) = c80d74fc01981e1078bbea62ed6bbd0043fd90003c5768014529c541bab2ea0a
+SIZE (hashicorp-vault-v1.4.1_GH0.tar.gz) = 33149331
+SHA256 (swills-vaultui-v1.4.1_GH0.tar.gz) = 6bd22116fb8809d2b3a5277091d8dabfaad8fa759aa553e61ed4ba2c2842bfe3
+SIZE (swills-vaultui-v1.4.1_GH0.tar.gz) = 2039333


More information about the svn-ports-head mailing list