Received: by mail.netbsd.org (Postfix, from userid 605) id A230B84D76; Mon, 21 Aug 2017 18:49:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3566A84D2F for ; Mon, 21 Aug 2017 18:49:40 +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 FEyZyDto6HI6 for ; Mon, 21 Aug 2017 18:49:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 95B1784CE1 for ; Mon, 21 Aug 2017 18:49:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8BDEBFAD0; Mon, 21 Aug 2017 18:49:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1503341379294200" MIME-Version: 1.0 Date: Mon, 21 Aug 2017 18:49:39 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/textproc/xapian To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20170821184939.8BDEBFAD0@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. --_----------=_1503341379294200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Mon Aug 21 18:49:39 UTC 2017 Modified Files: pkgsrc/textproc/xapian: distinfo-bindings Log Message: Add patchsum for previous. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/xapian/distinfo-bindings Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1503341379294200 Content-Disposition: inline Content-Length: 1022 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/xapian/distinfo-bindings diff -u pkgsrc/textproc/xapian/distinfo-bindings:1.4 pkgsrc/textproc/xapian/distinfo-bindings:1.5 --- pkgsrc/textproc/xapian/distinfo-bindings:1.4 Mon Aug 7 22:24:05 2017 +++ pkgsrc/textproc/xapian/distinfo-bindings Mon Aug 21 18:49:39 2017 @@ -1,4 +1,4 @@ -$NetBSD: distinfo-bindings,v 1.4 2017/08/07 22:24:05 schmonz Exp $ +$NetBSD: distinfo-bindings,v 1.5 2017/08/21 18:49:39 schmonz Exp $ SHA1 (xapian-bindings-1.4.4.tar.xz) = 1162e836f3caccee927997f0d262ef6dccd44d9f RMD160 (xapian-bindings-1.4.4.tar.xz) = 231d56d0989cf3a37a0b31d39680488fa1e80b39 @@ -6,4 +6,5 @@ SHA512 (xapian-bindings-1.4.4.tar.xz) = Size (xapian-bindings-1.4.4.tar.xz) = 1117140 bytes SHA1 (patch-configure) = d1c3edf1efcd105aef23bf9245650971f8df6ced SHA1 (patch-lua_Makefile.in) = 7f1c5077f0d46dfdf33c2b65f144bb08d5031330 +SHA1 (patch-perl_Makefile.in) = 993b137b319d7d28c2b3a70d2e46e1a38d380578 SHA1 (patch-ruby_Makefile.in) = ddbf3ca92b11ff6955d80f6a5609e3ce36798b0b --_----------=_1503341379294200--