pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc R-highr: update to version 0.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/169c6e07a5e6
branches:  trunk
changeset: 337215:169c6e07a5e6
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 20:51:22 2019 +0000

description:
R-highr: update to version 0.8.

Update to the canonical form of an R package and fix the LICENSE
field.

diffstat:

 doc/CHANGES-2019          |   3 ++-
 textproc/R-highr/Makefile |  12 +++++++-----
 textproc/R-highr/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 11 deletions(-)

diffs (54 lines):

diff -r 885fc8a92547 -r 169c6e07a5e6 doc/CHANGES-2019
--- a/doc/CHANGES-2019  Wed Jul 31 20:50:07 2019 +0000
+++ b/doc/CHANGES-2019  Wed Jul 31 20:51:22 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3209 2019/07/31 20:50:07 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3210 2019/07/31 20:51:22 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5166,3 +5166,4 @@
        Updated security/R-digest to 0.6.20 [brook 2019-07-31]
        Updated textproc/R-formatR to 1.7 [brook 2019-07-31]
        Updated textproc/R-gsubfn to 0.7 [brook 2019-07-31]
+       Updated textproc/R-highr to 0.8 [brook 2019-07-31]
diff -r 885fc8a92547 -r 169c6e07a5e6 textproc/R-highr/Makefile
--- a/textproc/R-highr/Makefile Wed Jul 31 20:50:07 2019 +0000
+++ b/textproc/R-highr/Makefile Wed Jul 31 20:51:22 2019 +0000
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.4 2018/07/28 14:40:52 brook Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/31 20:51:22 brook Exp $
 
-CATEGORIES=    textproc
+CATEGORIES=    textproc R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/highr/
-COMMENT=       Syntax highlighting for R
-LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
+COMMENT=       Syntax highlighting for R source code
+LICENSE=       gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
 
 R_PKGNAME=     highr
-R_PKGVER=      0.6
+R_PKGVER=      0.8
+
+USE_LANGUAGES= # none
 
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"
diff -r 885fc8a92547 -r 169c6e07a5e6 textproc/R-highr/distinfo
--- a/textproc/R-highr/distinfo Wed Jul 31 20:50:07 2019 +0000
+++ b/textproc/R-highr/distinfo Wed Jul 31 20:51:22 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/07/28 14:25:34 wen Exp $
+$NetBSD: distinfo,v 1.5 2019/07/31 20:51:22 brook Exp $
 
-SHA1 (R/highr_0.6.tar.gz) = f5062744edfaf3fd7e20df0a2ef098d3f73b33db
-RMD160 (R/highr_0.6.tar.gz) = 848caab20f84245d3ffe1fc5074f73f1148a386a
-SHA512 (R/highr_0.6.tar.gz) = e3bb6742279274a3038ac0a48b00aaa251fb74fb96e715f36e82d3b0e6cac148dc5b177e6362e6eace5fb7e747bbe9de48e9c806542ead7ec56b9d7212e3bd71
-Size (R/highr_0.6.tar.gz) = 17294 bytes
+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



Home | Main Index | Thread Index | Old Index