Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id A06CD1A9239 for ; Thu, 27 Jan 2022 17:39:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B9B8284E89; Thu, 27 Jan 2022 17:39:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F40BE84E7A for ; Thu, 27 Jan 2022 17:39:46 +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 0pDASsSfk8rB for ; Thu, 27 Jan 2022 17:39:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 584BF84E6F for ; Thu, 27 Jan 2022 17:39:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 51CB7FB24; Thu, 27 Jan 2022 17:39:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1643305186226430" MIME-Version: 1.0 Date: Thu, 27 Jan 2022 17:39:46 +0000 From: "Niclas Rosenvik" Subject: CVS commit: pkgsrc/lang/qore To: pkgsrc-changes@NetBSD.org Reply-To: nros@netbsd.org X-Mailer: log_accum Message-Id: <20220127173946.51CB7FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1643305186226430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nros Date: Thu Jan 27 17:39:46 UTC 2022 Modified Files: pkgsrc/lang/qore: Makefile PLIST buildlink3.mk distinfo Added Files: pkgsrc/lang/qore/patches: patch-lib_StatementBlock.cpp Removed Files: pkgsrc/lang/qore/patches: patch-include_qore_ReferenceNode.h patch-include_qore_intern_QoreLValue.h Log Message: Update lang/qore to version 1.2 Update due to that it has not been updated for a long time, tons of fixes and new apis. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/qore/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/qore/PLIST cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/qore/buildlink3.mk cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/qore/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/lang/qore/patches/patch-include_qore_ReferenceNode.h \ pkgsrc/lang/qore/patches/patch-include_qore_intern_QoreLValue.h cvs rdiff -u -r0 -r1.1 pkgsrc/lang/qore/patches/patch-lib_StatementBlock.cpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1643305186226430 Content-Disposition: inline Content-Length: 48 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii diffs are larger than 1MB and have been omitted --_----------=_1643305186226430--