diff options
author | tonio <tonio@pkgsrc.org> | 2006-10-13 21:01:36 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2006-10-13 21:01:36 +0000 |
commit | ed9e1069fe51931aab5072ca256dba60f37e9c4f (patch) | |
tree | b8b79b54bd2cc8f06e78c8b9cf76ef8bd26ca5f2 | |
parent | 7e0d55c57a80b4d667b703c22dad1f1f7462440b (diff) | |
download | pkgsrc-ed9e1069fe51931aab5072ca256dba60f37e9c4f.tar.gz |
Update security/caff to 0.4.8
Changelog:
* gpglist: do not die with with-fingerprint (Closes: #382019).
* gpg-key2ps: add --list-key to gpg call (works around #382794).
* caff: when set, use $ENV{'GNUPGHOME'} to find secring.gpg. Suggested by
Gerfried Fuchs.
-rw-r--r-- | security/caff/Makefile | 6 | ||||
-rw-r--r-- | security/caff/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/security/caff/Makefile b/security/caff/Makefile index 57c1e3abdb1..e1664561f8c 100644 --- a/security/caff/Makefile +++ b/security/caff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2006/08/16 09:53:49 tonio Exp $ +# $NetBSD: Makefile,v 1.7 2006/10/13 21:01:36 tonio Exp $ -DISTNAME= signing-party_0.4.7.orig -PKGNAME= caff-0.4.7 +DISTNAME= signing-party_0.4.8.orig +PKGNAME= caff-0.4.8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/signing-party/} diff --git a/security/caff/distinfo b/security/caff/distinfo index 3ed86a6895e..b13deda0a54 100644 --- a/security/caff/distinfo +++ b/security/caff/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2006/08/16 09:53:49 tonio Exp $ +$NetBSD: distinfo,v 1.5 2006/10/13 21:01:36 tonio Exp $ -SHA1 (signing-party_0.4.7.orig.tar.gz) = 434ab476816e055186cf242e5c9c766b787cdb65 -RMD160 (signing-party_0.4.7.orig.tar.gz) = 2b53d371816705547d4c8bc7234077225d42efd6 -Size (signing-party_0.4.7.orig.tar.gz) = 44500 bytes +SHA1 (signing-party_0.4.8.orig.tar.gz) = 5fc53581ecc4a7e850edb1d851249ff7e8ba0f7f +RMD160 (signing-party_0.4.8.orig.tar.gz) = df5fa14884d226b689102a5edb33b8c5df11ae8e +Size (signing-party_0.4.8.orig.tar.gz) = 44727 bytes |