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:           Mon Jun  1 22:18:37 UTC 2026

Modified Files:
        pkgsrc/devel/R-gert: Makefile distinfo

Log Message:
(devel/R-gert) Updated 2.1.4 to 2.3.0

2.3.1
  - git_stat_files() gains a 'max' parameter
  - Fix function declaration error
2.3.0
  - Add git_worktree() family of functions (#252)
  - Reformat code with air

2.2.0
  - Windows: update to libgit2 1.9.1
  - Fix unit tests for other default branch names


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.

Modified files:

Index: pkgsrc/devel/R-gert/Makefile
diff -u pkgsrc/devel/R-gert/Makefile:1.9 pkgsrc/devel/R-gert/Makefile:1.10
--- pkgsrc/devel/R-gert/Makefile:1.9    Thu Oct 23 20:36:13 2025
+++ pkgsrc/devel/R-gert/Makefile        Mon Jun  1 22:18:37 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2025/10/23 20:36:13 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2026/06/01 22:18:37 mef Exp $
 
 R_PKGNAME=     gert
-R_PKGVER=      2.1.4
-PKGREVISION=   1
+R_PKGVER=      2.3.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/R-gert/distinfo
diff -u pkgsrc/devel/R-gert/distinfo:1.9 pkgsrc/devel/R-gert/distinfo:1.10
--- pkgsrc/devel/R-gert/distinfo:1.9    Fri Oct 18 15:12:06 2024
+++ pkgsrc/devel/R-gert/distinfo        Mon Jun  1 22:18:37 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/10/18 15:12:06 mef Exp $
+$NetBSD: distinfo,v 1.10 2026/06/01 22:18:37 mef Exp $
 
-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
+BLAKE2s (R/gert_2.3.1.tar.gz) = 222ced5414d9aea2a7b97943c1dafc98beb21eeb2366cca47fd63ec03ffda8ea
+SHA512 (R/gert_2.3.1.tar.gz) = 45792eae15f84ab105f7acbb5a74030235613f3c92227d46163d867946154104ab29e25a08b2163c0508c44fc438049fe4e440cb14d30bc0ea3a84530f4f9d2b
+Size (R/gert_2.3.1.tar.gz) = 130066 bytes



Home | Main Index | Thread Index | Old Index