From owner-svn-ports-head@freebsd.org Wed Mar 21 10:27:20 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 68074F5B333; Wed, 21 Mar 2018 10:27:20 +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 1D8F56806C; Wed, 21 Mar 2018 10:27:20 +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 F33F32975C; Wed, 21 Mar 2018 10:27:19 +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 w2LARJoI061861; Wed, 21 Mar 2018 10:27:19 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2LARJWs061858; Wed, 21 Mar 2018 10:27:19 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201803211027.w2LARJWs061858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 21 Mar 2018 10:27:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465167 - head/graphics/R-cran-viridisLite X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/graphics/R-cran-viridisLite X-SVN-Commit-Revision: 465167 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, 21 Mar 2018 10:27:20 -0000 Author: tota Date: Wed Mar 21 10:27:19 2018 New Revision: 465167 URL: https://svnweb.freebsd.org/changeset/ports/465167 Log: - Update to 0.3.0 - Update pkg-descr Modified: head/graphics/R-cran-viridisLite/Makefile (contents, props changed) head/graphics/R-cran-viridisLite/distinfo (contents, props changed) head/graphics/R-cran-viridisLite/pkg-descr (contents, props changed) Modified: head/graphics/R-cran-viridisLite/Makefile ============================================================================== --- head/graphics/R-cran-viridisLite/Makefile Wed Mar 21 09:33:18 2018 (r465166) +++ head/graphics/R-cran-viridisLite/Makefile Wed Mar 21 10:27:19 2018 (r465167) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= viridisLite -PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTVERSION= 0.3.0 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/graphics/R-cran-viridisLite/distinfo ============================================================================== --- head/graphics/R-cran-viridisLite/distinfo Wed Mar 21 09:33:18 2018 (r465166) +++ head/graphics/R-cran-viridisLite/distinfo Wed Mar 21 10:27:19 2018 (r465167) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494194228 -SHA256 (viridisLite_0.2.0.tar.gz) = 2d4d909f21c51e720bd685f05041ba158294e0a4064e0946d0bd916709818694 -SIZE (viridisLite_0.2.0.tar.gz) = 48073 +TIMESTAMP = 1521624393 +SHA256 (viridisLite_0.3.0.tar.gz) = 780ea12e7c4024d5ba9029f3a107321c74b8d6d9165262f6e64b79e00aa0c2af +SIZE (viridisLite_0.3.0.tar.gz) = 44019 Modified: head/graphics/R-cran-viridisLite/pkg-descr ============================================================================== --- head/graphics/R-cran-viridisLite/pkg-descr Wed Mar 21 09:33:18 2018 (r465166) +++ head/graphics/R-cran-viridisLite/pkg-descr Wed Mar 21 10:27:19 2018 (r465167) @@ -1,9 +1,15 @@ -Port of the new 'matplotlib' color maps ('viridis' - the default -, -'magma', 'plasma' and 'inferno') to 'R'. 'matplotlib' - is a popular plotting library for 'python'. -These color maps are designed in such a way that they will analytically +Implementation of the 'viridis' - the default -, 'magma', 'plasma', +'inferno', and 'cividis' color maps for 'R'. 'viridis', 'magma', +'plasma', and 'inferno' are ported from 'matplotlib' +, a popular plotting library for 'python'. +'cividis', was developed by Jamie R. Nuñez and Sean M. Colby. These +color maps are designed in such a way that they will analytically be perfectly perceptually-uniform, both in regular form and also when converted to black-and-white. They are also designed to be -perceived by readers with the most common form of color blindness. +perceived by readers with the most common form of color blindness +(all color maps in this package) and color vision deficiency +('cividis' only). This is the 'lite' version of the more complete +'viridis' package that can be found at +. WWW: https://cran.r-project.org/web/packages/viridisLite/