diff options
author | tota <tota@FreeBSD.org> | 2013-07-18 19:05:47 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-07-18 19:05:47 +0800 |
commit | 9257e802a4b908cd12dd046e825c46788928166b (patch) | |
tree | 7839b312a36c1460bf193ee1e90eca7aabcbb67f /graphics | |
parent | 4ec4e9d7deff7888ccc0eaf3fa860b55c39358a0 (diff) | |
download | freebsd-ports-gnome-9257e802a4b908cd12dd046e825c46788928166b.tar.gz freebsd-ports-gnome-9257e802a4b908cd12dd046e825c46788928166b.tar.zst freebsd-ports-gnome-9257e802a4b908cd12dd046e825c46788928166b.zip |
- Update to 0.4.2
- Update LICENSE section
- Replace tab with a space after WWW: in pkg-descr
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/R-cran-munsell/Makefile | 9 | ||||
-rw-r--r-- | graphics/R-cran-munsell/distinfo | 4 | ||||
-rw-r--r-- | graphics/R-cran-munsell/pkg-descr | 2 |
3 files changed, 9 insertions, 6 deletions
diff --git a/graphics/R-cran-munsell/Makefile b/graphics/R-cran-munsell/Makefile index a9904776640d..249c5251347c 100644 --- a/graphics/R-cran-munsell/Makefile +++ b/graphics/R-cran-munsell/Makefile @@ -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 diff --git a/graphics/R-cran-munsell/distinfo b/graphics/R-cran-munsell/distinfo index 3c8d67bab522..84b8192c48d5 100644 --- a/graphics/R-cran-munsell/distinfo +++ b/graphics/R-cran-munsell/distinfo @@ -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 diff --git a/graphics/R-cran-munsell/pkg-descr b/graphics/R-cran-munsell/pkg-descr index a1d713059728..efa719ae3fde 100644 --- a/graphics/R-cran-munsell/pkg-descr +++ b/graphics/R-cran-munsell/pkg-descr @@ -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/ |