Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Dec 2019 22:50:09 +0000 (UTC)
From:      Dmitri Goutnik <dmgk@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520823 - head/security/aws-vault
Message-ID:  <201912242250.xBOMo9q3062244@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dmgk
Date: Tue Dec 24 22:50:08 2019
New Revision: 520823
URL: https://svnweb.freebsd.org/changeset/ports/520823

Log:
  security/aws-vault: Update to 5.0.1
  
  Changes:	https://github.com/99designs/aws-vault/releases/tag/v5.0.1
  Reported by:	portscout

Modified:
  head/security/aws-vault/Makefile
  head/security/aws-vault/distinfo

Modified: head/security/aws-vault/Makefile
==============================================================================
--- head/security/aws-vault/Makefile	Tue Dec 24 22:29:37 2019	(r520822)
+++ head/security/aws-vault/Makefile	Tue Dec 24 22:50:08 2019	(r520823)
@@ -2,7 +2,7 @@
 
 PORTNAME=	aws-vault
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.0.0
+DISTVERSION=	5.0.1
 CATEGORIES=	security
 
 MAINTAINER=	dmgk@FreeBSD.org

Modified: head/security/aws-vault/distinfo
==============================================================================
--- head/security/aws-vault/distinfo	Tue Dec 24 22:29:37 2019	(r520822)
+++ head/security/aws-vault/distinfo	Tue Dec 24 22:50:08 2019	(r520823)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1576844954
-SHA256 (99designs-aws-vault-v5.0.0_GH0.tar.gz) = 221cb3b7e13267e19c77c5de4a0fc2e34d57cf13e18e1c7e72312416127b8163
-SIZE (99designs-aws-vault-v5.0.0_GH0.tar.gz) = 36954
+TIMESTAMP = 1577226843
+SHA256 (99designs-aws-vault-v5.0.1_GH0.tar.gz) = 959dc3daebe42b8dac477371fa501a31f357f22f1d97ed2928cb9ce954582977
+SIZE (99designs-aws-vault-v5.0.1_GH0.tar.gz) = 37089
 SHA256 (99designs-go-keychain-8e49817e8af4_GH0.tar.gz) = 2ef17b0e33b0e57081c3ef6996d429a2439926546e6a0e8a727a3e9b8c76a587
 SIZE (99designs-go-keychain-8e49817e8af4_GH0.tar.gz) = 2337378
 SHA256 (99designs-keyring-v1.1.3_GH0.tar.gz) = 2ec8e2afe13ec95f0fac41a96c6443c29ba774e1a024ed5196f969ab876058d0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912242250.xBOMo9q3062244>