pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-gss
Module Name: pkgsrc
Committed By: mef
Date: Fri Jan 26 13:20:17 UTC 2024
Modified Files:
pkgsrc/math/R-gss: Makefile distinfo
Log Message:
(math/R-gss) Updated 2.2.5 to 2.2.7, make test passed
Tue 15 Aug 2023 08:44:33 PM EDT, Chong Gu <chong%purdue.edu@localhost>
* DESCRIPTION: Version 2.2-7.
* R: Edited numerous functions to allow for non-integer counts for
binned data.
* src: Edited numerous routines to allow for non-integer counts
for binned data.
Mon 07 Aug 2023 01:42:21 PM EDT, Chong Gu <chong%purdue.edu@localhost>
* DESCRIPTION: Version 2.2-6.
* man: Minor fix in mkterm.copu.Rd.
* src: Numerous edits to comply with stricter compiler checks.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/R-gss/Makefile \
pkgsrc/math/R-gss/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-gss/Makefile
diff -u pkgsrc/math/R-gss/Makefile:1.7 pkgsrc/math/R-gss/Makefile:1.8
--- pkgsrc/math/R-gss/Makefile:1.7 Sun Jul 30 01:59:49 2023
+++ pkgsrc/math/R-gss/Makefile Fri Jan 26 13:20:17 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2023/07/30 01:59:49 mef Exp $
+# $NetBSD: Makefile,v 1.8 2024/01/26 13:20:17 mef Exp $
R_PKGNAME= gss
-R_PKGVER= 2.2-5
+R_PKGVER= 2.2-7
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= General smoothing splines
@@ -9,5 +9,11 @@ LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
USE_LANGUAGES= c fortran
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/R-gss/distinfo
diff -u pkgsrc/math/R-gss/distinfo:1.7 pkgsrc/math/R-gss/distinfo:1.8
--- pkgsrc/math/R-gss/distinfo:1.7 Sun Jul 30 01:59:49 2023
+++ pkgsrc/math/R-gss/distinfo Fri Jan 26 13:20:17 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/07/30 01:59:49 mef Exp $
+$NetBSD: distinfo,v 1.8 2024/01/26 13:20:17 mef Exp $
-BLAKE2s (R/gss_2.2-5.tar.gz) = 16600365b94ba58311df0e26bdeedea35bcb29a138b4fb7b0299b03ed36e330f
-SHA512 (R/gss_2.2-5.tar.gz) = 4370deef81af2abea6ddfbb4fee75cbd49dd04f4eb76079b2a7eb5706ade9b2146ae540d0dd7f46237fe25aaf1797f8d40a2b986b3c9c835dd2ed995cf5f5c40
-Size (R/gss_2.2-5.tar.gz) = 544084 bytes
+BLAKE2s (R/gss_2.2-7.tar.gz) = 230f0288770043fabedf133919c0afe02cdf51ab7f302bcd0f2ef46f0653f42b
+SHA512 (R/gss_2.2-7.tar.gz) = 50195dcf870b014d56de280287d3e5f1327aa618f19a83d8f50563517012c133fd2d8816e7f64ed86dc996de0194b933d7a9140bf354cb13cef7b4aa5b8658bc
+Size (R/gss_2.2-7.tar.gz) = 544255 bytes
Home |
Main Index |
Thread Index |
Old Index