From owner-svn-ports-all@freebsd.org Fri May 19 05:36:11 2017 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 694E7D73893; Fri, 19 May 2017 05:36:11 +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 3B469B50; Fri, 19 May 2017 05:36:11 +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 v4J5aA3X038634; Fri, 19 May 2017 05:36:10 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4J5aA5Q038632; Fri, 19 May 2017 05:36:10 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201705190536.v4J5aA5Q038632@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 19 May 2017 05:36:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441210 - head/print/R-cran-knitr 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.23 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, 19 May 2017 05:36:11 -0000 Author: tota Date: Fri May 19 05:36:09 2017 New Revision: 441210 URL: https://svnweb.freebsd.org/changeset/ports/441210 Log: - Update to 1.16 Modified: head/print/R-cran-knitr/Makefile (contents, props changed) head/print/R-cran-knitr/distinfo (contents, props changed) Modified: head/print/R-cran-knitr/Makefile ============================================================================== --- head/print/R-cran-knitr/Makefile Fri May 19 05:11:36 2017 (r441209) +++ head/print/R-cran-knitr/Makefile Fri May 19 05:36:09 2017 (r441210) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= knitr -PORTVERSION= 1.15.1 +PORTVERSION= 1.16 CATEGORIES= print DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -16,7 +16,7 @@ CRAN_DEPENDS= R-cran-evaluate>=0.10:deve R-cran-highr>0:textproc/R-cran-highr \ R-cran-markdown>0:textproc/R-cran-markdown \ R-cran-stringr>=0.6:textproc/R-cran-stringr \ - R-cran-yaml>=2.1.5:textproc/R-cran-yaml + R-cran-yaml>0:textproc/R-cran-yaml BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} Modified: head/print/R-cran-knitr/distinfo ============================================================================== --- head/print/R-cran-knitr/distinfo Fri May 19 05:11:36 2017 (r441209) +++ head/print/R-cran-knitr/distinfo Fri May 19 05:36:09 2017 (r441210) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481866389 -SHA256 (knitr_1.15.1.tar.gz) = 8161a75f95ada059aeea093267457fad4bb804fba0f6575450baec79e6687ddd -SIZE (knitr_1.15.1.tar.gz) = 1027808 +TIMESTAMP = 1495171078 +SHA256 (knitr_1.16.tar.gz) = 10481fbf266b68402bf1973da99a87576ec2579f1c6cb2f1cca524b661a56a09 +SIZE (knitr_1.16.tar.gz) = 1031259