pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/R-highr (textproc/R-highr) Updated 0.8 to 0.9...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4afe836b6bb
branches:  trunk
changeset: 454013:c4afe836b6bb
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Jun 05 08:33:02 2021 +0000

description:
(textproc/R-highr) Updated 0.8 to 0.9, NEWS.md unknown

diffstat:

 textproc/R-highr/Makefile |   7 +++++--
 textproc/R-highr/distinfo |  10 +++++-----
 2 files changed, 10 insertions(+), 7 deletions(-)

diffs (37 lines):

diff -r 92108a43fc34 -r c4afe836b6bb textproc/R-highr/Makefile
--- a/textproc/R-highr/Makefile Sat Jun 05 08:30:23 2021 +0000
+++ b/textproc/R-highr/Makefile Sat Jun 05 08:33:02 2021 +0000
@@ -1,13 +1,16 @@
-# $NetBSD: Makefile,v 1.6 2019/08/08 19:53:56 brook Exp $
+# $NetBSD: Makefile,v 1.7 2021/06/05 08:33:02 mef Exp $
 
 R_PKGNAME=     highr
-R_PKGVER=      0.8
+R_PKGVER=      0.9
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Syntax highlighting for R source code
 LICENSE=       gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
 
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-markdown-[0-9]*:../../textproc/R-markdown
+
 USE_LANGUAGES= # none
 
 .include "../../math/R/Makefile.extension"
diff -r 92108a43fc34 -r c4afe836b6bb textproc/R-highr/distinfo
--- a/textproc/R-highr/distinfo Sat Jun 05 08:30:23 2021 +0000
+++ b/textproc/R-highr/distinfo Sat Jun 05 08:33:02 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/07/31 20:51:22 brook Exp $
+$NetBSD: distinfo,v 1.6 2021/06/05 08:33:02 mef Exp $
 
-SHA1 (R/highr_0.8.tar.gz) = ad160596233230f67d34421be4366725a53d4f69
-RMD160 (R/highr_0.8.tar.gz) = 7441b587de84dfeac67309591d259a29e61fbc5f
-SHA512 (R/highr_0.8.tar.gz) = 3ca3bf64457fdb2f4b0122568dac969a33cc1cdeba437d29417c5bea4e8ed4b0ac43d6cf5ad1a4a75719beafc09dcbd31a6b57fd22142b096ce809c5d4c04ab5
-Size (R/highr_0.8.tar.gz) = 17445 bytes
+SHA1 (R/highr_0.9.tar.gz) = 0ac4ca02d8983df5b8d72c2e237f0e9b157e0397
+RMD160 (R/highr_0.9.tar.gz) = 5792ac5001fbe1a73e018a993dd4754e1b215788
+SHA512 (R/highr_0.9.tar.gz) = 5a3add535dc78c8cfd50407bf5f7e63746a8af7efa30cf2b54f9b15bfa533d922ecc153ebdaa07c70baadf7ee633d2fba7aba38e3e93b923c908396bc1c1694e
+Size (R/highr_0.9.tar.gz) = 15188 bytes



Home | Main Index | Thread Index | Old Index