- Update to 2.1.14
- Add "compiles" argument to USES=cran
This commit is contained in:
parent
a4e5a8b806
commit
80eef6e017
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427943
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= yaml
|
||||
PORTVERSION= 2.1.13
|
||||
PORTVERSION= 2.1.14
|
||||
CATEGORIES= textproc
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@ -11,6 +11,6 @@ COMMENT= Methods to convert R data to YAML and back
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= cran:auto-plist
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (yaml_2.1.13.tar.gz) = 26f69aa2008bcacf3b2f95ef82a4667eaec2f2da8487646f71f1e2635d2d7fa2
|
||||
SIZE (yaml_2.1.13.tar.gz) = 81045
|
||||
TIMESTAMP = 1481016904
|
||||
SHA256 (yaml_2.1.14.tar.gz) = 41a559846f6d44cc2dbcb3fc0becbc50d2766d3dc2aad7cfb97c1f9759ec0875
|
||||
SIZE (yaml_2.1.14.tar.gz) = 81095
|
||||
|
Loading…
Reference in New Issue
Block a user