From owner-svn-ports-all@freebsd.org Fri Feb 23 14:24:19 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE1D0F26575; Fri, 23 Feb 2018 14:24:19 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5C9B48291D; Fri, 23 Feb 2018 14:24:19 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 537CB17B02; Fri, 23 Feb 2018 14:24:19 +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 w1NEOJhM064037; Fri, 23 Feb 2018 14:24:19 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1NEOIeU064035; Fri, 23 Feb 2018 14:24:18 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201802231424.w1NEOIeU064035@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 23 Feb 2018 14:24:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462700 - head/security/gnupg X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/security/gnupg X-SVN-Commit-Revision: 462700 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Feb 2018 14:24:19 -0000 Author: adamw Date: Fri Feb 23 14:24:18 2018 New Revision: 462700 URL: https://svnweb.freebsd.org/changeset/ports/462700 Log: Update gnupg to 2.2.5 Changes: https://lists.gnupg.org/pipermail/gnupg-announce/2018q1/000420.html Modified: head/security/gnupg/Makefile head/security/gnupg/distinfo Modified: head/security/gnupg/Makefile ============================================================================== --- head/security/gnupg/Makefile Fri Feb 23 14:11:11 2018 (r462699) +++ head/security/gnupg/Makefile Fri Feb 23 14:24:18 2018 (r462700) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 CATEGORIES= security MASTER_SITES= GNUPG Modified: head/security/gnupg/distinfo ============================================================================== --- head/security/gnupg/distinfo Fri Feb 23 14:11:11 2018 (r462699) +++ head/security/gnupg/distinfo Fri Feb 23 14:24:18 2018 (r462700) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513817754 -SHA256 (gnupg-2.2.4.tar.bz2) = 401a3e64780fdfa6d7670de0880aa5c9d589b3db7a7098979d7606cec546f2ec -SIZE (gnupg-2.2.4.tar.bz2) = 6571487 +TIMESTAMP = 1519395206 +SHA256 (gnupg-2.2.5.tar.bz2) = 3fa189a32d4fb62147874eb1389047c267d9ba088f57ab521cb0df46f08aef57 +SIZE (gnupg-2.2.5.tar.bz2) = 6584756