Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 2020 16:12:54 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538819 - head/devel/R-cran-lubridate
Message-ID:  <202006141612.05EGCsZq069594@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Jun 14 16:12:53 2020
New Revision: 538819
URL: https://svnweb.freebsd.org/changeset/ports/538819

Log:
  - Update to 1.7.9

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	Sun Jun 14 16:01:50 2020	(r538818)
+++ head/devel/R-cran-lubridate/Makefile	Sun Jun 14 16:12:53 2020	(r538819)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lubridate
-PORTVERSION=	1.7.8
-PORTREVISION=	1
+PORTVERSION=	1.7.9
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -17,6 +16,6 @@ CRAN_DEPENDS=	R-cran-generics>0:devel/R-cran-generics 
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
-USES=		cran:auto-plist,compiles
+USES=		compiler:c++11-lang cran:auto-plist,compiles
 
 .include <bsd.port.mk>

Modified: head/devel/R-cran-lubridate/distinfo
==============================================================================
--- head/devel/R-cran-lubridate/distinfo	Sun Jun 14 16:01:50 2020	(r538818)
+++ head/devel/R-cran-lubridate/distinfo	Sun Jun 14 16:12:53 2020	(r538819)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586252445
-SHA256 (lubridate_1.7.8.tar.gz) = 3da19922fc373e113ecc58c4984955ba26da703edc9c991bd444b7077d4b553c
-SIZE (lubridate_1.7.8.tar.gz) = 459456
+TIMESTAMP = 1591781299
+SHA256 (lubridate_1.7.9.tar.gz) = cbf95ee07323f3912a98f3cfdae04258d7ce1edb259787f284e2be3cddfed272
+SIZE (lubridate_1.7.9.tar.gz) = 467131



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