pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-cyclocomp
Module Name: pkgsrc
Committed By: mef
Date: Sat Jan 20 05:48:54 UTC 2024
Modified Files:
pkgsrc/devel/R-cyclocomp: Makefile distinfo
Log Message:
(devel/R-cyclocomp) Updated 1.1.0 to 1.1.1
# cyclocomp 1.1.1
* cyclocomp is now much faster on long linear code (@etiennebacher, #21).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/R-cyclocomp/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/R-cyclocomp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-cyclocomp/Makefile
diff -u pkgsrc/devel/R-cyclocomp/Makefile:1.1 pkgsrc/devel/R-cyclocomp/Makefile:1.2
--- pkgsrc/devel/R-cyclocomp/Makefile:1.1 Mon Feb 10 14:18:23 2020
+++ pkgsrc/devel/R-cyclocomp/Makefile Sat Jan 20 05:48:54 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2020/02/10 14:18:23 mef Exp $
+# $NetBSD: Makefile,v 1.2 2024/01/20 05:48:54 mef Exp $
R_PKGNAME= cyclocomp
-R_PKGVER= 1.1.0
+R_PKGVER= 1.1.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -14,6 +14,8 @@ DEPENDS+= R-desc>=1.2.0:../../devel/R-de
DEPENDS+= R-remotes>=2.1.0:../../devel/R-remotes
DEPENDS+= R-withr>=2.1.2:../../devel/R-withr
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
Index: pkgsrc/devel/R-cyclocomp/distinfo
diff -u pkgsrc/devel/R-cyclocomp/distinfo:1.3 pkgsrc/devel/R-cyclocomp/distinfo:1.4
--- pkgsrc/devel/R-cyclocomp/distinfo:1.3 Tue Oct 26 10:14:03 2021
+++ pkgsrc/devel/R-cyclocomp/distinfo Sat Jan 20 05:48:54 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:14:03 nia Exp $
+$NetBSD: distinfo,v 1.4 2024/01/20 05:48:54 mef Exp $
-BLAKE2s (R/cyclocomp_1.1.0.tar.gz) = d154b9308162655352d6b47428ab281719913e831b3e789afe61b3abf65002cc
-SHA512 (R/cyclocomp_1.1.0.tar.gz) = 4c3fabe85379abe3c6815ffdf4d4fb59b0bce2c87f6ef08584ea2fda4c10a8727c408e31b2dab5c4c6e65e5b9af7718449b522be7ca83a6345752882a5e86033
-Size (R/cyclocomp_1.1.0.tar.gz) = 8407 bytes
+BLAKE2s (R/cyclocomp_1.1.1.tar.gz) = a6db0760095fcc545bd609ee5a0d3eaa0eb3fef442e74993f8a0de85a8df746f
+SHA512 (R/cyclocomp_1.1.1.tar.gz) = d1c7b0956535dea98173eae55aa87fdf0de854cf56d27721938d586067491e4d51192e71335011c5e1a537ecbc99e9d8f29d816e7dc96276b06cef5a4db944fe
+Size (R/cyclocomp_1.1.1.tar.gz) = 8584 bytes
Home |
Main Index |
Thread Index |
Old Index