summaryrefslogtreecommitdiff
path: root/security/caff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-10-31 00:20:24 +0000
committerwiz <wiz@pkgsrc.org>2009-10-31 00:20:24 +0000
commit293dd629ffdeaee611e466f12ae7bb1c4a1d757d (patch)
tree6e2bf1ae78ed8fefa8f5d30b7a730245c3f81aaf /security/caff
parent9aeac90465f592194f5257ce526ca691594adb22 (diff)
downloadpkgsrc-293dd629ffdeaee611e466f12ae7bb1c4a1d757d.tar.gz
Update to 1.1.2:
* gpgsigs: + Added patch from Roland Rosenfeld to support RIPEMD160 checksum. (Closes: #533747). + Updated man page to mention support for SHA256 and RIPEMD160 checksum. + Made removal of nonexistent photos quiet by the use of the force option. + Updated generated tex file in latex mode so that it uses the grffile package. This allows pdflatex to process our tex file assuming the photos are previously converted to PDF. (Closes: #542478) * caff: Updated check for the local-user keyids. + Moved the current check to a new function get_local_user_keys(). + Warned the user if a local-user keyid is not listed as a keyid in ./caffrc. (Closes: #540165). * gpgdir: New upstream release. * gpg-mailkeys: + The charset for the text of the message is deduced from the charset used by ~/.gpg-mailkeysrc and ~/.signature. The text message is encoded in quoted printable and thus it requires a new dependency on qprint in debian/control. (Closes: #545186) + Mentionned both the .gpg-mailkeysrc and .signature files in the manpage.
Diffstat (limited to 'security/caff')
-rw-r--r--security/caff/Makefile4
-rw-r--r--security/caff/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/caff/Makefile b/security/caff/Makefile
index 703ded474a4..67008b0139b 100644
--- a/security/caff/Makefile
+++ b/security/caff/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2009/07/10 15:42:04 tron Exp $
+# $NetBSD: Makefile,v 1.17 2009/10/31 00:20:24 wiz Exp $
-DISTNAME= signing-party_1.1.1.orig
+DISTNAME= signing-party_1.1.2.orig
PKGNAME= ${DISTNAME:S/signing-party_/caff-/S/.orig//}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/signing-party/}
diff --git a/security/caff/distinfo b/security/caff/distinfo
index 445d777c151..190ea01a4d0 100644
--- a/security/caff/distinfo
+++ b/security/caff/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2009/07/10 12:30:25 tron Exp $
+$NetBSD: distinfo,v 1.12 2009/10/31 00:20:24 wiz Exp $
-SHA1 (signing-party_1.1.1.orig.tar.gz) = 543c4e84296b172ed02e5617523ba736ef384656
-RMD160 (signing-party_1.1.1.orig.tar.gz) = 7169d234aed22c2a91f7328baaa5944704c64df6
-Size (signing-party_1.1.1.orig.tar.gz) = 222086 bytes
+SHA1 (signing-party_1.1.2.orig.tar.gz) = 353a260510c7c12df80441145a85db8d93574291
+RMD160 (signing-party_1.1.2.orig.tar.gz) = e6cf9e892b6946d4ce6d68c2ff0490467a7354b9
+Size (signing-party_1.1.2.orig.tar.gz) = 223410 bytes