summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwen <wen>2016-07-28 14:25:34 +0000
committerwen <wen>2016-07-28 14:25:34 +0000
commit8e21d65b783002253c86df9fc35bc1c2d3e31f53 (patch)
tree9b3711fe6acb027328e781186c0e8edf6457e49d /textproc
parent540e3b00dd970dc46e9693eb86828440bbd1b07e (diff)
downloadpkgsrc-8e21d65b783002253c86df9fc35bc1c2d3e31f53.tar.gz
Update to 0.6
Upstream changes: CHANGES IN highr VERSION 0.6 NEW FEATURES o `hilight()` can deal with multibyte characters that cannot represented in the system native encoding now (on Windows) BUG FIXES o blank lines before/after code are preserved in the hilight() output now (thanks, Terry Therneau)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/R-highr/Makefile4
-rw-r--r--textproc/R-highr/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/R-highr/Makefile b/textproc/R-highr/Makefile
index 3ce30e30873..145835dcc4a 100644
--- a/textproc/R-highr/Makefile
+++ b/textproc/R-highr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/01/09 14:06:59 wen Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/28 14:25:34 wen Exp $
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,7 +9,7 @@ COMMENT= Syntax highlighting for R
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= highr
-R_PKGVER= 0.5.1
+R_PKGVER= 0.6
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/R-highr/distinfo b/textproc/R-highr/distinfo
index ca0d5d13545..471df0adcfd 100644
--- a/textproc/R-highr/distinfo
+++ b/textproc/R-highr/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/01/09 14:06:59 wen Exp $
+$NetBSD: distinfo,v 1.4 2016/07/28 14:25:34 wen Exp $
-SHA1 (R/highr_0.5.1.tar.gz) = 32397e84f6189868c4059d0ebc4b01ae17eeaa10
-RMD160 (R/highr_0.5.1.tar.gz) = 395ae5051be8a4c1778362a32d16ce6f733d9faa
-SHA512 (R/highr_0.5.1.tar.gz) = 9e089bba53e6af71da4e5350ff819c83a2416e76a91e6ba9ddf0443cde00f4bc9bb7130dba911b38bafb3d5063cdbf92accf44dfdc900655f8923607e47197f2
-Size (R/highr_0.5.1.tar.gz) = 16744 bytes
+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