forked from Lainports/freebsd-ports
devel/R-cran-timechange: Update to 0.3.0
- Take maintainership ChangeLog: https://cran.r-project.org/web/packages/timechange/news/news.html
This commit is contained in:
parent
d274475924
commit
4e11bfc786
2 changed files with 6 additions and 5 deletions
|
|
@ -1,9 +1,9 @@
|
|||
PORTNAME= timechange
|
||||
PORTVERSION= 0.2.0
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
COMMENT= Efficient Manipulation of Date-Times
|
||||
WWW= https://cran.r-project.org/web/packages/timechange/
|
||||
|
||||
|
|
@ -12,6 +12,7 @@ LICENSE= GPLv3
|
|||
CRAN_DEPENDS= R-cran-cpp11>=0.2.7:devel/R-cran-cpp11
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1683339397
|
||||
SHA256 (timechange_0.2.0.tar.gz) = 3d602008052123daef94a5c3f5154c5461b4ec0432ab70c37273d7ddd252f7f1
|
||||
SIZE (timechange_0.2.0.tar.gz) = 102806
|
||||
TIMESTAMP = 1705664130
|
||||
SHA256 (timechange_0.3.0.tar.gz) = d85c0b5514ab9578d16032e703c33f197feaed1a424c834ebfcbf0ad46ae46b4
|
||||
SIZE (timechange_0.3.0.tar.gz) = 103439
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue