summaryrefslogtreecommitdiff
path: root/security/gnupg/PLIST
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-12-25 14:05:02 +0000
committerwiz <wiz@pkgsrc.org>2003-12-25 14:05:02 +0000
commitfae189b50eee70628d097c0b903db735bc31f07d (patch)
treef39da602a872f3758271a41a9edef7c78f73917b /security/gnupg/PLIST
parent11da62588214333f5973672d9fcbfe6b647fcf6f (diff)
downloadpkgsrc-fae189b50eee70628d097c0b903db735bc31f07d.tar.gz
Update to 1.2.4:
* Added read-only support for BZIP2 compression. This should be considered experimental, and is only available if the libbzip2 library <http://sources.redhat.com/bzip2/> is installed. * Added the ability to handle messages that can be decrypted with either a passphrase or a secret key. * Most support for Elgamal sign+encrypt keys has been removed. Old signatures may still be verified, and existing encrypted messages may still be decrypted, but no new signatures may be issued by, and no new messages will be encrypted to, these keys. Elgamal sign+encrypt keys are not part of the web of trust. The only new message that can be generated by an Elgamal sign+encrypt key is a key revocation. Note that in a future version of GnuPG (currently planned for 1.4), all support for Elgamal sign+encrypt keys will be removed, so take this opportunity to revoke old keys now. * A Russian translation is included again as well as a new Belarusian translation.
Diffstat (limited to 'security/gnupg/PLIST')
-rw-r--r--security/gnupg/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/gnupg/PLIST b/security/gnupg/PLIST
index 88c3a8bfd54..9c39d7b7c30 100644
--- a/security/gnupg/PLIST
+++ b/security/gnupg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2003/08/25 21:25:24 itojun Exp $
+@comment $NetBSD: PLIST,v 1.10 2003/12/25 14:05:02 wiz Exp $
bin/gpg
bin/gpgsplit
bin/gpgv
@@ -12,6 +12,7 @@ man/man7/gnupg.7
share/gnupg/FAQ
share/gnupg/faq.html
share/gnupg/options.skel
+${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gnupg.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnupg.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnupg.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnupg.mo
@@ -32,6 +33,7 @@ ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnupg.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnupg.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnupg.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnupg.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnupg.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnupg.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnupg.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnupg.mo