From owner-svn-ports-head@freebsd.org Sun Nov 8 11:49:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DEA6A29346; Sun, 8 Nov 2015 11:49:53 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FB101D26; Sun, 8 Nov 2015 11:49:53 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA8BnqWM040288; Sun, 8 Nov 2015 11:49:52 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA8BnqTd040286; Sun, 8 Nov 2015 11:49:52 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201511081149.tA8BnqTd040286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 8 Nov 2015 11:49:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401052 - head/www/R-cran-rvest X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2015 11:49:53 -0000 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