1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/security/gnupg1/pkg-plist
Tijl Coosemans 39d5bc9ff7 Restore the link from gpg to gpg2 on uninstallation, removed in r431058.
When gnupg is installed, installing gnupg1 overwrites the link.  Uninstall
should restore the link so the system is back in the same state.

Approved by:	adamw (maintainer)
2017-01-10 15:42:11 +00:00

46 lines
1.7 KiB
Plaintext

%%SUID_GPG%%@(,,4555) bin/gpg
%%NO_SUID_GPG%%bin/gpg
bin/gpg-zip
bin/gpgsplit
bin/gpgv
%%LDAP%%libexec/gnupg/gpgkeys_ldap
libexec/gnupg/gpgkeys_curl
libexec/gnupg/gpgkeys_finger
libexec/gnupg/gpgkeys_hkp
man/man1/gpg-zip.1.gz
man/man1/gpg.1.gz
man/man1/gpgv.1.gz
%%DATADIR%%1/options.skel
%%NLS%%share/locale/be/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/ca/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/cs/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/da/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/de/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/el/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/eo/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/en@boldquot/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/en@quot/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/es/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/et/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/fi/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/fr/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/gl/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/hu/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/id/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/it/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/ja/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/nb/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/nl/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/pl/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/pt/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/ro/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/ru/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/sk/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/sv/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/tr/LC_MESSAGES/gnupg.mo
%%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 [ ! -e %D/bin/gpg2 ] || ln -sf gpg2 %D/bin/gpg