From owner-svn-ports-head@freebsd.org Thu Dec 24 17:27:48 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A9E5A512FA; Thu, 24 Dec 2015 17:27:48 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B1C91823; Thu, 24 Dec 2015 17:27:48 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBOHRlgl041384; Thu, 24 Dec 2015 17:27:47 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBOHRlRY041383; Thu, 24 Dec 2015 17:27:47 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201512241727.tBOHRlRY041383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Thu, 24 Dec 2015 17:27:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404380 - head/security/gnupg1 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 17:27:48 -0000 Author: adamw Date: Thu Dec 24 17:27:47 2015 New Revision: 404380 URL: https://svnweb.freebsd.org/changeset/ports/404380 Log: Fix signature. The signature cannot have been correct; it was 50% the size of all other signatures. Modified: head/security/gnupg1/distinfo Modified: head/security/gnupg1/distinfo ============================================================================== --- head/security/gnupg1/distinfo Thu Dec 24 17:09:18 2015 (r404379) +++ head/security/gnupg1/distinfo Thu Dec 24 17:27:47 2015 (r404380) @@ -1,4 +1,4 @@ SHA256 (gnupg-1.4.20.tar.bz2) = 04988b1030fa28ddf961ca8ff6f0f8984e0cddcb1eb02859d5d8fe0fe237edcc SIZE (gnupg-1.4.20.tar.bz2) = 3692881 -SHA256 (gnupg-1.4.20.tar.bz2.sig) = 9458921ce855f7fef88f0ae2bb1f2033bfbc83857104d8b5592f40c84d1a2f98 -SIZE (gnupg-1.4.20.tar.bz2.sig) = 287 +SHA256 (gnupg-1.4.20.tar.bz2.sig) = 60699efc9c9546722c04aba69fff874aaf5dacd7d4637238cb8d66960963f843 +SIZE (gnupg-1.4.20.tar.bz2.sig) = 574