pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/R-ggtern (graphics/R-ggtern) Updated 3.1.1 to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a37078884d31
branches:  trunk
changeset: 457528:a37078884d31
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Aug 28 07:12:05 2021 +0000

description:
(graphics/R-ggtern) Updated 3.1.1 to 3.3.5

ggtern 3.3.5
----------------------------------------------------------------

ggtern 3.3.0
----------------------------------------------------------------
* Fixed broken compatability with ggplot2 3.3.0

ggtern 3.1.1
----------------------------------------------------------------
* Bug fix within the stat density tern funtion

diffstat:

 graphics/R-ggtern/Makefile |  14 +++++++++-----
 graphics/R-ggtern/distinfo |  10 +++++-----
 2 files changed, 14 insertions(+), 10 deletions(-)

diffs (49 lines):

diff -r 4a9b8bcbc546 -r a37078884d31 graphics/R-ggtern/Makefile
--- a/graphics/R-ggtern/Makefile        Sat Aug 28 07:03:46 2021 +0000
+++ b/graphics/R-ggtern/Makefile        Sat Aug 28 07:12:05 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2019/08/14 22:03:15 brook Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/28 07:12:05 mef Exp $
 
 R_PKGNAME=     ggtern
-R_PKGVER=      3.1.0
+R_PKGVER=      3.3.5
 CATEGORIES=    graphics
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -9,13 +9,17 @@
 LICENSE=       gnu-gpl-v2
 
 DEPENDS+=      R-proto>=1.0.0:../../devel/R-proto
-DEPENDS+=      R-ggplot2>=3.1.0:../../graphics/R-ggplot2
+DEPENDS+=      R-ggplot2>=3.3.5:../../graphics/R-ggplot2
 DEPENDS+=      R-gridExtra>=2.3:../../graphics/R-gridExtra
-DEPENDS+=      R-latex2exp>=0.4:../../graphics/R-latex2exp
+DEPENDS+=      R-latex2exp>=0.5:../../graphics/R-latex2exp
 DEPENDS+=      R-scales>=0.3.0:../../graphics/R-scales
-DEPENDS+=      R-compositions>=1.40.2:../../math/R-compositions
+DEPENDS+=      R-compositions>=2.0.2:../../math/R-compositions
 DEPENDS+=      R-gtable>=0.1.2:../../math/R-gtable
 DEPENDS+=      R-plyr>=1.8.3:../../math/R-plyr
+DEPENDS+=      R-stat.extend-[0-9]*:../../math/R-stat.extend
+DEPENDS+=      R-R.utils-[0-9]*:../../devel/R-R.utils
+#EPENDS+=      R-lattice-[0-9]*:../../math/R-lattice
+DEPENDS+=      R-hexbin-[0-9]*:../../math/R-hexbin
 
 USE_LANGUAGES= # none
 
diff -r 4a9b8bcbc546 -r a37078884d31 graphics/R-ggtern/distinfo
--- a/graphics/R-ggtern/distinfo        Sat Aug 28 07:03:46 2021 +0000
+++ b/graphics/R-ggtern/distinfo        Sat Aug 28 07:12:05 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/08/09 15:51:57 brook Exp $
+$NetBSD: distinfo,v 1.2 2021/08/28 07:12:05 mef Exp $
 
-SHA1 (R/ggtern_3.1.0.tar.gz) = 2429c23cf6b3f75e50b779493b95d1ea81943156
-RMD160 (R/ggtern_3.1.0.tar.gz) = 96eda1c81a305ef2b9a93481fd41c86eb7edfb4f
-SHA512 (R/ggtern_3.1.0.tar.gz) = fb48e229e3b04b17655e61d0fe7f9adeb22b0b8cfdcfd402925c3aa5a6ca00031be2568273cb71c69b845e04e5d5cbd0888a82a389a95c8d9e4dff744d0a4a1c
-Size (R/ggtern_3.1.0.tar.gz) = 564090 bytes
+SHA1 (R/ggtern_3.3.5.tar.gz) = 79a98edc30d9565773b30a639a7016b2e2112847
+RMD160 (R/ggtern_3.3.5.tar.gz) = ae674d87ff4d617539a84d0cb41a2d34cae03f39
+SHA512 (R/ggtern_3.3.5.tar.gz) = cfb5529324658ee9f614001483425ee21ca9dc2ed23104b35961d98629f2147f751e8cbefbebc472b7c544d7e6e470c7f4312c17bd336c8610f83468a4b8d4b7
+Size (R/ggtern_3.3.5.tar.gz) = 566674 bytes



Home | Main Index | Thread Index | Old Index