diff options
author | brook <brook@pkgsrc.org> | 2019-07-31 20:51:22 +0000 |
---|---|---|
committer | brook <brook@pkgsrc.org> | 2019-07-31 20:51:22 +0000 |
commit | 05ad40ad1fc9f533d71c876c41cb58a15117f52f (patch) | |
tree | 8bb5e562c527c5794d1ff552732bfdeba9a0d39b /textproc | |
parent | 102668a263d3fdc66d65cec60b2e2bad9d6ad5b5 (diff) | |
download | pkgsrc-05ad40ad1fc9f533d71c876c41cb58a15117f52f.tar.gz |
R-highr: update to version 0.8.
Update to the canonical form of an R package and fix the LICENSE
field.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/R-highr/Makefile | 12 | ||||
-rw-r--r-- | textproc/R-highr/distinfo | 10 |
2 files changed, 12 insertions, 10 deletions
diff --git a/textproc/R-highr/Makefile b/textproc/R-highr/Makefile index c5403c051e6..7cbea93698e 100644 --- a/textproc/R-highr/Makefile +++ b/textproc/R-highr/Makefile @@ -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 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 --git a/textproc/R-highr/distinfo b/textproc/R-highr/distinfo index 471df0adcfd..3674f5cc96a 100644 --- a/textproc/R-highr/distinfo +++ b/textproc/R-highr/distinfo @@ -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 |