pkgsrc-Changes archive

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

CVS commit: pkgsrc/benchmarks/R-mlbench



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jan  4 01:23:21 UTC 2025

Modified Files:
        pkgsrc/benchmarks/R-mlbench: Makefile distinfo

Log Message:
(benchmarks/R-mlbench)  Updated 2.1.3 to 2.1.6, NEWS not recent. make test passed

Changes in Version 2.1-5

  o Clarify source information: the old UCI URLs no longer work.

Changes in Version 2.1-4

  o fixed warnings in waveform.c


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/benchmarks/R-mlbench/Makefile \
    pkgsrc/benchmarks/R-mlbench/distinfo

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

Modified files:

Index: pkgsrc/benchmarks/R-mlbench/Makefile
diff -u pkgsrc/benchmarks/R-mlbench/Makefile:1.1 pkgsrc/benchmarks/R-mlbench/Makefile:1.2
--- pkgsrc/benchmarks/R-mlbench/Makefile:1.1    Sun Dec 18 12:50:30 2022
+++ pkgsrc/benchmarks/R-mlbench/Makefile        Sat Jan  4 01:23:21 2025
@@ -1,13 +1,19 @@
-# $NetBSD: Makefile,v 1.1 2022/12/18 12:50:30 mef Exp $
+# $NetBSD: Makefile,v 1.2 2025/01/04 01:23:21 mef Exp $
 
 R_PKGNAME=     mlbench
-R_PKGVER=      2.1-3
+R_PKGVER=      2.1-6
 CATEGORIES=    benchmarks
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Machine Learning Benchmark Problems
 LICENSE=       gnu-gpl-v2
 
+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-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
 USE_LANGUAGES= c
 
 .include "../../math/R/Makefile.extension"
Index: pkgsrc/benchmarks/R-mlbench/distinfo
diff -u pkgsrc/benchmarks/R-mlbench/distinfo:1.1 pkgsrc/benchmarks/R-mlbench/distinfo:1.2
--- pkgsrc/benchmarks/R-mlbench/distinfo:1.1    Sun Dec 18 12:50:30 2022
+++ pkgsrc/benchmarks/R-mlbench/distinfo        Sat Jan  4 01:23:21 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/12/18 12:50:30 mef Exp $
+$NetBSD: distinfo,v 1.2 2025/01/04 01:23:21 mef Exp $
 
-BLAKE2s (R/mlbench_2.1-3.tar.gz) = 2ca2b14d708b0be6faba1814b5eb679f1eece25aa747b20df557b5fe0a3a88c5
-SHA512 (R/mlbench_2.1-3.tar.gz) = d6514667c213131535b65e1c4d7f3a5d8e8d659ba63e5588f7012db4dbe23bd6640451dd23e2ef6ea1218e3cecfc767cde4da4058cf4eacca0f059514f193b08
-Size (R/mlbench_2.1-3.tar.gz) = 922103 bytes
+BLAKE2s (R/mlbench_2.1-6.tar.gz) = cdc4fd67f87bd97c44d41edf8dbd1a99d209414e349f3712114e2a8db7f0d4c0
+SHA512 (R/mlbench_2.1-6.tar.gz) = 0721a0f2b2a2e381d71430d2b9285814932f91852c63a4cbe1dafe3f781552abbfa125c1f491dfc134ba97eb037c037468bd71e663826b9d5712d3677d491850
+Size (R/mlbench_2.1-6.tar.gz) = 921024 bytes



Home | Main Index | Thread Index | Old Index