svn commit: r507943 - branches/2019Q3/security/gopass

Kai Knoblich kai at FreeBSD.org
Sat Aug 3 09:55:41 UTC 2019


Author: kai
Date: Sat Aug  3 09:55:39 2019
New Revision: 507943
URL: https://svnweb.freebsd.org/changeset/ports/507943

Log:
  MFH: r507868
  
  security/gopass: Update to 1.8.6
  
  Changelog:
  
  https://github.com/gopasspw/gopass/releases/tag/v1.8.6
  
  PR:		239557
  Submitted by:	Sascha Holzleiter <sascha at root-login.org> (maintainer)
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q3/security/gopass/Makefile
  branches/2019Q3/security/gopass/distinfo
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/security/gopass/Makefile
==============================================================================
--- branches/2019Q3/security/gopass/Makefile	Sat Aug  3 09:20:32 2019	(r507942)
+++ branches/2019Q3/security/gopass/Makefile	Sat Aug  3 09:55:39 2019	(r507943)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gopass
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.8.5
+DISTVERSION=	1.8.6
 CATEGORIES=	security
 
 MAINTAINER=	sascha at root-login.org

Modified: branches/2019Q3/security/gopass/distinfo
==============================================================================
--- branches/2019Q3/security/gopass/distinfo	Sat Aug  3 09:20:32 2019	(r507942)
+++ branches/2019Q3/security/gopass/distinfo	Sat Aug  3 09:55:39 2019	(r507943)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551708699
-SHA256 (gopasspw-gopass-v1.8.5_GH0.tar.gz) = e579c91c8273f9b0f96404f93fc0f77df9bc3ae71e8bbdb86a76fdbea2b87669
-SIZE (gopasspw-gopass-v1.8.5_GH0.tar.gz) = 6561060
+TIMESTAMP = 1564562559
+SHA256 (gopasspw-gopass-v1.8.6_GH0.tar.gz) = 77bbf6ed9ecdcf153f40bdaa014835fe99ed505762b20f8d33be1c2f72199fdf
+SIZE (gopasspw-gopass-v1.8.6_GH0.tar.gz) = 7072723


More information about the svn-ports-branches mailing list