From owner-svn-ports-head@freebsd.org Tue Jun 12 13:53:07 2018 Return-Path: Delivered-To: svn-ports-head@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 42CB11014A88; Tue, 12 Jun 2018 13:53:07 +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 E361584D13; Tue, 12 Jun 2018 13:53:06 +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 C413A34D4; Tue, 12 Jun 2018 13:53:06 +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 w5CDr6u4011167; Tue, 12 Jun 2018 13:53:06 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5CDr6sw011165; Tue, 12 Jun 2018 13:53:06 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201806121353.w5CDr6sw011165@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Tue, 12 Jun 2018 13:53:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472250 - head/security/gnupg1 X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/security/gnupg1 X-SVN-Commit-Revision: 472250 X-SVN-Commit-Repository: ports 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.26 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: Tue, 12 Jun 2018 13:53:07 -0000 Author: adamw Date: Tue Jun 12 13:53:06 2018 New Revision: 472250 URL: https://svnweb.freebsd.org/changeset/ports/472250 Log: Update gnupg1 to security release 1.4.23 PR: 228936 Submitted by: Dani MFH: 2018Q2 Security: CVE-2017-7526 Modified: head/security/gnupg1/Makefile head/security/gnupg1/distinfo Modified: head/security/gnupg1/Makefile ============================================================================== --- head/security/gnupg1/Makefile Tue Jun 12 13:50:58 2018 (r472249) +++ head/security/gnupg1/Makefile Tue Jun 12 13:53:06 2018 (r472250) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 1.4.22 +PORTVERSION= 1.4.23 CATEGORIES= security MASTER_SITES= GNUPG PKGNAMESUFFIX= 1 Modified: head/security/gnupg1/distinfo ============================================================================== --- head/security/gnupg1/distinfo Tue Jun 12 13:50:58 2018 (r472249) +++ head/security/gnupg1/distinfo Tue Jun 12 13:53:06 2018 (r472250) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500553130 -SHA256 (gnupg-1.4.22.tar.bz2) = 9594a24bec63a21568424242e3f198b9d9828dea5ff0c335e47b06f835f930b4 -SIZE (gnupg-1.4.22.tar.bz2) = 3746546 +TIMESTAMP = 1528811374 +SHA256 (gnupg-1.4.23.tar.bz2) = c9462f17e651b6507848c08c430c791287cd75491f8b5a8b50c6ed46b12678ba +SIZE (gnupg-1.4.23.tar.bz2) = 3749353