Index: head/www/R-cran-rvest/Makefile =================================================================== --- head/www/R-cran-rvest/Makefile (revision 401051) +++ head/www/R-cran-rvest/Makefile (revision 401052) @@ -1,21 +1,21 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= rvest -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Easily Harvest (Scrape) Web Pages 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 USES= cran:auto-plist .include Index: head/www/R-cran-rvest/distinfo =================================================================== --- head/www/R-cran-rvest/distinfo (revision 401051) +++ head/www/R-cran-rvest/distinfo (revision 401052) @@ -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