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 Jan  4 00:33:27 UTC 2025

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

Log Message:
(..textproc/R-stringi) Updated 1.8.3 to 1.8.4

## 1.8.4 (2024-05-06)

* [BUILD TIME] [BUGFIX] #508: Fixed build errors on Windows
    (thanks to @jeoren and @kalibera).


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/textproc/R-stringi/Makefile
cvs rdiff -u -r1.11 -r1.12 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.35 pkgsrc/textproc/R-stringi/Makefile:1.36
--- pkgsrc/textproc/R-stringi/Makefile:1.35     Thu Nov 14 22:21:49 2024
+++ pkgsrc/textproc/R-stringi/Makefile  Sat Jan  4 00:33:27 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2024/11/14 22:21:49 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2025/01/04 00:33:27 mef Exp $
 
 R_PKGNAME=     stringi
-R_PKGVER=      1.8.3
-PKGREVISION=   4
+R_PKGVER=      1.8.4
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/textproc/R-stringi/distinfo
diff -u pkgsrc/textproc/R-stringi/distinfo:1.11 pkgsrc/textproc/R-stringi/distinfo:1.12
--- pkgsrc/textproc/R-stringi/distinfo:1.11     Sat Jan 20 12:43:54 2024
+++ pkgsrc/textproc/R-stringi/distinfo  Sat Jan  4 00:33:27 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/01/20 12:43:54 mef Exp $
+$NetBSD: distinfo,v 1.12 2025/01/04 00:33:27 mef Exp $
 
-BLAKE2s (R/stringi_1.8.3.tar.gz) = 76555bcf37cd3bd8e583c17ed12c0d9300a821b8360a69a9d8174009ebcf028e
-SHA512 (R/stringi_1.8.3.tar.gz) = d83c82326be0324476fb4d13bf850a0c4026c59c882fdcf64c19d2dbfdf248f9bc158115f83312dfdb97ea25b64d206a46d3784f81a43274bb82c2050c338dd2
-Size (R/stringi_1.8.3.tar.gz) = 11917752 bytes
+BLAKE2s (R/stringi_1.8.4.tar.gz) = 5881c26f33b891cc90db20f2b3afda0f9eecdd0ecdfcd08ff25cec129147ee77
+SHA512 (R/stringi_1.8.4.tar.gz) = 31558ca27e975de6a4612ab42f573f15cc0e04b4b96e27f128dcde64c4df0220a712d35ac6e6ea306474442563bed83a91de4eac007e224b481143dab62a3be7
+Size (R/stringi_1.8.4.tar.gz) = 11917497 bytes



Home | Main Index | Thread Index | Old Index