pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/R-wk



Module Name:    pkgsrc
Committed By:   mef
Date:           Fri Jun 12 14:16:02 UTC 2026

Modified Files:
        pkgsrc/geography/R-wk: Makefile distinfo

Log Message:
(geography/R-wk) Updated  0.9.4 to 0.9.5

# wk 0.9.5

- Ensure package tests pass against forthcoming vctrs (#231).
- Avoid `memcpy()` calls for zero size copies (@MichaelChirico, #227, #228).


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/R-wk/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/geography/R-wk/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/R-wk/Makefile
diff -u pkgsrc/geography/R-wk/Makefile:1.3 pkgsrc/geography/R-wk/Makefile:1.4
--- pkgsrc/geography/R-wk/Makefile:1.3  Sun Dec  1 15:24:57 2024
+++ pkgsrc/geography/R-wk/Makefile      Fri Jun 12 14:16:02 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2024/12/01 15:24:57 mef Exp $
+# $NetBSD: Makefile,v 1.4 2026/06/12 14:16:02 mef Exp $
 
 R_PKGNAME=     wk
-R_PKGVER=      0.9.4
+R_PKGVER=      0.9.5
 CATEGORIES=    geography
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/geography/R-wk/distinfo
diff -u pkgsrc/geography/R-wk/distinfo:1.5 pkgsrc/geography/R-wk/distinfo:1.6
--- pkgsrc/geography/R-wk/distinfo:1.5  Sun Dec  1 15:24:57 2024
+++ pkgsrc/geography/R-wk/distinfo      Fri Jun 12 14:16:02 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/12/01 15:24:57 mef Exp $
+$NetBSD: distinfo,v 1.6 2026/06/12 14:16:02 mef Exp $
 
-BLAKE2s (R/wk_0.9.4.tar.gz) = 52a8378949694f2f581580df2a926845cd3f1d384db2782286a604a178ed0e99
-SHA512 (R/wk_0.9.4.tar.gz) = 2fb3b62b1023825c2fe4bc41b537d13b85883937fa5d8b837c63488224f8058031f1796df6b1daf2d36ff41190153ee005f71aff8b62953a95186913546f569b
-Size (R/wk_0.9.4.tar.gz) = 1041219 bytes
+BLAKE2s (R/wk_0.9.5.tar.gz) = cf98c84f91382887f90106e04ff93ac4c29440d96c00091c873e1c79aab9e083
+SHA512 (R/wk_0.9.5.tar.gz) = 1c785d3be21cd06fecf66ac79b066be653ecf63fd276ffef0716733091b7d8e636321d25052fb33c0921ee8882b1910665d17be66636c181a11f37943e760155
+Size (R/wk_0.9.5.tar.gz) = 1041465 bytes



Home | Main Index | Thread Index | Old Index