pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-gert (devel/R-gert) Updated 1.3.2 to 1.6.0 (m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2e7bf2e3ca91
branches: trunk
changeset: 377350:2e7bf2e3ca91
user: mef <mef%pkgsrc.org@localhost>
date: Tue Apr 19 13:25:30 2022 +0000
description:
(devel/R-gert) Updated 1.3.2 to 1.6.0 (make test fails)
1.6.0
- We recommend at least libgit2 1.0 now
- Windows: update to libgit2 1.4.2
- Tests: switch to ECDSA keys for ssh remote unit tests
- git_log() gains a parameter 'after'
1.5.0
- Windows: use ${HOMEDRIVE}${HOMEPATH} path as home if it exists, to match
git-for-windows. On most systems this is the same as ${USERPROFILE}.
- git_commit_info() no longer includes $diff by default because it can be huge.
Please use git_diff() instead if you need it.
1.4.3
- Fix a unit test for some older versions of libgit2
1.4.2
- Make unit tests more robust against network fail and renamed branches
- Windows / MacOS: update to libgit2 1.3.0
1.4.1
- Fix compile error with some older version of libgit2
- MacOS: automatically use static libs when building in CI
1.4.0
- Windows / MacOS: update to libgit2 1.2.0
- New function git_branch_move()
- git_branch_checkout gains 'orphan' parameter
diffstat:
devel/R-gert/Makefile | 5 +++--
devel/R-gert/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 6f6337e7929a -r 2e7bf2e3ca91 devel/R-gert/Makefile
--- a/devel/R-gert/Makefile Tue Apr 19 13:00:27 2022 +0000
+++ b/devel/R-gert/Makefile Tue Apr 19 13:25:30 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2021/08/19 14:06:47 mef Exp $
+# $NetBSD: Makefile,v 1.4 2022/04/19 13:25:30 mef Exp $
R_PKGNAME= gert
-R_PKGVER= 1.3.2
+R_PKGVER= 1.6.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -16,6 +16,7 @@
TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
USE_LANGUAGES= c
diff -r 6f6337e7929a -r 2e7bf2e3ca91 devel/R-gert/distinfo
--- a/devel/R-gert/distinfo Tue Apr 19 13:00:27 2022 +0000
+++ b/devel/R-gert/distinfo Tue Apr 19 13:25:30 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:14:04 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/04/19 13:25:30 mef Exp $
-BLAKE2s (R/gert_1.3.2.tar.gz) = 5697d9ba43ebe7bc9ec0617cb16e25acea401a6acc9154d1a1a4207581f40654
-SHA512 (R/gert_1.3.2.tar.gz) = 0c67a8d6f844622fdbd1d264bd04b9ef40cfc41c9ee3c66009653ea5a0d435903e983ae1dbced43572cd1d137cb0c9aa95adc1d4ed60ec356cda5a00ba9b0093
-Size (R/gert_1.3.2.tar.gz) = 66688 bytes
+BLAKE2s (R/gert_1.6.0.tar.gz) = 4a8a51f9c0b96d4338731d1803a7c37b9a3854b9ea2a3e7e2b185f73360a7a3d
+SHA512 (R/gert_1.6.0.tar.gz) = 9e2c0096ca74c7c68f863a1a5e5e34432dec7f9326829d07275ca5d83e03de1f2272fca03c56f0285af068696f280f5db652939f9e347f1bf21a1645e4cfd36d
+Size (R/gert_1.6.0.tar.gz) = 117915 bytes
Home |
Main Index |
Thread Index |
Old Index