Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2026 10:05:37 +0000
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c1753adaaf1a - main - devel/R-cran-tinytest: Update to 1.4.3
Message-ID:  <69c7a7f1.33528.30aa7b88@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by eduardo:

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

commit c1753adaaf1a79e1cfabb1ec73814a586d6d6b60
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-03-27 20:50:34 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-03-28 10:05:17 +0000

    devel/R-cran-tinytest: Update to 1.4.3
    
    - Update WWW to the official CRAN page, as it provides more comprehensive
      documentation and metadata than the GitHub repository.
    
    ChangeLog: https://cran.r-project.org/web/packages/tinytest/NEWS
---
 devel/R-cran-tinytest/Makefile | 5 ++---
 devel/R-cran-tinytest/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/R-cran-tinytest/Makefile b/devel/R-cran-tinytest/Makefile
index 2e2025497497..893172400835 100644
--- a/devel/R-cran-tinytest/Makefile
+++ b/devel/R-cran-tinytest/Makefile
@@ -1,12 +1,11 @@
 PORTNAME=	tinytest
-DISTVERSION=	1.4.1
-PORTREVISION=	1
+DISTVERSION=	1.4.3
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Lightweight and Feature Complete Unit Testing Framework
-WWW=		https://github.com/markvanderloo/tinytest
+WWW=		https://cran.r-project.org/package=tinytest
 
 LICENSE=	GPLv3
 
diff --git a/devel/R-cran-tinytest/distinfo b/devel/R-cran-tinytest/distinfo
index 12045112833e..67585adad678 100644
--- a/devel/R-cran-tinytest/distinfo
+++ b/devel/R-cran-tinytest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681364327
-SHA256 (tinytest_1.4.1.tar.gz) = f6fc13887d096ba444fb722ef34cc88e079fc18be9668ffead1ba586a30b1c74
-SIZE (tinytest_1.4.1.tar.gz) = 587352
+TIMESTAMP = 1774644437
+SHA256 (tinytest_1.4.3.tar.gz) = ecc3a398690e72ca70127c1177e1f78b602dc5062f1597b897255bcc33c38375
+SIZE (tinytest_1.4.3.tar.gz) = 595901


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c7a7f1.33528.30aa7b88>