Date: Fri, 1 May 2020 14:42:43 +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: r533549 - head/security/aws-vault Message-ID: <202005011442.041EghtW046170@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dmgk Date: Fri May 1 14:42:43 2020 New Revision: 533549 URL: https://svnweb.freebsd.org/changeset/ports/533549 Log: security/aws-vault: Update to 5.4.2 Changes: https://github.com/99designs/aws-vault/releases/tag/v5.4.2 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 Fri May 1 14:31:03 2020 (r533548) +++ head/security/aws-vault/Makefile Fri May 1 14:42:43 2020 (r533549) @@ -2,7 +2,7 @@ PORTNAME= aws-vault DISTVERSIONPREFIX= v -DISTVERSION= 5.4.1 +DISTVERSION= 5.4.2 CATEGORIES= security MAINTAINER= dmgk@FreeBSD.org Modified: head/security/aws-vault/distinfo ============================================================================== --- head/security/aws-vault/distinfo Fri May 1 14:31:03 2020 (r533548) +++ head/security/aws-vault/distinfo Fri May 1 14:42:43 2020 (r533549) @@ -1,6 +1,6 @@ -TIMESTAMP = 1587470145 -SHA256 (99designs-aws-vault-v5.4.1_GH0.tar.gz) = a773ef8826e261c4046c41c0ff3b266d78f784cc4a8b0ede003fe2d0e648bdd0 -SIZE (99designs-aws-vault-v5.4.1_GH0.tar.gz) = 40829 +TIMESTAMP = 1588343288 +SHA256 (99designs-aws-vault-v5.4.2_GH0.tar.gz) = 73b0402d5118a6f137da55b5cdd9c1b5607caa33fcb0ee4610b25b4ace7c4775 +SIZE (99designs-aws-vault-v5.4.2_GH0.tar.gz) = 40633 SHA256 (99designs-go-keychain-8e49817e8af4_GH0.tar.gz) = 2ef17b0e33b0e57081c3ef6996d429a2439926546e6a0e8a727a3e9b8c76a587 SIZE (99designs-go-keychain-8e49817e8af4_GH0.tar.gz) = 2337378 SHA256 (99designs-keyring-v1.1.4_GH0.tar.gz) = 94248c2d78ed1c16596242e3b2ccd6042b67325782e3670ff1f3cc068698df24
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005011442.041EghtW046170>