Skip to content

Commit

Permalink
devel/R-cran-cyclocomp: Update to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yzgyyang committed Nov 28, 2023
1 parent 93cf2f1 commit 3f3c055
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions devel/R-cran-cyclocomp/Makefile
@@ -1,12 +1,11 @@
PORTNAME= cyclocomp
DISTVERSION= 1.1.0
PORTREVISION= 1
DISTVERSION= 1.1.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}

MAINTAINER= ygy@FreeBSD.org
COMMENT= Cyclomatic Complexity of R Code
WWW= https://github.com/MangoTheCat/cyclocomp
WWW= https://github.com/gaborcsardi/cyclocomp

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand Down
6 changes: 3 additions & 3 deletions devel/R-cran-cyclocomp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1639103732
SHA256 (cyclocomp_1.1.0.tar.gz) = cdbf65f87bccac53c1527a2f1269ec7840820c18503a7bb854910b30b71e7e3e
SIZE (cyclocomp_1.1.0.tar.gz) = 8407
TIMESTAMP = 1701061757
SHA256 (cyclocomp_1.1.1.tar.gz) = 9aff06d58bb060e23ac64337a95aebb2c69371b9de5f2549626e3e66acb5b14d
SIZE (cyclocomp_1.1.1.tar.gz) = 8584

0 comments on commit 3f3c055

Please sign in to comment.