- Update to 1.2-0
- Convert to new Makefile header - Trim WWW: line in pkg-descr Feature safe: yes
This commit is contained in:
parent
96abb7a57b
commit
f8f5b30acd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306408
3 changed files with 5 additions and 10 deletions
|
@ -1,13 +1,8 @@
|
|||
# New ports collection makefile for: R-cran-colorspace
|
||||
# Date created: 2011-09-10
|
||||
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
|
||||
#
|
||||
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= colorspace
|
||||
DISTVERSION= 1.1-1
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 1.2-0
|
||||
CATEGORIES= graphics
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (colorspace_1.1-1.tar.gz) = 4013f9f6deb00cf53825a9cd4f36cad6476dac8772473c17569dd4a6a7d9dd08
|
||||
SIZE (colorspace_1.1-1.tar.gz) = 336592
|
||||
SHA256 (colorspace_1.2-0.tar.gz) = e70aedb9f0aa93809567c06582ca6981522e2de7e51c1bda3d008f9725d1d3d0
|
||||
SIZE (colorspace_1.2-0.tar.gz) = 240553
|
||||
|
|
|
@ -3,4 +3,4 @@ HSV, HLS, CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB and polar
|
|||
CIELAB. Qualitative, sequential, and diverging color palettes based
|
||||
on HCL colors are provided.
|
||||
|
||||
WWW: http://cran.r-project.org/web/packages/colorspace/
|
||||
WWW: http://cran.r-project.org/web/packages/colorspace/
|
||||
|
|
Loading…
Reference in a new issue