pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc (graphics/Makefile, doc/CHANGES-2021, TODO) Three pack...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4389e9c26041
branches:  trunk
changeset: 454061:4389e9c26041
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Jun 06 06:54:32 2021 +0000

description:
(graphics/Makefile, doc/CHANGES-2021, TODO) Three packages updated, one added

Updated devel/R-bit64 to 4.0.5
Updated graphics/R-colorspace to 2.0.1
Updated math/R-reshape2 to 1.4.4
Added graphics/R-isoband version 0.2.4

diffstat:

 doc/CHANGES-2021  |  6 +++++-
 doc/TODO          |  5 +----
 graphics/Makefile |  3 ++-
 3 files changed, 8 insertions(+), 6 deletions(-)

diffs (62 lines):

diff -r 513b021009a7 -r 4389e9c26041 doc/CHANGES-2021
--- a/doc/CHANGES-2021  Sun Jun 06 06:50:17 2021 +0000
+++ b/doc/CHANGES-2021  Sun Jun 06 06:54:32 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.3251 2021/06/06 02:08:55 markd Exp $
+$NetBSD: CHANGES-2021,v 1.3252 2021/06/06 06:54:32 mef Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -5151,3 +5151,7 @@
        Updated print/tex-graphics-def to 2021 [markd 2021-06-06]
        Updated print/tex-graphics-def-doc to 2021 [markd 2021-06-06]
        Updated print/tex-tex to 3.141592653 [markd 2021-06-06]
+       Updated devel/R-bit64 to 4.0.5 [mef 2021-06-06]
+       Updated graphics/R-colorspace to 2.0.1 [mef 2021-06-06]
+       Updated math/R-reshape2 to 1.4.4 [mef 2021-06-06]
+       Added graphics/R-isoband version 0.2.4 [mef 2021-06-06]
diff -r 513b021009a7 -r 4389e9c26041 doc/TODO
--- a/doc/TODO  Sun Jun 06 06:50:17 2021 +0000
+++ b/doc/TODO  Sun Jun 06 06:54:32 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.20736 2021/06/05 15:14:13 mef Exp $
+$NetBSD: TODO,v 1.20737 2021/06/06 06:54:32 mef Exp $
 
 Suggested new packages
 ======================
@@ -393,10 +393,8 @@
        o R-aplpack-1.3.3
        o R-bbmle-1.0.23.1
        o R-bit-4.0.4
-       o R-bit64-4.0.5
        o R-blob-1.2.1
        o R-coda-0.19.4
-       o R-colorspace-2.0.0
        o R-colourpicker-1.1.0
        o R-compositions-2.0.1
        o R-countrycode-1.2.0
@@ -473,7 +471,6 @@
        o R-raster-3.4.5
        o R-readr-1.4.0
        o R-repr-1.1.3
-       o R-reshape2-1.4.4
        o R-rgdal-1.5.23
        o R-rgeos-0.5.5
        o R-rio-0.5.26
diff -r 513b021009a7 -r 4389e9c26041 graphics/Makefile
--- a/graphics/Makefile Sun Jun 06 06:50:17 2021 +0000
+++ b/graphics/Makefile Sun Jun 06 06:54:32 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.939 2021/05/31 22:31:10 wiz Exp $
+# $NetBSD: Makefile,v 1.940 2021/06/06 06:54:32 mef Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -28,6 +28,7 @@
 SUBDIR+=       R-ggtern
 SUBDIR+=       R-ggthemes
 SUBDIR+=       R-gridExtra
+SUBDIR+=       R-isoband
 SUBDIR+=       R-jpeg
 SUBDIR+=       R-labeling
 SUBDIR+=       R-latex2exp



Home | Main Index | Thread Index | Old Index