Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4B59B84D66 for ; Wed, 16 Aug 2023 12:11:08 +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 EZLZzCHwhngj for ; Wed, 16 Aug 2023 12:11:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A0E3684D3F for ; Wed, 16 Aug 2023 12:11:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 999A4FBDB; Wed, 16 Aug 2023 12:11:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1692187867117320" MIME-Version: 1.0 Date: Wed, 16 Aug 2023 12:11:07 +0000 From: "Niclas Rosenvik" Subject: CVS commit: pkgsrc/devel To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: nros@netbsd.org X-Mailer: log_accum Message-Id: <20230816121107.999A4FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1692187867117320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nros Date: Wed Aug 16 12:11:07 UTC 2023 Modified Files: pkgsrc/devel: Makefile Added Files: pkgsrc/devel/qore-msgpack-module: DESCR Makefile PLIST distinfo Log Message: Add devel/qore-msg-module version 1.0.1 to pkgsrc-current MessagePack module for the Qore programming language. To generate a diff of this commit: cvs rdiff -u -r1.4048 -r1.4049 pkgsrc/devel/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/devel/qore-msgpack-module/DESCR \ pkgsrc/devel/qore-msgpack-module/Makefile \ pkgsrc/devel/qore-msgpack-module/PLIST \ pkgsrc/devel/qore-msgpack-module/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1692187867117320 Content-Disposition: inline Content-Length: 2691 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/Makefile diff -u pkgsrc/devel/Makefile:1.4048 pkgsrc/devel/Makefile:1.4049 --- pkgsrc/devel/Makefile:1.4048 Wed Aug 16 10:27:02 2023 +++ pkgsrc/devel/Makefile Wed Aug 16 12:11:07 2023 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4048 2023/08/16 10:27:02 markd Exp $ +# $NetBSD: Makefile,v 1.4049 2023/08/16 12:11:07 nros Exp $ # COMMENT= Development utilities @@ -3105,6 +3105,7 @@ SUBDIR+= pynvim SUBDIR+= pythontidy SUBDIR+= qconf SUBDIR+= qjson +SUBDIR+= qore-msgpack-module SUBDIR+= qore-uuid-module SUBDIR+= qt6-qt5compat SUBDIR+= qt6-qttools Added files: Index: pkgsrc/devel/qore-msgpack-module/DESCR diff -u /dev/null pkgsrc/devel/qore-msgpack-module/DESCR:1.1 --- /dev/null Wed Aug 16 12:11:07 2023 +++ pkgsrc/devel/qore-msgpack-module/DESCR Wed Aug 16 12:11:07 2023 @@ -0,0 +1 @@ +MessagePack module for the Qore programming language. Index: pkgsrc/devel/qore-msgpack-module/Makefile diff -u /dev/null pkgsrc/devel/qore-msgpack-module/Makefile:1.1 --- /dev/null Wed Aug 16 12:11:07 2023 +++ pkgsrc/devel/qore-msgpack-module/Makefile Wed Aug 16 12:11:07 2023 @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1 2023/08/16 12:11:07 nros Exp $ + +DISTNAME= qore-msgpack-module-1.0.1 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/module-msgpack/releases/download/v${PKGVERSION_NOREV}/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= nros@NetBSD.org +HOMEPAGE= http://qore.org/ +COMMENT= Msgpack module for Qore +LICENSE= mit + +USE_LANGUAGES= c c++ + +CMAKE_USE_GNU_INSTALL_DIRS= no + +.include "../../lang/qore/module.mk" + +.include "../../devel/cmake/build.mk" +.include "../../lang/qore/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/qore-msgpack-module/PLIST diff -u /dev/null pkgsrc/devel/qore-msgpack-module/PLIST:1.1 --- /dev/null Wed Aug 16 12:11:07 2023 +++ pkgsrc/devel/qore-msgpack-module/PLIST Wed Aug 16 12:11:07 2023 @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2023/08/16 12:11:07 nros Exp $ +${QORE_MODULE_DIR}/msgpack-api-${QORE_LATEST_MODULE_API}.qmod Index: pkgsrc/devel/qore-msgpack-module/distinfo diff -u /dev/null pkgsrc/devel/qore-msgpack-module/distinfo:1.1 --- /dev/null Wed Aug 16 12:11:07 2023 +++ pkgsrc/devel/qore-msgpack-module/distinfo Wed Aug 16 12:11:07 2023 @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2023/08/16 12:11:07 nros Exp $ + +BLAKE2s (qore-msgpack-module-1.0.1.tar.bz2) = 0a6e476cef98bab4032ca9e8aa5f11cd25d01acf6ea2701987f3917cae809129 +SHA512 (qore-msgpack-module-1.0.1.tar.bz2) = 57062c8ba62733b48b3f09abf96c0568f9d9d20c99b7832b087d72c84347d8e9881864d4f91bc6eeb74be4be219c68fd4e60c1e5ce2523e7166174f21c725ebd +Size (qore-msgpack-module-1.0.1.tar.bz2) = 78083 bytes --_----------=_1692187867117320--