Received: by mail.netbsd.org (Postfix, from userid 605) id 4B7AC84D84; Fri, 17 Jul 2020 23:44:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C70D084D83 for ; Fri, 17 Jul 2020 23:44:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id BufSiznm_uBC for ; Fri, 17 Jul 2020 23:44:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2881484D65 for ; Fri, 17 Jul 2020 23:44:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1BB3EFB28; Fri, 17 Jul 2020 23:44:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1595029441238580" MIME-Version: 1.0 Date: Fri, 17 Jul 2020 23:44:01 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/security/caff To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200717234401.1BB3EFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1595029441238580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jul 17 23:44:01 UTC 2020 Modified Files: pkgsrc/security/caff: Makefile distinfo pkgsrc/security/caff/patches: patch-Makefile Log Message: caff: update to 2.11. Only packaging changes. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 pkgsrc/security/caff/Makefile cvs rdiff -u -r1.36 -r1.37 pkgsrc/security/caff/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/caff/patches/patch-Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1595029441238580 Content-Disposition: inline Content-Length: 2988 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/security/caff/Makefile diff -u pkgsrc/security/caff/Makefile:1.52 pkgsrc/security/caff/Makefile:1.53 --- pkgsrc/security/caff/Makefile:1.52 Sun Aug 11 13:22:45 2019 +++ pkgsrc/security/caff/Makefile Fri Jul 17 23:44:00 2020 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2019/08/11 13:22:45 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2020/07/17 23:44:00 wiz Exp $ -VERSION= 2.10 +VERSION= 2.11 DISTNAME= signing-party_${VERSION}.orig PKGNAME= caff-${VERSION} -PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/signing-party/} Index: pkgsrc/security/caff/distinfo diff -u pkgsrc/security/caff/distinfo:1.36 pkgsrc/security/caff/distinfo:1.37 --- pkgsrc/security/caff/distinfo:1.36 Tue May 21 19:29:52 2019 +++ pkgsrc/security/caff/distinfo Fri Jul 17 23:44:00 2020 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.36 2019/05/21 19:29:52 wiz Exp $ +$NetBSD: distinfo,v 1.37 2020/07/17 23:44:00 wiz Exp $ -SHA1 (signing-party_2.10.orig.tar.gz) = 6baf98f21af48b3aa5b5d26a41c4a87646b7ee94 -RMD160 (signing-party_2.10.orig.tar.gz) = 6ce5b02719ca25096daecfee3534c6ab3ba1d0f1 -SHA512 (signing-party_2.10.orig.tar.gz) = 82e51b91c282a72e9d16d920b87560c66aeafc0219e91615ea47d2f1a5df903fb459201f34368e6fa7ea1e2d2ca46a73096f30a068c8c35322af2f3ea256b269 -Size (signing-party_2.10.orig.tar.gz) = 222778 bytes -SHA1 (patch-Makefile) = 81f3be64cd3595d0cd8671f994f6b7034b5da7be +SHA1 (signing-party_2.11.orig.tar.gz) = 1eec3c552fabce05e78f73de66795d49f41be0d2 +RMD160 (signing-party_2.11.orig.tar.gz) = 58289ade13f85ec20d65d75569cdda5e774f6bee +SHA512 (signing-party_2.11.orig.tar.gz) = 9a34bde415bf779859b48eaab12e5c6a1a3f08d0292cd5cd691518e398fe40a73b878926d3ea1ef12ccca40179933478d03ec16ec4d9200fb726aaade541505d +Size (signing-party_2.11.orig.tar.gz) = 224706 bytes +SHA1 (patch-Makefile) = f518793a14adb3ac489cab86d040b40e451bc0da Index: pkgsrc/security/caff/patches/patch-Makefile diff -u pkgsrc/security/caff/patches/patch-Makefile:1.4 pkgsrc/security/caff/patches/patch-Makefile:1.5 --- pkgsrc/security/caff/patches/patch-Makefile:1.4 Wed Feb 13 19:57:11 2019 +++ pkgsrc/security/caff/patches/patch-Makefile Fri Jul 17 23:44:00 2020 @@ -1,14 +1,14 @@ -$NetBSD: patch-Makefile,v 1.4 2019/02/13 19:57:11 wiz Exp $ +$NetBSD: patch-Makefile,v 1.5 2020/07/17 23:44:00 wiz Exp $ Don't attempt to build "keyanalyze" and related utilties. They don't build on systems without SHA1 hash functions in the system library and we don't install them in the first place. ---- Makefile.orig 2019-01-28 02:07:32.000000000 +0000 +--- Makefile.orig 2020-07-08 16:35:26.000000000 +0000 +++ Makefile -@@ -1,6 +1,4 @@ ---include /usr/share/dpkg/pkg-info.mk -- +@@ -1,6 +1,6 @@ + -include /usr/share/dpkg/pkg-info.mk + -DIRS=caff gpg-key2ps gpg-mailkeys gpgsigs gpglist gpgparticipants keyanalyze keylookup \ +DIRS=caff gpg-key2ps gpg-mailkeys gpgsigs gpglist gpgparticipants keylookup \ sig2dot springgraph gpgwrap gpgdir keyart gpg-key2latex --_----------=_1595029441238580--