Date: Wed, 06 Nov 2024 23:06:11 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 282594] security/gnupg: Update to 2.4.6 Message-ID: <bug-282594-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282594 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=3D254989&action= =3Dedit 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 i= t 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:=20=20 https://lists.gnupg.org/pipermail/gnupg-announce/2024q4/000486.html --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282594-7788>