svn commit: r530960 - head/devel/R-cran-lubridate

TAKATSU Tomonari tota at FreeBSD.org
Tue Apr 7 10:11:17 UTC 2020


Author: tota
Date: Tue Apr  7 10:11:16 2020
New Revision: 530960
URL: https://svnweb.freebsd.org/changeset/ports/530960

Log:
  - Update to 1.7.8

Modified:
  head/devel/R-cran-lubridate/Makefile   (contents, props changed)
  head/devel/R-cran-lubridate/distinfo   (contents, props changed)

Modified: head/devel/R-cran-lubridate/Makefile
==============================================================================
--- head/devel/R-cran-lubridate/Makefile	Tue Apr  7 10:03:33 2020	(r530959)
+++ head/devel/R-cran-lubridate/Makefile	Tue Apr  7 10:11:16 2020	(r530960)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lubridate
-PORTVERSION=	1.7.4
-PORTREVISION=	2
+PORTVERSION=	1.7.8
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -12,7 +11,7 @@ COMMENT=	Make Dealing with Dates a Little Easier
 
 LICENSE=	GPLv2+
 
-CRAN_DEPENDS=	R-cran-stringr>0:textproc/R-cran-stringr \
+CRAN_DEPENDS=	R-cran-generics>0:devel/R-cran-generics \
 		R-cran-Rcpp>=0.12.13:devel/R-cran-Rcpp
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}

Modified: head/devel/R-cran-lubridate/distinfo
==============================================================================
--- head/devel/R-cran-lubridate/distinfo	Tue Apr  7 10:03:33 2020	(r530959)
+++ head/devel/R-cran-lubridate/distinfo	Tue Apr  7 10:11:16 2020	(r530960)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523581143
-SHA256 (lubridate_1.7.4.tar.gz) = 510ca87bd91631c395655ee5029b291e948b33df09e56f6be5839f43e3104891
-SIZE (lubridate_1.7.4.tar.gz) = 449850
+TIMESTAMP = 1586252445
+SHA256 (lubridate_1.7.8.tar.gz) = 3da19922fc373e113ecc58c4984955ba26da703edc9c991bd444b7077d4b553c
+SIZE (lubridate_1.7.8.tar.gz) = 459456


More information about the svn-ports-all mailing list