- Update to 0.12
This commit is contained in:
parent
d926c2a565
commit
6a5498a508
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481879
2 changed files with 4 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= evaluate
|
||||
PORTVERSION= 0.11
|
||||
PORTVERSION= 0.12
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -11,10 +11,6 @@ COMMENT= Parsing and Evaluation Tools
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
CRAN_DEPENDS= R-cran-stringr>=0.6.2:textproc/R-cran-stringr
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1532170228
|
||||
SHA256 (evaluate_0.11.tar.gz) = b04805ffb56d82e2d5b044aa32de7e9ef4162ea619fd368f83e03dbd49631bcd
|
||||
SIZE (evaluate_0.11.tar.gz) = 22565
|
||||
TIMESTAMP = 1539314619
|
||||
SHA256 (evaluate_0.12.tar.gz) = 0f01b00123db52dbf39880eaefcdcb0e19ed70a3e2419731de6c8e1200b13787
|
||||
SIZE (evaluate_0.12.tar.gz) = 22639
|
||||
|
|
Loading…
Reference in a new issue