Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 36C9AA6541 for ; Mon, 23 Jun 2014 22:24:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9A5EB14A236; Mon, 23 Jun 2014 22:24:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 18E0514A23B for ; Mon, 23 Jun 2014 22:24:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id qDhIujT-GplE for ; Mon, 23 Jun 2014 22:24:25 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 84DF214A228 for ; Mon, 23 Jun 2014 22:24:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 08C9096; Mon, 23 Jun 2014 22:24:25 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 23 Jun 2014 18:24:25 -0400 From: "Christos Zoulas" Subject: CVS commit: pkgsrc/comms/kermit To: pkgsrc-changes@NetBSD.org Reply-To: christos@netbsd.org X-Mailer: log_accum Message-Id: <20140623222425.08C9096@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: christos Date: Mon Jun 23 22:24:24 UTC 2014 Modified Files: pkgsrc/comms/kermit: Makefile distinfo pkgsrc/comms/kermit/patches: patch-ab patch-al Log Message: Add patches to fix the crypto build (we still don't build with crypto but now we could). To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 pkgsrc/comms/kermit/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/comms/kermit/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/comms/kermit/patches/patch-ab cvs rdiff -u -r1.2 -r1.3 pkgsrc/comms/kermit/patches/patch-al Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.