From owner-svn-ports-all@freebsd.org Fri Sep 2 23:44:29 2016 Return-Path: Delivered-To: svn-ports-all@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 38881BCD9B4; Fri, 2 Sep 2016 23:44:29 +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 0B0DA691; Fri, 2 Sep 2016 23:44:28 +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 u82NiSvJ063396; Fri, 2 Sep 2016 23:44:28 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u82NiSwR063394; Fri, 2 Sep 2016 23:44:28 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201609022344.u82NiSwR063394@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 2 Sep 2016 23:44:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421278 - head/www/R-cran-selectr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2016 23:44:29 -0000 Author: tota Date: Fri Sep 2 23:44:27 2016 New Revision: 421278 URL: https://svnweb.freebsd.org/changeset/ports/421278 Log: - Update to 0.3-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 Fri Sep 2 21:33:05 2016 (r421277) +++ head/www/R-cran-selectr/Makefile Fri Sep 2 23:44:27 2016 (r421278) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selectr -DISTVERSION= 0.2-3 +DISTVERSION= 0.3-0 CATEGORIES= www DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,8 +11,9 @@ COMMENT= Translate CSS Selectors to XPat LICENSE= BSD3CLAUSE -RUN_DEPENDS= R-cran-XML>0:textproc/R-cran-XML \ - R-cran-stringr>0:textproc/R-cran-stringr +CRAN_DEPENDS= R-cran-stringr>0:textproc/R-cran-stringr +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist Modified: head/www/R-cran-selectr/distinfo ============================================================================== --- head/www/R-cran-selectr/distinfo Fri Sep 2 21:33:05 2016 (r421277) +++ head/www/R-cran-selectr/distinfo Fri Sep 2 23:44:27 2016 (r421278) @@ -1,2 +1,3 @@ -SHA256 (selectr_0.2-3.tar.gz) = e1aa471762462bc4b7acd37f221109a8856988959e291e45c28b3b5e8d0bf5de -SIZE (selectr_0.2-3.tar.gz) = 28227 +TIMESTAMP = 1472791224 +SHA256 (selectr_0.3-0.tar.gz) = e91ec4fd824618e17eb1e14ffd0ec04b5475344a5e22d3fb8517eaa07375d980 +SIZE (selectr_0.3-0.tar.gz) = 37978