pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/R-stringi



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Aug 29 21:39:07 UTC 2026

Modified Files:
        pkgsrc/textproc/R-stringi: Makefile distinfo

Log Message:
(textproc/R-stringi) Updated 1.8.7 to 1.8.9

## 1.8.9 (2026-07-30)
* [BUGFIX] Fixed build/runtime warnings.
* [BUILD TIME] The configure script no longer tries to fall back to C++11.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/textproc/R-stringi/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/R-stringi/distinfo

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

Modified files:

Index: pkgsrc/textproc/R-stringi/Makefile
diff -u pkgsrc/textproc/R-stringi/Makefile:1.39 pkgsrc/textproc/R-stringi/Makefile:1.40
--- pkgsrc/textproc/R-stringi/Makefile:1.39     Wed May 20 06:02:40 2026
+++ pkgsrc/textproc/R-stringi/Makefile  Sat Aug 29 21:39:07 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2026/05/20 06:02:40 mef Exp $
+# $NetBSD: Makefile,v 1.40 2026/08/29 21:39:07 mef Exp $
 
 R_PKGNAME=     stringi
-R_PKGVER=      1.8.7
+R_PKGVER=      1.8.9
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/textproc/R-stringi/distinfo
diff -u pkgsrc/textproc/R-stringi/distinfo:1.13 pkgsrc/textproc/R-stringi/distinfo:1.14
--- pkgsrc/textproc/R-stringi/distinfo:1.13     Wed May 20 06:02:40 2026
+++ pkgsrc/textproc/R-stringi/distinfo  Sat Aug 29 21:39:07 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2026/05/20 06:02:40 mef Exp $
+$NetBSD: distinfo,v 1.14 2026/08/29 21:39:07 mef Exp $
 
-BLAKE2s (R/stringi_1.8.7.tar.gz) = e3d5e184b7165143106fb908c288d4b309cf98df5b3697444ee01dfcd30a6e5a
-SHA512 (R/stringi_1.8.7.tar.gz) = 76fcb8e9cce8946feaac1e387d1ed01b9b476c27c874d5d120bc4bdc9d47c8616784da6f79dae07dc8aebaa33b7d53aea37ab6457db83cb227a745355061e102
-Size (R/stringi_1.8.7.tar.gz) = 11910646 bytes
+BLAKE2s (R/stringi_1.8.9.tar.gz) = 0ecf2a3dfaf00e58ceefb7148fb999c59beaf869bb6e081f7a1450dd7e5f546d
+SHA512 (R/stringi_1.8.9.tar.gz) = 3db65cbfbe7e4d4a2c1716e654e0d9a88af291c3706cbbd4f2e91f31d36bd9299b1fd688802605eacd410838c8cc46375baee6a68acbc3c13f4d9073b0e34037
+Size (R/stringi_1.8.9.tar.gz) = 11907881 bytes



Home | Main Index | Thread Index | Old Index