pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/R-rlang



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Oct 20 13:28:44 UTC 2024

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

Log Message:
(devel/R-rlang) Updated 1.1.3 to 1.1.4, make test does not pass

# rlang 1.1.4

* Added missing C level `r_dyn_raw_push_back()` and `r_dyn_chr_push_back()`
  utilities (#1699).

* `last_trace()` hyperlinks now use the modern `x-r-run` format (#1678).


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/R-rlang/Makefile \
    pkgsrc/devel/R-rlang/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-rlang/Makefile
diff -u pkgsrc/devel/R-rlang/Makefile:1.16 pkgsrc/devel/R-rlang/Makefile:1.17
--- pkgsrc/devel/R-rlang/Makefile:1.16  Mon Jan 22 22:54:14 2024
+++ pkgsrc/devel/R-rlang/Makefile       Sun Oct 20 13:28:44 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2024/01/22 22:54:14 mef Exp $
+# $NetBSD: Makefile,v 1.17 2024/10/20 13:28:44 mef Exp $
 
 R_PKGNAME=     rlang
-R_PKGVER=      1.1.3
+R_PKGVER=      1.1.4
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost
Index: pkgsrc/devel/R-rlang/distinfo
diff -u pkgsrc/devel/R-rlang/distinfo:1.16 pkgsrc/devel/R-rlang/distinfo:1.17
--- pkgsrc/devel/R-rlang/distinfo:1.16  Mon Jan 22 22:54:14 2024
+++ pkgsrc/devel/R-rlang/distinfo       Sun Oct 20 13:28:44 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2024/01/22 22:54:14 mef Exp $
+$NetBSD: distinfo,v 1.17 2024/10/20 13:28:44 mef Exp $
 
-BLAKE2s (R/rlang_1.1.3.tar.gz) = 6c3870193f45a1824d6cb8d8633260a9a5d152b93999dc298c39a9c997d53670
-SHA512 (R/rlang_1.1.3.tar.gz) = 41b85c35676359c761ee1f68caf711f0ff6037591362799557dadbaca7ccfb39fe59662156897afddc27b46589c4f0bd919910d4e6765b25f8d34cf4855b1306
-Size (R/rlang_1.1.3.tar.gz) = 763765 bytes
+BLAKE2s (R/rlang_1.1.4.tar.gz) = ce25d5c9b431068d6ab564ad36d3348bc0af70b6b2ebeb30c680249c0f67ce46
+SHA512 (R/rlang_1.1.4.tar.gz) = 14b04a06faa45003d61c411f0692b8503bbc06fb11aabaa9ec643b4a9fb29f6c252310518e34ee99fdd26d6aad72cc21b43641f8206af73ba5dc23e2ecedea46
+Size (R/rlang_1.1.4.tar.gz) = 767041 bytes



Home | Main Index | Thread Index | Old Index