From owner-svn-ports-head@freebsd.org Wed Apr 4 08:31:47 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6AE29F9DB76; Wed, 4 Apr 2018 08:31:47 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2081D6BB9D; Wed, 4 Apr 2018 08:31:47 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1B5F611441; Wed, 4 Apr 2018 08:31:47 +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 w348Vknj025876; Wed, 4 Apr 2018 08:31:46 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w348VkPB025873; Wed, 4 Apr 2018 08:31:46 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201804040831.w348VkPB025873@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 4 Apr 2018 08:31:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466401 - head/www/R-cran-selectr X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/www/R-cran-selectr X-SVN-Commit-Revision: 466401 X-SVN-Commit-Repository: ports 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.25 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: Wed, 04 Apr 2018 08:31:47 -0000 Author: tota Date: Wed Apr 4 08:31:46 2018 New Revision: 466401 URL: https://svnweb.freebsd.org/changeset/ports/466401 Log: - Update to 0.4-0 Modified: head/www/R-cran-selectr/Makefile (contents, props changed) head/www/R-cran-selectr/distinfo (contents, props changed) Modified: head/www/R-cran-selectr/Makefile ============================================================================== --- head/www/R-cran-selectr/Makefile Wed Apr 4 08:27:21 2018 (r466400) +++ head/www/R-cran-selectr/Makefile Wed Apr 4 08:31:46 2018 (r466401) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= selectr -DISTVERSION= 0.3-1 -PORTREVISION= 1 +DISTVERSION= 0.4-0 CATEGORIES= www DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -12,7 +11,8 @@ COMMENT= Translate CSS Selectors to XPath Expressions LICENSE= BSD3CLAUSE -CRAN_DEPENDS= R-cran-stringr>0:textproc/R-cran-stringr +CRAN_DEPENDS= R-cran-stringr>0:textproc/R-cran-stringr \ + R-cran-R6>0:devel/R-cran-R6 BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} Modified: head/www/R-cran-selectr/distinfo ============================================================================== --- head/www/R-cran-selectr/distinfo Wed Apr 4 08:27:21 2018 (r466400) +++ head/www/R-cran-selectr/distinfo Wed Apr 4 08:31:46 2018 (r466401) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482506323 -SHA256 (selectr_0.3-1.tar.gz) = db4f7ceea4b522a54c3ae7709787b0b7fcf389c5d945c5a278e3625388218949 -SIZE (selectr_0.3-1.tar.gz) = 42098 +TIMESTAMP = 1522829085 +SHA256 (selectr_0.4-0.tar.gz) = 40cd51bfe499954b300742c49f92167a68964b974268a7f47ca8864f32020ece +SIZE (selectr_0.4-0.tar.gz) = 42593