svn commit: r530187 - head/devel/R-cran-rgexf
TAKATSU Tomonari
tota at FreeBSD.org
Wed Apr 1 01:05:53 UTC 2020
Author: tota
Date: Wed Apr 1 00:57:10 2020
New Revision: 530187
URL: https://svnweb.freebsd.org/changeset/ports/530187
Log:
- Update to 0.16.0
- Update LICENSE
Modified:
head/devel/R-cran-rgexf/Makefile (contents, props changed)
head/devel/R-cran-rgexf/distinfo (contents, props changed)
Modified: head/devel/R-cran-rgexf/Makefile
==============================================================================
--- head/devel/R-cran-rgexf/Makefile Wed Apr 1 00:02:28 2020 (r530186)
+++ head/devel/R-cran-rgexf/Makefile Wed Apr 1 00:57:10 2020 (r530187)
@@ -2,22 +2,21 @@
# $FreeBSD$
PORTNAME= rgexf
-PORTVERSION= 0.15.3
-PORTREVISION= 3
+PORTVERSION= 0.16.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota at FreeBSD.org
COMMENT= Build, Import and Export GEXF Graph Files
-LICENSE= GPLv3
+LICENSE= MIT
CRAN_DEPENDS= R-cran-XML>0:textproc/R-cran-XML \
- R-cran-Rook>0:www/R-cran-Rook \
- R-cran-igraph>0:math/R-cran-igraph
+ R-cran-igraph>0:math/R-cran-igraph \
+ R-cran-servr>0:www/R-cran-servr
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
-USES= cran:auto-plist,compiles
+USES= cran:auto-plist
.include <bsd.port.mk>
Modified: head/devel/R-cran-rgexf/distinfo
==============================================================================
--- head/devel/R-cran-rgexf/distinfo Wed Apr 1 00:02:28 2020 (r530186)
+++ head/devel/R-cran-rgexf/distinfo Wed Apr 1 00:57:10 2020 (r530187)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494149377
-SHA256 (rgexf_0.15.3.tar.gz) = 2e8a7978d1fb977318e6310ba65b70a9c8890185c819a7951ac23425c6dc8147
-SIZE (rgexf_0.15.3.tar.gz) = 447723
+TIMESTAMP = 1585665190
+SHA256 (rgexf_0.16.0.tar.gz) = 2a671df9ac70cfefd4092754317cb28e32a33df345b80e1975bf838e838245ee
+SIZE (rgexf_0.16.0.tar.gz) = 281604
More information about the svn-ports-all
mailing list