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 20:42:03 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/misc/R-pillar: Makefile distinfo

Log Message:
R-pillar: update to version 1.4.2.

Update to the canonical form of an R package.


To generate a diff of this commit:
cvs rdiff -u -r1.3203 -r1.3204 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/R-pillar/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/R-pillar/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.3203 pkgsrc/doc/CHANGES-2019:1.3204
--- pkgsrc/doc/CHANGES-2019:1.3203      Wed Jul 31 20:40:29 2019
+++ pkgsrc/doc/CHANGES-2019     Wed Jul 31 20:42:02 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3203 2019/07/31 20:40:29 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3204 2019/07/31 20:42:02 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5160,3 +5160,4 @@ Changes to the packages collection and i
        Updated math/R-xtable to 1.8.4 [brook 2019-07-31]
        Updated math/R-xts to 0.11.2 [brook 2019-07-31]
        Updated math/R-zoo to 1.8.6 [brook 2019-07-31]
+       Updated misc/R-pillar to 1.4.2 [brook 2019-07-31]

Index: pkgsrc/misc/R-pillar/Makefile
diff -u pkgsrc/misc/R-pillar/Makefile:1.3 pkgsrc/misc/R-pillar/Makefile:1.4
--- pkgsrc/misc/R-pillar/Makefile:1.3   Sat Jul 28 14:40:51 2018
+++ pkgsrc/misc/R-pillar/Makefile       Wed Jul 31 20:42:03 2019
@@ -1,18 +1,21 @@
-# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:51 brook Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 20:42:03 brook Exp $
 
-CATEGORIES=    misc
+CATEGORIES=    misc R
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/r-lib/pillar
-COMMENT=       Coloured Formatting for Columns
+COMMENT=       Coloured formatting for columns
 LICENSE=       gnu-gpl-v3
 
 R_PKGNAME=     pillar
-R_PKGVER=      1.2.1
+R_PKGVER=      1.4.2
 
-DEPENDS+=      R-cli>=1.0.0:../../devel/R-cli
+DEPENDS+=      R-cli>=1.1.0:../../devel/R-cli
 DEPENDS+=      R-crayon>=1.3.4:../../devel/R-crayon
-DEPENDS+=      R-rlang>=0.2.0:../../devel/R-rlang
+DEPENDS+=      R-fansi>=0.4.0:../../devel/R-fansi
+DEPENDS+=      R-rlang>=0.3.0:../../devel/R-rlang
+DEPENDS+=      R-vctrs>=0.2.0:../../math/R-vctrs
+DEPENDS+=      R-utf8>=1.1.0:../../textproc/R-utf8
 DEPENDS+=      R-utf8>=1.1.3:../../textproc/R-utf8
 
 USE_LANGUAGES= # none

Index: pkgsrc/misc/R-pillar/distinfo
diff -u pkgsrc/misc/R-pillar/distinfo:1.2 pkgsrc/misc/R-pillar/distinfo:1.3
--- pkgsrc/misc/R-pillar/distinfo:1.2   Sat Apr  7 21:06:34 2018
+++ pkgsrc/misc/R-pillar/distinfo       Wed Jul 31 20:42:03 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/04/07 21:06:34 minskim Exp $
+$NetBSD: distinfo,v 1.3 2019/07/31 20:42:03 brook Exp $
 
-SHA1 (R/pillar_1.2.1.tar.gz) = 0bb68f0ab5c2eb6c2a3a2e2a74f82194a3a645b3
-RMD160 (R/pillar_1.2.1.tar.gz) = 5e024124b1a784b41903c17228c52d5925a95a36
-SHA512 (R/pillar_1.2.1.tar.gz) = 42e3d9010b9bf1065843a14364fd6a3868467e79913ab80e2cff4846ebbd64b53cb4ea9450796e30d890bbc872dc5d965efeb500937ce77d7acff3b772154e31
-Size (R/pillar_1.2.1.tar.gz) = 54830 bytes
+SHA1 (R/pillar_1.4.2.tar.gz) = 6af37a45b8539fed426eee850ceb460cf50799ac
+RMD160 (R/pillar_1.4.2.tar.gz) = 9f0c696fc2a25de56d7f5a4e894b76005e7dda6c
+SHA512 (R/pillar_1.4.2.tar.gz) = 6ec4f1cdb4c5ac80f549c7e388beec59605a85758b3e9c6e7845e3af74303d6c0c3b8dd30f435e4361a2b3c11247baba57008772bbf17049276b34af45212d08
+Size (R/pillar_1.4.2.tar.gz) = 228815 bytes



Home | Main Index | Thread Index | Old Index