devel/R-cran-later: Update to 1.2.0

This commit is contained in:
TAKATSU Tomonari 2021-04-25 17:49:35 +09:00
parent e1796aeb9d
commit 64d67018e6
2 changed files with 6 additions and 7 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= later
PORTVERSION= 1.1.0.1
PORTVERSION= 1.2.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@ -9,11 +9,10 @@ COMMENT= Utilities for Delaying Function Execution
LICENSE= GPLv2+
CRAN_DEPENDS= R-cran-Rcpp>=0.12.9:devel/R-cran-Rcpp \
R-cran-rlang>0:devel/R-cran-rlang \
R-cran-BH>0:devel/R-cran-BH
R-cran-rlang>0:devel/R-cran-rlang
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>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1591533756
SHA256 (later_1.1.0.1.tar.gz) = 71baa7beae774a35a117e01d7b95698511c3cdc5eea36e29732ff1fe8f1436cd
SIZE (later_1.1.0.1.tar.gz) = 64221
TIMESTAMP = 1619340506
SHA256 (later_1.2.0.tar.gz) = 75a5934cf55e287dd10d2a3081314cbd79001a51d7df601a133a4f2f56b0c401
SIZE (later_1.2.0.tar.gz) = 64104