From 14449520c4b758e26af62800645eaa0a8091243e Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 10 Jan 2017 02:48:53 +0000 Subject: Standardize the COMMENT and pkg-descr with the other gnupg ports. Readline for everyone instead of it sometimes showing up and never being recorded. Don't link gpg to gpg2 on uninstallation. This is not a good idea. The gnupg{,20} ports handle creating that symlink. Remove the .sig file from distinfo. PORTREVISION bump for the dependency and plist changes. --- security/gnupg1/pkg-plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/gnupg1/pkg-plist') diff --git a/security/gnupg1/pkg-plist b/security/gnupg1/pkg-plist index f37ca9bf0677..d2e4b8eb2939 100644 --- a/security/gnupg1/pkg-plist +++ b/security/gnupg1/pkg-plist @@ -1,4 +1,5 @@ -@(,,%%GPGMODE%%) bin/gpg +%%SUID_GPG%%@(,,4555) bin/gpg +%%NO_SUID_GPG%%bin/gpg bin/gpg-zip bin/gpgsplit bin/gpgv @@ -41,4 +42,3 @@ man/man1/gpgv.1.gz %%NLS%%share/locale/uk/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/gnupg.mo -@postunexec [ -r %D/bin/gpg2 ] && ln -s gpg2 %D/bin/gpg || true -- cgit v1.2.3