Date: Mon, 28 May 2018 19:06:41 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471062 - head/security/gopass Message-ID: <201805281906.w4SJ6fPZ075010@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Mon May 28 19:06:40 2018 New Revision: 471062 URL: https://svnweb.freebsd.org/changeset/ports/471062 Log: security/gopass: Update to 1.7.2 Changelog: https://github.com/gopasspw/gopass/releases PR: 228572 Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer) Modified: head/security/gopass/Makefile head/security/gopass/distinfo Modified: head/security/gopass/Makefile ============================================================================== --- head/security/gopass/Makefile Mon May 28 18:45:08 2018 (r471061) +++ head/security/gopass/Makefile Mon May 28 19:06:40 2018 (r471062) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gopass -PORTVERSION= 1.6.11 +PORTVERSION= 1.7.2 DISTVERSIONPREFIX= v CATEGORIES= security Modified: head/security/gopass/distinfo ============================================================================== --- head/security/gopass/distinfo Mon May 28 18:45:08 2018 (r471061) +++ head/security/gopass/distinfo Mon May 28 19:06:40 2018 (r471062) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524939284 -SHA256 (justwatchcom-gopass-v1.6.11_GH0.tar.gz) = 2199532b6a5f51960e6b3412ea196efb5e2d187b7cb436ecbbcff1a0ec4f9fc1 -SIZE (justwatchcom-gopass-v1.6.11_GH0.tar.gz) = 3988480 +TIMESTAMP = 1527534180 +SHA256 (justwatchcom-gopass-v1.7.2_GH0.tar.gz) = 71fece96684e36f4765e913bf30bf93c9bf7a1df9638b9187732d49d8b2f22cb +SIZE (justwatchcom-gopass-v1.7.2_GH0.tar.gz) = 5929128
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805281906.w4SJ6fPZ075010>