svn commit: r401052 - head/www/R-cran-rvest
TAKATSU Tomonari
tota at FreeBSD.org
Sun Nov 8 11:49:53 UTC 2015
Author: tota
Date: Sun Nov 8 11:49:52 2015
New Revision: 401052
URL: https://svnweb.freebsd.org/changeset/ports/401052
Log:
- Update to 0.3.0
Modified:
head/www/R-cran-rvest/Makefile
head/www/R-cran-rvest/distinfo
Modified: head/www/R-cran-rvest/Makefile
==============================================================================
--- head/www/R-cran-rvest/Makefile Sun Nov 8 11:44:46 2015 (r401051)
+++ head/www/R-cran-rvest/Makefile Sun Nov 8 11:49:52 2015 (r401052)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rvest
-PORTVERSION= 0.2.0
+PORTVERSION= 0.3.0
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -11,8 +11,8 @@ COMMENT= Easily Harvest (Scrape) Web Pag
LICENSE= GPLv3
-RUN_DEPENDS= R-cran-httr>=0.5:${PORTSDIR}/www/R-cran-httr \
- R-cran-XML>0:${PORTSDIR}/textproc/R-cran-XML \
+RUN_DEPENDS= R-cran-xml2>0:${PORTSDIR}/textproc/R-cran-xml2 \
+ R-cran-httr>=0.5:${PORTSDIR}/www/R-cran-httr \
R-cran-selectr>0:${PORTSDIR}/www/R-cran-selectr \
R-cran-magrittr>0:${PORTSDIR}/devel/R-cran-magrittr
Modified: head/www/R-cran-rvest/distinfo
==============================================================================
--- head/www/R-cran-rvest/distinfo Sun Nov 8 11:44:46 2015 (r401051)
+++ head/www/R-cran-rvest/distinfo Sun Nov 8 11:49:52 2015 (r401052)
@@ -1,2 +1,2 @@
-SHA256 (rvest_0.2.0.tar.gz) = 275a6e0aca14c4ac713a0051bd0bda5b4e3806361a51a66e3eba27f839a0e9ad
-SIZE (rvest_0.2.0.tar.gz) = 5407840
+SHA256 (rvest_0.3.0.tar.gz) = 1644a889395a73184c0d8fa8b7729c56c11824ef146bce7a3511a8b2fac90771
+SIZE (rvest_0.3.0.tar.gz) = 1594328
More information about the svn-ports-head
mailing list