Skip to content

Commit

Permalink
math/R-cran-igraph: Update to 1.6.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
tota committed Dec 13, 2023
1 parent 3a16629 commit ca0b5d3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
14 changes: 6 additions & 8 deletions math/R-cran-igraph/Makefile
@@ -1,5 +1,5 @@
PORTNAME= igraph
DISTVERSION= 1.5.1
DISTVERSION= 1.6.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}

Expand All @@ -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 \
LIB_DEPENDS= libglpk.so:math/glpk \
libgmp.so:math/gmp
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-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}

USES= compiler:c++11-lang cran:auto-plist,compiles gnome
USE_GNOME= libxml2
Expand Down
6 changes: 3 additions & 3 deletions math/R-cran-igraph/distinfo
@@ -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

0 comments on commit ca0b5d3

Please sign in to comment.