pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/caff Update security/caff to 0.4.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/418905c2ef76
branches: trunk
changeset: 512336:418905c2ef76
user: tonio <tonio%pkgsrc.org@localhost>
date: Sat May 06 12:40:44 2006 +0000
description:
Update security/caff to 0.4.5
Changelog:
* Update FSF addresses.
* caff: tweak documentation.
* caff: note that mailed keys are encrypted (suggested by Sune Vuorela).
* caff: You can now specify additional arguments to pass to the
send method of Mail::Mailer. This allows you to send mails via
SMTP and use authentication for instance. Thanks to Martin von Gagern.
* gpg-key2ps, keylookup: make them less dependent on specific
installation paths and thus better portable outside of Debian
(Closes: #354142).
diffstat:
security/caff/Makefile | 9 ++++-----
security/caff/PLIST | 4 ++--
security/caff/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 11 deletions(-)
diffs (55 lines):
diff -r c3cb0de25729 -r 418905c2ef76 security/caff/Makefile
--- a/security/caff/Makefile Sat May 06 12:32:20 2006 +0000
+++ b/security/caff/Makefile Sat May 06 12:40:44 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2006/03/13 15:05:43 tron Exp $
+# $NetBSD: Makefile,v 1.4 2006/05/06 12:40:44 tonio Exp $
-DISTNAME= signing-party_0.4.4.orig
-PKGNAME= caff-0.4.4
-PKGREVISION= 2
+DISTNAME= signing-party_0.4.5.orig
+PKGNAME= caff-0.4.5
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/signing-party/}
@@ -28,7 +27,7 @@
SUBST_CLASSES+= paths
SUBST_MESSAGE.paths= Fixing hardcoded paths.
SUBST_STAGE.paths= pre-configure
-SUBST_FILES.paths= caff/caff keylookup/keylookup keylookup/keylookup.1
+SUBST_FILES.paths= caff/caff keylookup/keylookup.1
SUBST_SED.paths= -e 's,/usr/,${PREFIX}/,g'
.include "../../mk/bsd.prefs.mk"
diff -r c3cb0de25729 -r 418905c2ef76 security/caff/PLIST
--- a/security/caff/PLIST Sat May 06 12:32:20 2006 +0000
+++ b/security/caff/PLIST Sat May 06 12:40:44 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2006/03/07 14:31:28 tonio Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/05/06 12:40:44 tonio Exp $
bin/caff
bin/gpg-key2ps
bin/gpg-mailkeys
@@ -19,7 +19,7 @@
share/doc/caff/README.gpg-agent
share/doc/caff/README.many-keys
share/examples/caff/caffrc.sample
+share/examples/caff/gpgsigs-lt2k5-annotated.txt
share/examples/caff/gpgsigs-lt2k5.txt
-share/examples/caff/gpgsigs-lt2k5-annotated.txt
@dirrm share/doc/caff
@dirrm share/examples/caff
diff -r c3cb0de25729 -r 418905c2ef76 security/caff/distinfo
--- a/security/caff/distinfo Sat May 06 12:32:20 2006 +0000
+++ b/security/caff/distinfo Sat May 06 12:40:44 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/03/07 12:22:21 ghen Exp $
+$NetBSD: distinfo,v 1.2 2006/05/06 12:40:44 tonio Exp $
-SHA1 (signing-party_0.4.4.orig.tar.gz) = 9203a9bb9ab1d86763c1f189ff648e115ef5ea25
-RMD160 (signing-party_0.4.4.orig.tar.gz) = d6296a6659d4459effd4592cf44ad6467b9f973d
-Size (signing-party_0.4.4.orig.tar.gz) = 42499 bytes
+SHA1 (signing-party_0.4.5.orig.tar.gz) = 6600c8977111e0a319e83a409b8a5faebd190dd0
+RMD160 (signing-party_0.4.5.orig.tar.gz) = a0987d70de0d53bceec78fe02dd6f21735ea7f39
+Size (signing-party_0.4.5.orig.tar.gz) = 43670 bytes
Home |
Main Index |
Thread Index |
Old Index