diff options
Diffstat (limited to 'app-crypt/ccrypt/files')
-rw-r--r-- | app-crypt/ccrypt/files/ccrypt-1.7-emacs.patch | 11 | ||||
-rw-r--r-- | app-crypt/ccrypt/files/digest-ccrypt-1.7-r1 | 3 |
2 files changed, 14 insertions, 0 deletions
diff --git a/app-crypt/ccrypt/files/ccrypt-1.7-emacs.patch b/app-crypt/ccrypt/files/ccrypt-1.7-emacs.patch new file mode 100644 index 000000000000..64a35397cc2e --- /dev/null +++ b/app-crypt/ccrypt/files/ccrypt-1.7-emacs.patch @@ -0,0 +1,11 @@ +diff -urNp ccrypt-1.7.org/emacs/jka-compr-ccrypt.el ccrypt-1.7/emacs/jka-compr-ccrypt.el +--- ccrypt-1.7.org/emacs/jka-compr-ccrypt.el 2003-08-25 17:15:44.000000000 +0300 ++++ ccrypt-1.7/emacs/jka-compr-ccrypt.el 2007-06-09 18:36:19.000000000 +0300 +@@ -302,6 +302,7 @@ based on the filename itself and `jka-co + "The encryption password. This variable is buffer-local.") + + (make-variable-buffer-local 'jka-compr-ccrypt-buffer-password) ++(put 'jka-compr-ccrypt-buffer-password 'permanent-local t) + + (defun jka-compr-ccrypt-read-passwd (&optional confirm default) + (read-passwd (format "Password for %s: " (buffer-name)) confirm default)) diff --git a/app-crypt/ccrypt/files/digest-ccrypt-1.7-r1 b/app-crypt/ccrypt/files/digest-ccrypt-1.7-r1 new file mode 100644 index 000000000000..0e4f1fb09d1c --- /dev/null +++ b/app-crypt/ccrypt/files/digest-ccrypt-1.7-r1 @@ -0,0 +1,3 @@ +MD5 19526e31a7d234e29d54dbcc876605d5 ccrypt-1.7.tar.gz 214189 +RMD160 7af1b97900b997f5ef4d380153a72c932360afed ccrypt-1.7.tar.gz 214189 +SHA256 1bf974c9ee5f20332f0117c5b80784825f505f1a24eb57a10c8195c3ad16540e ccrypt-1.7.tar.gz 214189 |