Path to this page:
Subject: CVS commit: pkgsrc/security/gnupg
From: Greg Troxel
Date: 2020-09-07 15:08:28
Message id: 20200907130828.A9AB0FB28@cvs.NetBSD.org
Log Message:
devel/gnupg: Stop installing gpgsplit, because it conflicts with gnupg2
gpgsplit has been installed by gnupg(1) since 2002. gpgsplit has also
been in tools/ within gnupg-2, but upstream recently moved it from
noinst_PROGRAMS to bin_PROGRAMS without noting this in NEWS.
Because gnugp2 is normal and gnupg remains for special cases, simply
drop gpgsplit from gnupg; we have no intent to save people from
installing gnupg2 -- only to continue to allow them to use the old gpg
binary for special uses.
Files: