Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2013 11:05:48 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323222 - head/graphics/R-cran-munsell
Message-ID:  <201307181105.r6IB5mnm088723@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Thu Jul 18 11:05:47 2013
New Revision: 323222
URL: http://svnweb.freebsd.org/changeset/ports/323222

Log:
  - Update to 0.4.2
  - Update LICENSE section
  - Replace tab with a space after WWW: in pkg-descr

Modified:
  head/graphics/R-cran-munsell/Makefile
  head/graphics/R-cran-munsell/distinfo
  head/graphics/R-cran-munsell/pkg-descr

Modified: head/graphics/R-cran-munsell/Makefile
==============================================================================
--- head/graphics/R-cran-munsell/Makefile	Thu Jul 18 10:47:01 2013	(r323221)
+++ head/graphics/R-cran-munsell/Makefile	Thu Jul 18 11:05:47 2013	(r323222)
@@ -2,15 +2,18 @@
 # $FreeBSD$
 
 PORTNAME=	munsell
-PORTVERSION=	0.4
-PORTREVISION=	3
+PORTVERSION=	0.4.2
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Munsell colour system
 
-LICENSE=	MIT
+LICENSE=	MIT CW
+LICENSE_COMB=	multi
+LICENSE_NAME_CW=	Charlotte Wickham COPYRIGHT
+LICENSE_FILE_CW=	${WRKSRC}/LICENSE
+LICENSE_PERMS_CW=	auto-accept
 
 RUN_DEPENDS=	R-cran-colorspace>0:${PORTSDIR}/graphics/R-cran-colorspace
 

Modified: head/graphics/R-cran-munsell/distinfo
==============================================================================
--- head/graphics/R-cran-munsell/distinfo	Thu Jul 18 10:47:01 2013	(r323221)
+++ head/graphics/R-cran-munsell/distinfo	Thu Jul 18 11:05:47 2013	(r323222)
@@ -1,2 +1,2 @@
-SHA256 (munsell_0.4.tar.gz) = 11eac6f6f9ef89f6a2cf07437bbb35b3211129bc2061ba0acf9d0c63a6a9bc91
-SIZE (munsell_0.4.tar.gz) = 87713
+SHA256 (munsell_0.4.2.tar.gz) = 84e787f58f626c52a1e3fc1201f724835dfa8023358bfed742e7001441f425ae
+SIZE (munsell_0.4.2.tar.gz) = 91026

Modified: head/graphics/R-cran-munsell/pkg-descr
==============================================================================
--- head/graphics/R-cran-munsell/pkg-descr	Thu Jul 18 10:47:01 2013	(r323221)
+++ head/graphics/R-cran-munsell/pkg-descr	Thu Jul 18 11:05:47 2013	(r323222)
@@ -1,3 +1,3 @@
 Functions for exploring and using the Munsell colour system
 
-WWW:	http://cran.r-project.org/web/packages/munsell/
+WWW: http://cran.r-project.org/web/packages/munsell/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307181105.r6IB5mnm088723>