From owner-svn-ports-all@freebsd.org Fri Oct 12 07:15:06 2018 Return-Path: Delivered-To: svn-ports-all@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 8A65510D5A93; Fri, 12 Oct 2018 07:15:06 +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 40B3675B54; Fri, 12 Oct 2018 07:15:06 +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 3762A1C179; Fri, 12 Oct 2018 07:15:06 +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 w9C7F6sH042378; Fri, 12 Oct 2018 07:15:06 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9C7F5fi042376; Fri, 12 Oct 2018 07:15:05 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201810120715.w9C7F5fi042376@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 12 Oct 2018 07:15:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481879 - head/devel/R-cran-evaluate X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/devel/R-cran-evaluate X-SVN-Commit-Revision: 481879 X-SVN-Commit-Repository: ports 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.27 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, 12 Oct 2018 07:15:06 -0000 Author: tota Date: Fri Oct 12 07:15:05 2018 New Revision: 481879 URL: https://svnweb.freebsd.org/changeset/ports/481879 Log: - Update to 0.12 Modified: head/devel/R-cran-evaluate/Makefile (contents, props changed) head/devel/R-cran-evaluate/distinfo (contents, props changed) Modified: head/devel/R-cran-evaluate/Makefile ============================================================================== --- head/devel/R-cran-evaluate/Makefile Fri Oct 12 06:23:47 2018 (r481878) +++ head/devel/R-cran-evaluate/Makefile Fri Oct 12 07:15:05 2018 (r481879) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= evaluate -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -10,10 +10,6 @@ MAINTAINER= tota@FreeBSD.org COMMENT= Parsing and Evaluation Tools LICENSE= MIT - -CRAN_DEPENDS= R-cran-stringr>=0.6.2:textproc/R-cran-stringr -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist Modified: head/devel/R-cran-evaluate/distinfo ============================================================================== --- head/devel/R-cran-evaluate/distinfo Fri Oct 12 06:23:47 2018 (r481878) +++ head/devel/R-cran-evaluate/distinfo Fri Oct 12 07:15:05 2018 (r481879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532170228 -SHA256 (evaluate_0.11.tar.gz) = b04805ffb56d82e2d5b044aa32de7e9ef4162ea619fd368f83e03dbd49631bcd -SIZE (evaluate_0.11.tar.gz) = 22565 +TIMESTAMP = 1539314619 +SHA256 (evaluate_0.12.tar.gz) = 0f01b00123db52dbf39880eaefcdcb0e19ed70a3e2419731de6c8e1200b13787 +SIZE (evaluate_0.12.tar.gz) = 22639