pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-circular



Module Name:    pkgsrc
Committed By:   mef
Date:           Fri Nov  1 01:20:42 UTC 2024

Modified Files:
        pkgsrc/math/R-circular: Makefile distinfo

Log Message:
(math/R-circular) Updated 0.5.0 to 0.5.1

Library circular
=================
Version 0.5-1
Fix 'Additional issues' regarding the use of PI instead of M_PI.
Fix \link's in documentation.
Format authors into Authors@R.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/R-circular/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/R-circular/distinfo

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

Modified files:

Index: pkgsrc/math/R-circular/Makefile
diff -u pkgsrc/math/R-circular/Makefile:1.17 pkgsrc/math/R-circular/Makefile:1.18
--- pkgsrc/math/R-circular/Makefile:1.17        Wed Jan 24 23:03:32 2024
+++ pkgsrc/math/R-circular/Makefile     Fri Nov  1 01:20:42 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2024/01/24 23:03:32 mef Exp $
+# $NetBSD: Makefile,v 1.18 2024/11/01 01:20:42 mef Exp $
 
 R_PKGNAME=     circular
-R_PKGVER=      0.5-0
+R_PKGVER=      0.5-1
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Circular statistics

Index: pkgsrc/math/R-circular/distinfo
diff -u pkgsrc/math/R-circular/distinfo:1.9 pkgsrc/math/R-circular/distinfo:1.10
--- pkgsrc/math/R-circular/distinfo:1.9 Wed Jan 24 23:03:32 2024
+++ pkgsrc/math/R-circular/distinfo     Fri Nov  1 01:20:42 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/01/24 23:03:32 mef Exp $
+$NetBSD: distinfo,v 1.10 2024/11/01 01:20:42 mef Exp $
 
-BLAKE2s (R/circular_0.5-0.tar.gz) = d9394a9612355684b6375e5e067036a3daab185ca87889aa4a4b5388af14c16a
-SHA512 (R/circular_0.5-0.tar.gz) = cbb61c5f4b7ce7d6534e901f5943f264c6b0f0c3080187282a8b95596c4d01a809d5aa01894d0d964f13bb8b51b15307f4280163fb28177d1675d2db3f462532
-Size (R/circular_0.5-0.tar.gz) = 182542 bytes
+BLAKE2s (R/circular_0.5-1.tar.gz) = e21df8f4fb140584cc61640b868ec1e460fd96362d8b0e88647b41ae1cd3f71c
+SHA512 (R/circular_0.5-1.tar.gz) = 96cde3d157f07051fe1e54603be41b387b6e2c2bd34776e0982479fcf71070fcf1ccc3c15a09b92081206982b09d752c27977ec193565256e164b2f579805db0
+Size (R/circular_0.5-1.tar.gz) = 183830 bytes



Home | Main Index | Thread Index | Old Index