pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   brook
Date:           Wed Jul 31 16:10:16 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/graphics/R-munsell: Makefile distinfo

Log Message:
R-munsell: update to version 0.5.0.

Update to the canonical form of an R package.


To generate a diff of this commit:
cvs rdiff -u -r1.3148 -r1.3149 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/R-munsell/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/R-munsell/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.3148 pkgsrc/doc/CHANGES-2019:1.3149
--- pkgsrc/doc/CHANGES-2019:1.3148      Wed Jul 31 16:04:39 2019
+++ pkgsrc/doc/CHANGES-2019     Wed Jul 31 16:10:15 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3148 2019/07/31 16:04:39 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3149 2019/07/31 16:10:15 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5105,3 +5105,4 @@ Changes to the packages collection and i
        Updated graphics/R-Cairo to 1.5.10 [brook 2019-07-31]
        Updated graphics/R-colorspace to 1.4.1 [brook 2019-07-31]
        Updated graphics/R-ggplot2 to 3.2.0 [brook 2019-07-31]
+       Updated graphics/R-munsell to 0.5.0 [brook 2019-07-31]

Index: pkgsrc/graphics/R-munsell/Makefile
diff -u pkgsrc/graphics/R-munsell/Makefile:1.2 pkgsrc/graphics/R-munsell/Makefile:1.3
--- pkgsrc/graphics/R-munsell/Makefile:1.2      Sat Jul 28 14:40:44 2018
+++ pkgsrc/graphics/R-munsell/Makefile  Wed Jul 31 16:10:15 2019
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:44 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 16:10:15 brook Exp $
 
-CATEGORIES=    graphics
+CATEGORIES=    graphics R
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/munsell/
-COMMENT=       Utilities for using Munsell colors
+COMMENT=       Utilities for using Munsell colours
 LICENSE=       mit
 
 R_PKGNAME=     munsell
-R_PKGVER=      0.4.3
+R_PKGVER=      0.5.0
 
-DEPENDS+=      R-colorspace-[0-9]*:../../graphics/R-colorspace
+DEPENDS+=      R-colorspace>=1.4.1:../../graphics/R-colorspace
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/graphics/R-munsell/distinfo
diff -u pkgsrc/graphics/R-munsell/distinfo:1.1 pkgsrc/graphics/R-munsell/distinfo:1.2
--- pkgsrc/graphics/R-munsell/distinfo:1.1      Thu Mar  8 19:36:13 2018
+++ pkgsrc/graphics/R-munsell/distinfo  Wed Jul 31 16:10:15 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/03/08 19:36:13 minskim Exp $
+$NetBSD: distinfo,v 1.2 2019/07/31 16:10:15 brook Exp $
 
-SHA1 (R/munsell_0.4.3.tar.gz) = 2e9a3cd4a1f5c10e1abd7d4f6c6fa0cf7420bf00
-RMD160 (R/munsell_0.4.3.tar.gz) = b17643069eea8ceba41c483f1773343b86de4431
-SHA512 (R/munsell_0.4.3.tar.gz) = 8050b87a139c994d9a9f2b9916352c0c74bb588381e2ad029b8b2e180d203de4624943087032c208297eddb4ba7af635e2dee4673344479059f3db311a90a566
-Size (R/munsell_0.4.3.tar.gz) = 97244 bytes
+SHA1 (R/munsell_0.5.0.tar.gz) = 264cf6a21ceb3f84aa78dff928f13c5ea997ce96
+RMD160 (R/munsell_0.5.0.tar.gz) = a1323b160b6939ec8c161bd6d903a508fd72a92a
+SHA512 (R/munsell_0.5.0.tar.gz) = 12a66c2406bf5aecec52a504549e7beeaff67fb67aab9950c24e9e6300b458cf541c818630814433229c1b406a2830a32dc21e10cabcdb4429245d85ba96f8de
+Size (R/munsell_0.5.0.tar.gz) = 182653 bytes



Home | Main Index | Thread Index | Old Index