pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-gert
Module Name: pkgsrc
Committed By: mef
Date: Fri Oct 18 15:12:06 UTC 2024
Modified Files:
pkgsrc/devel/R-gert: Makefile distinfo
Log Message:
(devel/R-gert) Update 2.0.1 to 2.1.4
2.1.3
- Fix for libgit2 1.8.2 reverting their API change from 1.8.0
- New parameter 'force' in git_branch_create() see #239
2.1.2
- Remove test verbosity per CRAN request
- Update maintainer email address
2.1.1
- No visible changes
2.1.0
- Workaround for accidental API change in libgit2 1.8.0
- Refactor authentication callbacks to work around new "non-api"
calls in R >= 4.5.0. Hopefully no breakage.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/R-gert/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/R-gert/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-gert/Makefile
diff -u pkgsrc/devel/R-gert/Makefile:1.7 pkgsrc/devel/R-gert/Makefile:1.8
--- pkgsrc/devel/R-gert/Makefile:1.7 Sat Jan 20 11:06:53 2024
+++ pkgsrc/devel/R-gert/Makefile Fri Oct 18 15:12:06 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2024/01/20 11:06:53 mef Exp $
+# $NetBSD: Makefile,v 1.8 2024/10/18 15:12:06 mef Exp $
R_PKGNAME= gert
-R_PKGVER= 2.0.1
+R_PKGVER= 2.1.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/R-gert/distinfo
diff -u pkgsrc/devel/R-gert/distinfo:1.8 pkgsrc/devel/R-gert/distinfo:1.9
--- pkgsrc/devel/R-gert/distinfo:1.8 Sat Jan 20 04:03:23 2024
+++ pkgsrc/devel/R-gert/distinfo Fri Oct 18 15:12:06 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/01/20 04:03:23 mef Exp $
+$NetBSD: distinfo,v 1.9 2024/10/18 15:12:06 mef Exp $
-BLAKE2s (R/gert_2.0.1.tar.gz) = 86030a6bd855fed096ab032bad357cfd1aed980e26d6f69331645fa92800df5e
-SHA512 (R/gert_2.0.1.tar.gz) = ef7618a79ae2642a0b1e343cd440661a0c9e28148aa5dcb493fa14ab0adb41fc0d7f69ec8b5774bea7b011f52157396014248e15ab7ca29e14b0b291102bd779
-Size (R/gert_2.0.1.tar.gz) = 122723 bytes
+BLAKE2s (R/gert_2.1.4.tar.gz) = 7b43d2f436d76628d745d6a87ae44d7e80e9e1056bdc340a6c4e49e933076670
+SHA512 (R/gert_2.1.4.tar.gz) = 81a426dad91373fa82f4f287d3089fb2de680887280e8098a81a678e725a1aab9027d7eb2ef10a1f49e3a5c336590df2fa19ac1043748a5d685298f63bbe5e6f
+Size (R/gert_2.1.4.tar.gz) = 122659 bytes
Home |
Main Index |
Thread Index |
Old Index