[Bug 282594] security/gnupg: Update to 2.4.6

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 06 Nov 2024 23:06:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282594

            Bug ID: 282594
           Summary: security/gnupg: Update to 2.4.6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://lists.gnupg.org/pipermail/gnupg-announce/2024q
                    4/000486.html
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: adridg@freebsd.org
          Reporter: yasu@freebsd.org
          Assignee: adridg@freebsd.org
             Flags: maintainer-feedback?(adridg@freebsd.org)

Created attachment 254989
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254989&action=edit
Patch file

* Update to 2.4.6
* There is a bug in 2.4.6 that is related to --enable-gpg-is-gpg2 option of
configure script and result in error about file name of man pages. To fix it we
need to patch doc/Makefile.am and regenerate doc/Makefile.in. So,
** Add autoreconf to USES.
** Replace patch to configure with that to m4/gpg-error.m4.
** Add gettext-tools to USES. Running autoreconf requires autopoint command
included in gettext-tools and it is necessary even if NLS option is off.
* Pet portclippy
* Tidy up Makefile with portfmt.

ReleaseNotes:  
https://lists.gnupg.org/pipermail/gnupg-announce/2024q4/000486.html

-- 
You are receiving this mail because:
You are the assignee for the bug.