Received: by mail.netbsd.org (Postfix, from userid 605) id 92512851CF; Mon, 13 Aug 2018 13:41:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7FE1A84DCC for ; Mon, 13 Aug 2018 13:41:52 +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 Yrve5LIYvG57 for ; Mon, 13 Aug 2018 13:41:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AC12D84D93 for ; Mon, 13 Aug 2018 13:41:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B8D03FBEC; Mon, 13 Aug 2018 13:41:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1534167709236180" MIME-Version: 1.0 Date: Mon, 13 Aug 2018 13:41:49 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/net/bind910 To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20180813134149.B8D03FBEC@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. --_----------=_1534167709236180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Mon Aug 13 13:41:49 UTC 2018 Modified Files: pkgsrc/net/bind910: distinfo Log Message: bind910: also add patch to distinfo. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/net/bind910/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1534167709236180 Content-Disposition: inline Content-Length: 1047 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/bind910/distinfo diff -u pkgsrc/net/bind910/distinfo:1.35 pkgsrc/net/bind910/distinfo:1.36 --- pkgsrc/net/bind910/distinfo:1.35 Thu Aug 9 14:49:09 2018 +++ pkgsrc/net/bind910/distinfo Mon Aug 13 13:41:49 2018 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.35 2018/08/09 14:49:09 taca Exp $ +$NetBSD: distinfo,v 1.36 2018/08/13 13:41:49 maya Exp $ SHA1 (bind-9.10.8-P1.tar.gz) = 70505825897b78868eb5f38ebf1a7b9fd3a7b588 RMD160 (bind-9.10.8-P1.tar.gz) = 6cea25616dc1e0a280db3ea9784afe109f68db5c @@ -11,5 +11,6 @@ SHA1 (patch-config.threads.in) = 227b83e SHA1 (patch-configure) = ac796249d34884e87d51602762df1f29cd1fe0bd SHA1 (patch-contrib_dlz_config.dlz.in) = f18bec63fbfce7cb2cd72929058ce3770fce458f SHA1 (patch-lib_dns_rbt.c) = 7e37f411d084e5363c6a5023e1915d224321c3e3 +SHA1 (patch-lib_isc_unix_socket.c) = b2ab2d914c6be15639ca4fc63255f928d318704c SHA1 (patch-lib_lwres_getaddrinfo.c) = 69e9c8049fedcb93bd219c6053163f21ce3b2535 SHA1 (patch-lib_lwres_getnameinfo.c) = 418ad349cf52925c9e8051b5c71d9d51ea8d2fb1 --_----------=_1534167709236180--