mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
math/R-cran-igraph: Update to 1.6.0
Reported by: portscout
This commit is contained in:
parent
3a16629c83
commit
ca0b5d3154
@ -1,5 +1,5 @@
|
||||
PORTNAME= igraph
|
||||
DISTVERSION= 1.5.1
|
||||
DISTVERSION= 1.6.0
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
@ -11,16 +11,14 @@ LICENSE= GPLv2+
|
||||
|
||||
BROKEN_sparc64= does not compile on sparc64: uses i386 assembler
|
||||
|
||||
CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
|
||||
R-cran-cpp11>=0.2.0:devel/R-cran-cpp11 \
|
||||
R-cran-magrittr>0:devel/R-cran-magrittr \
|
||||
R-cran-pkgconfig>=2.0.0:devel/R-cran-pkgconfig \
|
||||
R-cran-lifecycle>0:devel/R-cran-lifecycle \
|
||||
R-cran-rlang>0:devel/R-cran-rlang
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
LIB_DEPENDS= libglpk.so:math/glpk \
|
||||
libgmp.so:math/gmp
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
|
||||
R-cran-cpp11>=0.4.7:devel/R-cran-cpp11 \
|
||||
R-cran-lifecycle>0:devel/R-cran-lifecycle \
|
||||
R-cran-magrittr>0:devel/R-cran-magrittr \
|
||||
R-cran-pkgconfig>=2.0.0:devel/R-cran-pkgconfig \
|
||||
R-cran-rlang>0:devel/R-cran-rlang
|
||||
|
||||
USES= compiler:c++11-lang cran:auto-plist,compiles gnome
|
||||
USE_GNOME= libxml2
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1691801213
|
||||
SHA256 (igraph_1.5.1.tar.gz) = add90a1e77ad4a5d95641f0556553e3f1d1c4443cb2d5afb70171efd278ab14a
|
||||
SIZE (igraph_1.5.1.tar.gz) = 3316165
|
||||
TIMESTAMP = 1702439330
|
||||
SHA256 (igraph_1.6.0.tar.gz) = 410ecc37fb38e72079dc72f839bde19093100a422729c343e0b2523df6453bb8
|
||||
SIZE (igraph_1.6.0.tar.gz) = 3510416
|
||||
|
Loading…
Reference in New Issue
Block a user