aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-igraph
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2017-08-22 03:27:06 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2017-08-22 03:27:06 +0000
commitd116ac5c669d2f497960e44e2008d73351e03681 (patch)
treee3559aa859da1ea30b43476b38f1311a1d06c261 /math/R-cran-igraph
parentbddf80f33d4e9f9ed042bd4ada5f72be81486989 (diff)
downloadports-d116ac5c669d2f497960e44e2008d73351e03681.tar.gz
ports-d116ac5c669d2f497960e44e2008d73351e03681.zip
Notes
Diffstat (limited to 'math/R-cran-igraph')
-rw-r--r--math/R-cran-igraph/Makefile14
-rw-r--r--math/R-cran-igraph/distinfo5
2 files changed, 10 insertions, 9 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile
index fe242f99cbbd..5a8ec903bbca 100644
--- a/math/R-cran-igraph/Makefile
+++ b/math/R-cran-igraph/Makefile
@@ -2,21 +2,21 @@
# $FreeBSD$
PORTNAME= igraph
-PORTREVISION= 1
-DISTVERSION= 1.0.1
+DISTVERSION= 1.1.2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Network Analysis and Visualization
-LICENSE= GPLv2 GPLv3
-LICENSE_COMB= dual
+LICENSE= GPLv2+
LIB_DEPENDS= libgmp.so:math/gmp
-RUN_DEPENDS= R-cran-magrittr>0:devel/R-cran-magrittr \
- R-cran-NMF>0:math/R-cran-NMF \
- R-cran-irlba>0:math/R-cran-irlba
+CRAN_DEPENDS= R-cran-irlba>0:math/R-cran-irlba \
+ 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
USE_GNOME= libxml2
diff --git a/math/R-cran-igraph/distinfo b/math/R-cran-igraph/distinfo
index 3f9325407458..96ef67c162f8 100644
--- a/math/R-cran-igraph/distinfo
+++ b/math/R-cran-igraph/distinfo
@@ -1,2 +1,3 @@
-SHA256 (igraph_1.0.1.tar.gz) = dc64ed09b8b5f8d66ed4936cde3491974d6bc5178dd259b6eab7ef3936aa5602
-SIZE (igraph_1.0.1.tar.gz) = 3328353
+TIMESTAMP = 1500862398
+SHA256 (igraph_1.1.2.tar.gz) = 89b16b41bc77949ea208419e52a18b78b5d418c7fedc52cd47d06a51a6e746ec
+SIZE (igraph_1.1.2.tar.gz) = 3376958