diff options
| author | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-09-27 06:38:36 +0000 |
|---|---|---|
| committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-09-27 12:00:03 +0000 |
| commit | 265f9d8b9f6276fe1c493a43ed970784cf880eab (patch) | |
| tree | 7e31ae6a1e7269d108e95ca30a5e6f4c595f1e2a /math | |
| parent | d91356587353d4ec0ac116623486eab85ee39fc7 (diff) | |
Diffstat (limited to 'math')
| -rw-r--r-- | math/R-cran-influenceR/Makefile | 5 | ||||
| -rw-r--r-- | math/R-cran-influenceR/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/R-cran-influenceR/Makefile b/math/R-cran-influenceR/Makefile index 1514ddd47a29..8ee7b05b0818 100644 --- a/math/R-cran-influenceR/Makefile +++ b/math/R-cran-influenceR/Makefile @@ -1,8 +1,7 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= influenceR -PORTVERSION= 0.1.0 -PORTREVISION= 4 +PORTVERSION= 0.1.0.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,7 +10,7 @@ COMMENT= Software Tools to Quantify Structural Importance of Nodes in a Network LICENSE= GPLv2 -CRAN_DEPENDS= R-cran-igraph>0:math/R-cran-igraph +CRAN_DEPENDS= R-cran-igraph>=1.0.1:math/R-cran-igraph BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} diff --git a/math/R-cran-influenceR/distinfo b/math/R-cran-influenceR/distinfo index d0e44e4a8012..9fc9a363f02b 100644 --- a/math/R-cran-influenceR/distinfo +++ b/math/R-cran-influenceR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469186410 -SHA256 (influenceR_0.1.0.tar.gz) = 4fc9324179bd8896875fc0e879a8a96b9ef2a6cf42a296c3b7b4d9098519e98a -SIZE (influenceR_0.1.0.tar.gz) = 23498 +TIMESTAMP = 1632724651 +SHA256 (influenceR_0.1.0.1.tar.gz) = 63c46f1175fced33fb1b78d4d56e37fbee09b408945b0106dac36e3344cd4766 +SIZE (influenceR_0.1.0.1.tar.gz) = 26731 |
