summaryrefslogtreecommitdiff
path: root/math/R-cran-igraph/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2021-11-09 12:36:45 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2021-11-09 12:48:18 +0000
commit617d1930cca1611e828ba0d01ac7a6ac3725981c (patch)
tree240a24339b290a7588e0da214dbecc35ef84da90 /math/R-cran-igraph/Makefile
parent*/*: Consistently use my new driesm@FreeBSD.org alias (diff)
math/R-cran-igraph: Update to 1.2.8 and pet portlint
Diffstat (limited to 'math/R-cran-igraph/Makefile')
-rw-r--r--math/R-cran-igraph/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile
index ece3ea45d9af..8a3ffacee7d3 100644
--- a/math/R-cran-igraph/Makefile
+++ b/math/R-cran-igraph/Makefile
@@ -1,7 +1,7 @@
# Created by: Wen Heping <wenheping@gmail.com>
PORTNAME= igraph
-DISTVERSION= 1.2.7
+DISTVERSION= 1.2.8
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -10,7 +10,7 @@ COMMENT= Network Analysis and Visualization
LICENSE= GPLv2+
-BROKEN_sparc64= Does not compile on sparc64: uses i386 assembler
+BROKEN_sparc64= does not compile on sparc64: uses i386 assembler
LIB_DEPENDS= libgmp.so:math/gmp \
libglpk.so:math/glpk