summaryrefslogtreecommitdiff
path: root/security/caff
diff options
context:
space:
mode:
authortonio <tonio>2006-05-12 14:47:30 +0000
committertonio <tonio>2006-05-12 14:47:30 +0000
commit8ee92eee241c882fcdd4a7772a45ef310f473808 (patch)
tree47d17f573243a09920eed3430dfa596a64923d7a /security/caff
parent0b93d258e2df4eafa1b28d4aca4498045bef1de5 (diff)
downloadpkgsrc-8ee92eee241c882fcdd4a7772a45ef310f473808.tar.gz
Update security/caff to 0.4.6
Remove the hostname subst, since it was fixed upstream Changelog: caff: - try hostname without -f first to be compatible with BSD - make local-user a config option, and let it accept a list of keyids pkg-clean: - add option to allow importing subkeys
Diffstat (limited to 'security/caff')
-rw-r--r--security/caff/Makefile14
-rw-r--r--security/caff/distinfo8
2 files changed, 7 insertions, 15 deletions
diff --git a/security/caff/Makefile b/security/caff/Makefile
index b4131cc13c0..d7bbc32bb20 100644
--- a/security/caff/Makefile
+++ b/security/caff/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/05/06 12:40:44 tonio Exp $
+# $NetBSD: Makefile,v 1.5 2006/05/12 14:47:30 tonio Exp $
-DISTNAME= signing-party_0.4.5.orig
-PKGNAME= caff-0.4.5
+DISTNAME= signing-party_0.4.6.orig
+PKGNAME= caff-0.4.6
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/signing-party/}
@@ -32,14 +32,6 @@ SUBST_SED.paths= -e 's,/usr/,${PREFIX}/,g'
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} != "Linux"
-SUBST_CLASSES+= hostname
-SUBST_MESSAGE.hostname= Fixing unportable use of "hostname" command.
-SUBST_STAGE.hostname= pre-configure
-SUBST_FILES.hostname= caff/caff
-SUBST_SED.hostname= -e 's/hostname -f/hostname/g'
-.endif
-
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/caff/caff ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/caff/pgp-fixkey ${PREFIX}/bin
diff --git a/security/caff/distinfo b/security/caff/distinfo
index 6fda03045e4..59b471d0077 100644
--- a/security/caff/distinfo
+++ b/security/caff/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2006/05/06 12:40:44 tonio Exp $
+$NetBSD: distinfo,v 1.3 2006/05/12 14:47:30 tonio Exp $
-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
+SHA1 (signing-party_0.4.6.orig.tar.gz) = 9519f24050eec62e571a9a653326e640242bada5
+RMD160 (signing-party_0.4.6.orig.tar.gz) = d377631a9c68ab41f90da9b161be9163680b776f
+Size (signing-party_0.4.6.orig.tar.gz) = 44523 bytes