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 A5FCA1A921F for ; Fri, 1 Jan 2021 06:22:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C4C12850E9; Fri, 1 Jan 2021 06:22:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 08F40850DF for ; Fri, 1 Jan 2021 06:22:07 +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 7bToZihe5c1f for ; Fri, 1 Jan 2021 06:22:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6A47884CE2 for ; Fri, 1 Jan 2021 06:22:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5E86EFA9D; Fri, 1 Jan 2021 06:22:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1609482126257020" MIME-Version: 1.0 Date: Fri, 1 Jan 2021 06:22:06 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/R-gert To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20210101062206.5E86EFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1609482126257020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Fri Jan 1 06:22:06 UTC 2021 Added Files: pkgsrc/devel/R-gert: DESCR Makefile distinfo Log Message: (devel/R-gert) import R-gert-1.0.2 Simple git client for R based on 'libgit2' with support for SSH and HTTPS remotes. All functions in 'gert' use basic R data types (such as vectors and data-frames) for their arguments and return values. User credentials are shared with command line 'git' through the git-credential store and ssh keys stored on disk or ssh-agent. On Linux, a somewhat recent version of 'libgit2' is required; we provide a 'PPA' for older Ubuntu 'LTS' versions. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/R-gert/DESCR pkgsrc/devel/R-gert/Makefile \ pkgsrc/devel/R-gert/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1609482126257020 Content-Disposition: inline Content-Length: 2089 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/devel/R-gert/DESCR diff -u /dev/null pkgsrc/devel/R-gert/DESCR:1.1 --- /dev/null Fri Jan 1 06:22:06 2021 +++ pkgsrc/devel/R-gert/DESCR Fri Jan 1 06:22:06 2021 @@ -0,0 +1,7 @@ +Simple git client for R based on 'libgit2' with support for SSH and +HTTPS remotes. All functions in 'gert' use basic R data types (such as +vectors and data-frames) for their arguments and return values. User +credentials are shared with command line 'git' through the +git-credential store and ssh keys stored on disk or ssh-agent. On +Linux, a somewhat recent version of 'libgit2' is required; we provide +a 'PPA' for older Ubuntu 'LTS' versions. Index: pkgsrc/devel/R-gert/Makefile diff -u /dev/null pkgsrc/devel/R-gert/Makefile:1.1 --- /dev/null Fri Jan 1 06:22:06 2021 +++ pkgsrc/devel/R-gert/Makefile Fri Jan 1 06:22:06 2021 @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1 2021/01/01 06:22:06 mef Exp $ + +R_PKGNAME= gert +R_PKGVER= 1.0.2 +CATEGORIES= devel + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Simple Git Client for R +LICENSE= mit # + file LICENSE + +DEPENDS+= R-zip>=2.1.0:../../archivers/R-zip +DEPENDS+= R-rstudioapi>=0.11:../../math/R-rstudioapi +DEPENDS+= R-askpass>=1.1:../../security/R-askpass +DEPENDS+= R-openssl>=1.4.1:../../security/R-openssl +DEPENDS+= R-credentials-[0-9]*:../../security/R-credentials + +USE_LANGUAGES= c + +.include "../../math/R/Makefile.extension" +.include "../../devel/libgit2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/R-gert/distinfo diff -u /dev/null pkgsrc/devel/R-gert/distinfo:1.1 --- /dev/null Fri Jan 1 06:22:06 2021 +++ pkgsrc/devel/R-gert/distinfo Fri Jan 1 06:22:06 2021 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2021/01/01 06:22:06 mef Exp $ + +SHA1 (R/gert_1.0.2.tar.gz) = f269c72d00851f4d3d56f5af719decc644d5811c +RMD160 (R/gert_1.0.2.tar.gz) = ed2e31bedf46c1dacf1415d758668732e93771a1 +SHA512 (R/gert_1.0.2.tar.gz) = b2d35a2a6703eabfe6a6bd55d384b3fe033af60b4ca1df452776a716a512f82721f17b2d545c8fc7c9ab85a043f45c6ad21faa83b6f618f569df641aded41450 +Size (R/gert_1.0.2.tar.gz) = 61324 bytes --_----------=_1609482126257020--