From 3b786e6c86d6d6170686d2c65ab2998ac0e75932 Mon Sep 17 00:00:00 2001 From: TAKATSU Tomonari Date: Sun, 19 May 2019 01:40:31 +0000 Subject: - Update to 1.2.4.1 [1] - Add gnome to USES - Add libglpk.so:math/glpk to LIB_DEPENDS PR: 237749 [1] Submitted by: pfg@ --- math/R-cran-igraph/Makefile | 8 ++++---- math/R-cran-igraph/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'math/R-cran-igraph') diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index aacc85678d3e..35aa1142d66d 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= igraph -DISTVERSION= 1.2.2 -PORTREVISION= 1 +DISTVERSION= 1.2.4.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -14,13 +13,14 @@ LICENSE= GPLv2+ BROKEN_sparc64= Does not compile on sparc64: uses i386 assembler -LIB_DEPENDS= libgmp.so:math/gmp +LIB_DEPENDS= libgmp.so:math/gmp \ + libglpk.so:math/glpk CRAN_DEPENDS= R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-pkgconfig>=2.0.0:devel/R-cran-pkgconfig BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} -USES= cran:auto-plist,compiles +USES= cran:auto-plist,compiles gnome USE_GNOME= libxml2 .include diff --git a/math/R-cran-igraph/distinfo b/math/R-cran-igraph/distinfo index 23348a99a61f..24fb1324a2e1 100644 --- a/math/R-cran-igraph/distinfo +++ b/math/R-cran-igraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533795726 -SHA256 (igraph_1.2.2.tar.gz) = 9da2dadf9c1ed495413b32464c6a32fae9d33636822754043e708d8dd6a9efad -SIZE (igraph_1.2.2.tar.gz) = 2703110 +TIMESTAMP = 1558183124 +SHA256 (igraph_1.2.4.1.tar.gz) = 891acc763b5a4a4a245358a95dee69280f4013c342f14dd6a438e7bb2bf2e480 +SIZE (igraph_1.2.4.1.tar.gz) = 2704004 -- cgit v1.2.3