Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2023 10:14:56 GMT
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2aa8e13c821e - main - security/R-cran-digest: Update to 0.6.31
Message-ID:  <202305021014.342AEuHK059093@gitrepo.freebsd.org>

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

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

commit 2aa8e13c821ee994258d607cba0057adde70f591
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2023-04-26 04:55:38 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2023-05-02 10:14:15 +0000

    security/R-cran-digest: Update to 0.6.31
    
    - Update to 0.6.31
    - Drop maintainership
---
 security/R-cran-digest/Makefile | 7 +++----
 security/R-cran-digest/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile
index 5039bb38a0f1..8f330370d209 100644
--- a/security/R-cran-digest/Makefile
+++ b/security/R-cran-digest/Makefile
@@ -1,15 +1,14 @@
 PORTNAME=	digest
-PORTVERSION=	0.6.29
-PORTREVISION=	1
+PORTVERSION=	0.6.31
 CATEGORIES=	security
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
-MAINTAINER=	tota@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Create cryptographic hash digests of R objects
 WWW=		https://cran.r-project.org/web/packages/digest/
 
 LICENSE=	GPLv2+
 
-USES=	cran:auto-plist,compiles
+USES=		cran:auto-plist,compiles
 
 .include <bsd.port.mk>
diff --git a/security/R-cran-digest/distinfo b/security/R-cran-digest/distinfo
index 710af1656b23..af3147fd5eae 100644
--- a/security/R-cran-digest/distinfo
+++ b/security/R-cran-digest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638429194
-SHA256 (digest_0.6.29.tar.gz) = 792c1f14a4c8047745152f5e45ce7351978af8d770c29d2ea39c7acd5d619cd9
-SIZE (digest_0.6.29.tar.gz) = 162775
+TIMESTAMP = 1682484894
+SHA256 (digest_0.6.31.tar.gz) = 5a284f490eaca6750f695f00a584cfca3f180ca1046ac1107202141149d431b9
+SIZE (digest_0.6.31.tar.gz) = 163502



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