- Update to 1.7.3
This commit is contained in:
parent
a926c47f92
commit
9514a7297d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464218
2 changed files with 6 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lubridate
|
||||
PORTVERSION= 1.6.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.7.3
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -12,7 +11,8 @@ COMMENT= Make Dealing with Dates a Little Easier
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
CRAN_DEPENDS= R-cran-stringr>0:textproc/R-cran-stringr
|
||||
CRAN_DEPENDS= R-cran-stringr>0:textproc/R-cran-stringr \
|
||||
R-cran-Rcpp>=0.12.13:devel/R-cran-Rcpp
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1505036380
|
||||
SHA256 (lubridate_1.6.0.tar.gz) = 1a87edfc2c57b22b6d9b49354545dd063e6c03a415544090b531c42423cf2632
|
||||
SIZE (lubridate_1.6.0.tar.gz) = 317672
|
||||
TIMESTAMP = 1520826043
|
||||
SHA256 (lubridate_1.7.3.tar.gz) = 2cffbf54afce1d068e65241fb876a77b10ee907d5a19d2ffa84d5ba8a2c3f3df
|
||||
SIZE (lubridate_1.7.3.tar.gz) = 447719
|
||||
|
|
Loading…
Reference in a new issue