mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04: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
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= fastmap
|
PORTNAME= fastmap
|
||||||
PORTVERSION= 1.1.1
|
PORTVERSION= 1.2.0
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
||||||
|
@ -10,6 +10,6 @@ WWW= https://cran.r-project.org/web/packages/fastmap/
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.note
|
LICENSE_FILE= ${WRKSRC}/LICENSE.note
|
||||||
|
|
||||||
USES= cran:auto-plist,compiles
|
USES= compiler:c++17-lang cran:auto-plist,compiles
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1682400568
|
TIMESTAMP = 1716661008
|
||||||
SHA256 (fastmap_1.1.1.tar.gz) = 3623809dd016ae8abd235200ba7834effc4b916915a059deb76044137c5c7173
|
SHA256 (fastmap_1.2.0.tar.gz) = b1da04a2915d1d057f3c2525e295ef15016a64e6667eac83a14641bbd83b9246
|
||||||
SIZE (fastmap_1.1.1.tar.gz) = 46412
|
SIZE (fastmap_1.2.0.tar.gz) = 46710
|
||||||
|
|
Loading…
Add table
Reference in a new issue