Sun Jun 18 13:50:31 2023 UTC ()
(devel/R-git2r) Updated 0.30.1 to 0.32.0

# git2r 0.32.0 (2023-04-12)

## CHANGES

* Updated the bundled libgit2 source code to version 1.6.3.

* Fix build failure of bundled libgit2 when structure for nanosecond
  type is mssing.

# git2r 0.31.0 (2023-01-26)

## CHANGES

* Removed unused macro 'AC_PROG_CC' from the build configuration
  script.


(mef)
diff -r1.4 -r1.5 pkgsrc/devel/R-git2r/Makefile
diff -r1.6 -r1.7 pkgsrc/devel/R-git2r/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/R-git2r/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/R-git2r/Makefile 2022/04/21 13:59:08 1.4
+++ pkgsrc/devel/R-git2r/Makefile 2023/06/18 13:50:31 1.5
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2022/04/21 13:59:08 mef Exp $ 1# $NetBSD: Makefile,v 1.5 2023/06/18 13:50:31 mef Exp $
2 2
3R_PKGNAME= git2r 3R_PKGNAME= git2r
4R_PKGVER= 0.30.1 4R_PKGVER= 0.32.0
5CATEGORIES= devel 5CATEGORIES= devel
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Provides access to Git repositories 8COMMENT= Provides access to Git repositories
9LICENSE= gnu-gpl-v2 9LICENSE= gnu-gpl-v2
10 10
11TEST_DEPENDS+= R-getPass-[0-9]*:../../security/R-getPass 11TEST_DEPENDS+= R-getPass-[0-9]*:../../security/R-getPass
12#EST_DEPENDS+= libgit2-[0-9]*:../../devel/libgit2 12#EST_DEPENDS+= libgit2-[0-9]*:../../devel/libgit2
13 13
14USE_LANGUAGES= c 14USE_LANGUAGES= c
15 15
16.include "../../math/R/Makefile.extension" 16.include "../../math/R/Makefile.extension"
17.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/devel/R-git2r/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/R-git2r/distinfo 2022/04/21 13:59:08 1.6
+++ pkgsrc/devel/R-git2r/distinfo 2023/06/18 13:50:31 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2022/04/21 13:59:08 mef Exp $ 1$NetBSD: distinfo,v 1.7 2023/06/18 13:50:31 mef Exp $
2 2
3BLAKE2s (R/git2r_0.30.1.tar.gz) = 186b2469fd518b39a28c4e7befacf9bdad8b384850f5e2aa0b343f6e77b01f00 3BLAKE2s (R/git2r_0.32.0.tar.gz) = 5b5231d72af5c851316e131446781ee0e49b32503db2a8f1e69a5a4a5b31d9cc
4SHA512 (R/git2r_0.30.1.tar.gz) = c35557d2b05cd2211fe0cf02e6a73ad252ac1aafd920c22bb3eef8a63320b5e6b7c452f3318115c198d9bf94f7f2fe00251eea9675f8c4b70434109dbbc4fc52 4SHA512 (R/git2r_0.32.0.tar.gz) = d6542b99162fe131ddc3f2b3e22ba15db3cf6a9ced47a421333a752c84887bd34e14a80dd9b6726006b4408ee2b00a09575bb97ebb5672c731de30023adf1494
5Size (R/git2r_0.30.1.tar.gz) = 1309723 bytes 5Size (R/git2r_0.32.0.tar.gz) = 1345719 bytes