pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/R-nanotime



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Feb  2 13:45:44 UTC 2025

Modified Files:
        pkgsrc/time/R-nanotime: Makefile distinfo

Log Message:
(time/R-nanotime) Updated 0.3.10 to 0.3.11

2025-01-10  Dirk Eddelbuettel  <edd%debian.org@localhost>

        * DESCRIPTION (Version, Date): Release 0.3.11

2025-01-07  Dirk Eddelbuettel  <edd%debian.org@localhost>

        * DESCRIPTION (Date, Version): Roll micro version and date

        * R/nanotime.R (format.nanotime): Index and override NA values prior
        to CCTZ call, flag after call avoiding a UBSAN warning in client code

2024-10-31  Dirk Eddelbuettel  <edd%debian.org@localhost>

        * DESCRIPTION (Version, Date): Roll minor version and date

2024-10-30  Michael Chirico  <chiricom%google.com@localhost>

        * src/period.cpp: Create `Rcomplex` objects in a more robust
        way that appeases `Wmissing-braces` compiler warnings on `clang`.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/R-nanotime/Makefile \
    pkgsrc/time/R-nanotime/distinfo

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

Modified files:

Index: pkgsrc/time/R-nanotime/Makefile
diff -u pkgsrc/time/R-nanotime/Makefile:1.2 pkgsrc/time/R-nanotime/Makefile:1.3
--- pkgsrc/time/R-nanotime/Makefile:1.2 Sat Jan 11 14:14:19 2025
+++ pkgsrc/time/R-nanotime/Makefile     Sun Feb  2 13:45:44 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2025/01/11 14:14:19 mef Exp $
+# $NetBSD: Makefile,v 1.3 2025/02/02 13:45:44 mef Exp $
 
 R_PKGNAME=     nanotime
-R_PKGVER=      0.3.10
+R_PKGVER=      0.3.11
 CATEGORIES=    time
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/time/R-nanotime/distinfo
diff -u pkgsrc/time/R-nanotime/distinfo:1.2 pkgsrc/time/R-nanotime/distinfo:1.3
--- pkgsrc/time/R-nanotime/distinfo:1.2 Sat Jan 11 14:14:19 2025
+++ pkgsrc/time/R-nanotime/distinfo     Sun Feb  2 13:45:44 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2025/01/11 14:14:19 mef Exp $
+$NetBSD: distinfo,v 1.3 2025/02/02 13:45:44 mef Exp $
 
-BLAKE2s (R/nanotime_0.3.10.tar.gz) = b099f15c958e1e0470c207d62d9e41ec9c417d14f4471de898b3ed97dac31dec
-SHA512 (R/nanotime_0.3.10.tar.gz) = d3eae200d958936da1efd4a5b41af6c75148049982255b5c4999614d7d13883bc3f2335d0af1629802c7d34e535657518296e024e2145d8f7f9ed9fcc907ce5e
-Size (R/nanotime_0.3.10.tar.gz) = 408037 bytes
+BLAKE2s (R/nanotime_0.3.11.tar.gz) = d1aa2d7db24e0de8eea16419eee0a75e82b9c1c683cbee11655ba72c3cfe66a0
+SHA512 (R/nanotime_0.3.11.tar.gz) = 1391910042b2c1f6805f919ef1c8c71250637d82dbedbb9fa804b8ec8ec0edf7926ac81a4a876bd0b4c8417a26d4c14bedc8d78f2ea587e47dcd06b56724dfa0
+Size (R/nanotime_0.3.11.tar.gz) = 408523 bytes



Home | Main Index | Thread Index | Old Index