Sat Jan 20 05:48:54 2024 UTC (128d)
(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).


(mef)
diff -r1.1 -r1.2 pkgsrc/devel/R-cyclocomp/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/R-cyclocomp/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/R-cyclocomp/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/R-cyclocomp/Makefile 2020/02/10 14:18:23 1.1
+++ pkgsrc/devel/R-cyclocomp/Makefile 2024/01/20 05:48:54 1.2
@@ -1,20 +1,22 @@ @@ -1,20 +1,22 @@
1# $NetBSD: Makefile,v 1.1 2020/02/10 14:18:23 mef Exp $ 1# $NetBSD: Makefile,v 1.2 2024/01/20 05:48:54 mef Exp $
2 2
3R_PKGNAME= cyclocomp 3R_PKGNAME= cyclocomp
4R_PKGVER= 1.1.0 4R_PKGVER= 1.1.1
5CATEGORIES= devel 5CATEGORIES= devel
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Cyclomatic Complexity of R Code 8COMMENT= Cyclomatic Complexity of R Code
9LICENSE= mit # + file LICENSE 9LICENSE= mit # + file LICENSE
10 10
11DEPENDS+= R-callr>=3.4.1:../../devel/R-callr 11DEPENDS+= R-callr>=3.4.1:../../devel/R-callr
12DEPENDS+= R-crayon>=1.3.4:../../devel/R-crayon 12DEPENDS+= R-crayon>=1.3.4:../../devel/R-crayon
13DEPENDS+= R-desc>=1.2.0:../../devel/R-desc 13DEPENDS+= R-desc>=1.2.0:../../devel/R-desc
14DEPENDS+= R-remotes>=2.1.0:../../devel/R-remotes 14DEPENDS+= R-remotes>=2.1.0:../../devel/R-remotes
15DEPENDS+= R-withr>=2.1.2:../../devel/R-withr 15DEPENDS+= R-withr>=2.1.2:../../devel/R-withr
16 16
 17TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
 18
17USE_LANGUAGES= # none 19USE_LANGUAGES= # none
18 20
19.include "../../math/R/Makefile.extension" 21.include "../../math/R/Makefile.extension"
20.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/devel/R-cyclocomp/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/R-cyclocomp/distinfo 2021/10/26 10:14:03 1.3
+++ pkgsrc/devel/R-cyclocomp/distinfo 2024/01/20 05:48:54 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2021/10/26 10:14:03 nia Exp $ 1$NetBSD: distinfo,v 1.4 2024/01/20 05:48:54 mef Exp $
2 2
3BLAKE2s (R/cyclocomp_1.1.0.tar.gz) = d154b9308162655352d6b47428ab281719913e831b3e789afe61b3abf65002cc 3BLAKE2s (R/cyclocomp_1.1.1.tar.gz) = a6db0760095fcc545bd609ee5a0d3eaa0eb3fef442e74993f8a0de85a8df746f
4SHA512 (R/cyclocomp_1.1.0.tar.gz) = 4c3fabe85379abe3c6815ffdf4d4fb59b0bce2c87f6ef08584ea2fda4c10a8727c408e31b2dab5c4c6e65e5b9af7718449b522be7ca83a6345752882a5e86033 4SHA512 (R/cyclocomp_1.1.1.tar.gz) = d1c7b0956535dea98173eae55aa87fdf0de854cf56d27721938d586067491e4d51192e71335011c5e1a537ecbc99e9d8f29d816e7dc96276b06cef5a4db944fe
5Size (R/cyclocomp_1.1.0.tar.gz) = 8407 bytes 5Size (R/cyclocomp_1.1.1.tar.gz) = 8584 bytes