Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2024 21:12:42 GMT
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6d6acebeae32 - main - gnupg: update to 2.4.7, latest upstream
Message-ID:  <202412072112.4B7LCgxM018934@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6d6acebeae32d849fc451391a580bc6802a5bd8b

commit 6d6acebeae32d849fc451391a580bc6802a5bd8b
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2024-12-07 21:09:38 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2024-12-07 21:09:38 +0000

    gnupg: update to 2.4.7, latest upstream
    
    Some bugfixes and small features, release notes at
            https://lists.gnupg.org/pipermail/gnupg-announce/2024q4/000487.html
---
 security/gnupg/Makefile | 3 +--
 security/gnupg/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index fbc1c3565982..3be8c9c76d46 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gnupg
-DISTVERSION=	2.4.6
-PORTREVISION=	1
+DISTVERSION=	2.4.7
 CATEGORIES=	security
 MASTER_SITES=	GNUPG
 
diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo
index 9b5e93da460e..5fbcbc92d83a 100644
--- a/security/gnupg/distinfo
+++ b/security/gnupg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730927376
-SHA256 (gnupg-2.4.6.tar.bz2) = 95acfafda7004924a6f5c901677f15ac1bda2754511d973bb4523e8dd840e17a
-SIZE (gnupg-2.4.6.tar.bz2) = 8011304
+TIMESTAMP = 1733605089
+SHA256 (gnupg-2.4.7.tar.bz2) = 7b24706e4da7e0e3b06ca068231027401f238102c41c909631349dcc3b85eb46
+SIZE (gnupg-2.4.7.tar.bz2) = 8010244



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412072112.4B7LCgxM018934>