svn commit: r409166 - head/security/gnupg

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Feb 19 11:12:55 UTC 2016


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 at 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


More information about the svn-ports-all mailing list