Received: by mail.netbsd.org (Postfix, from userid 605) id D908984EA4; Sat, 24 Sep 2022 19:13:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0C23B84EA0 for ; Sat, 24 Sep 2022 19:13:53 +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 z40eBpQOFSCy for ; Sat, 24 Sep 2022 19:13:52 +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 A339384E6E for ; Sat, 24 Sep 2022 19:13:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 96CFAFA90; Sat, 24 Sep 2022 19:13:52 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 24 Sep 2022 19:13:52 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/textproc/py-xapian To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20220924191352.96CFAFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: Module Name: pkgsrc Committed By: schmonz Date: Sat Sep 24 19:13:52 UTC 2022 Removed Files: pkgsrc/textproc/py-xapian: DESCR Log Message: Remove DESCR. xapian bindings are using DESCR_SRC from xapian/module.mk, and if for some reason that causes trouble then the fix will be to add DESCR to all of them. To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/py-xapian/DESCR Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.