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:51:22 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/textproc/R-highr: Makefile distinfo

Log Message:
R-highr: update to version 0.8.

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


To generate a diff of this commit:
cvs rdiff -u -r1.3209 -r1.3210 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/R-highr/Makefile \
    pkgsrc/textproc/R-highr/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.3209 pkgsrc/doc/CHANGES-2019:1.3210
--- pkgsrc/doc/CHANGES-2019:1.3209      Wed Jul 31 20:50:07 2019
+++ pkgsrc/doc/CHANGES-2019     Wed Jul 31 20:51:22 2019
@@ -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 @@ Changes to the packages collection and i
        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]

Index: pkgsrc/textproc/R-highr/Makefile
diff -u pkgsrc/textproc/R-highr/Makefile:1.4 pkgsrc/textproc/R-highr/Makefile:1.5
--- pkgsrc/textproc/R-highr/Makefile:1.4        Sat Jul 28 14:40:52 2018
+++ pkgsrc/textproc/R-highr/Makefile    Wed Jul 31 20:51:22 2019
@@ -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"
Index: pkgsrc/textproc/R-highr/distinfo
diff -u pkgsrc/textproc/R-highr/distinfo:1.4 pkgsrc/textproc/R-highr/distinfo:1.5
--- pkgsrc/textproc/R-highr/distinfo:1.4        Thu Jul 28 14:25:34 2016
+++ pkgsrc/textproc/R-highr/distinfo    Wed Jul 31 20:51:22 2019
@@ -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