Date: Fri, 19 Feb 2016 11:12:54 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409166 - head/security/gnupg Message-ID: <201602191112.u1JBCsGj059174@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Fri Feb 19 11:12:53 2016 New Revision: 409166 URL: https://svnweb.freebsd.org/changeset/ports/409166 Log: Regenerate distinfo information for gnupg-2.1.11.tar.bz2.sig. This fixes `make fetch'. The actual hash and sizes are different, as mentioned in the associated PR. I have also checked it manually, and verified the tarball's signature with `gpg --verify gnupg-2.1.11.tar.bz2.sig gnupg-2.1.11.tar.bz2'. I don't understand how this happened, but it looks similar to bug 202312. PR: 207327 Submitted by: Trond.Endrestol@ximalas.info Modified: head/security/gnupg/distinfo Modified: head/security/gnupg/distinfo ============================================================================== --- head/security/gnupg/distinfo Fri Feb 19 09:15:55 2016 (r409165) +++ head/security/gnupg/distinfo Fri Feb 19 11:12:53 2016 (r409166) @@ -1,4 +1,4 @@ SHA256 (gnupg-2.1.11.tar.bz2) = b7b0fb2c8c5d47d7ec916d4a1097c0ddcb94a12bb1c0ac424ad86b1ee316b61a SIZE (gnupg-2.1.11.tar.bz2) = 5224007 -SHA256 (gnupg-2.1.11.tar.bz2.sig) = 058fddcf04cf538712938f4229d8fc7292901e5f235c18dc5b52e98e23b00b0b -SIZE (gnupg-2.1.11.tar.bz2.sig) = 287 +SHA256 (gnupg-2.1.11.tar.bz2.sig) = cf2ca28205a479ceac1fa5b6ac3d855c9461814c9cd231e4da2cf4f156f738f0 +SIZE (gnupg-2.1.11.tar.bz2.sig) = 574
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602191112.u1JBCsGj059174>