Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2023 02:23:07 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3f3c0552a3b3 - main - devel/R-cran-cyclocomp: Update to 1.1.1
Message-ID:  <202311280223.3AS2N7lY001918@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3f3c0552a3b313858d0515c4d0f3f4483cbc3793

commit 3f3c0552a3b313858d0515c4d0f3f4483cbc3793
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2023-11-28 02:21:13 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2023-11-28 02:21:13 +0000

    devel/R-cran-cyclocomp: Update to 1.1.1
---
 devel/R-cran-cyclocomp/Makefile | 5 ++---
 devel/R-cran-cyclocomp/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/R-cran-cyclocomp/Makefile b/devel/R-cran-cyclocomp/Makefile
index a0cc9aef46c1..14efe8106d3f 100644
--- a/devel/R-cran-cyclocomp/Makefile
+++ b/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
diff --git a/devel/R-cran-cyclocomp/distinfo b/devel/R-cran-cyclocomp/distinfo
index 9e47e8bd87f5..eaafc4c45480 100644
--- a/devel/R-cran-cyclocomp/distinfo
+++ b/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311280223.3AS2N7lY001918>