mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
databases/R-cran-fastmap: update to 1.2.0
Add compiler:c++17-lang to USES. Changelog: https://cran.r-project.org/web/packages/fastmap/news/news.html Approved by: bofh (implicit), diizzy (implicit)
This commit is contained in:
parent
bf7a803825
commit
6ca6478164
@ -1,5 +1,5 @@
|
||||
PORTNAME= fastmap
|
||||
PORTVERSION= 1.1.1
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= databases
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@ -10,6 +10,6 @@ WWW= https://cran.r-project.org/web/packages/fastmap/
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.note
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
USES= compiler:c++17-lang cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1682400568
|
||||
SHA256 (fastmap_1.1.1.tar.gz) = 3623809dd016ae8abd235200ba7834effc4b916915a059deb76044137c5c7173
|
||||
SIZE (fastmap_1.1.1.tar.gz) = 46412
|
||||
TIMESTAMP = 1716661008
|
||||
SHA256 (fastmap_1.2.0.tar.gz) = b1da04a2915d1d057f3c2525e295ef15016a64e6667eac83a14641bbd83b9246
|
||||
SIZE (fastmap_1.2.0.tar.gz) = 46710
|
||||
|
Loading…
Reference in New Issue
Block a user