summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-03-12 15:33:48 +0000
committertaca <taca@pkgsrc.org>2013-03-12 15:33:48 +0000
commit09f44b6dcb958a0b872005039261c25fd9a6efd5 (patch)
tree9cdad754cf5adb8d92a12a8a6d6bd10a3983a15b /textproc
parent602b292d0e9337830d398bf55cf89a35c4358789 (diff)
downloadpkgsrc-09f44b6dcb958a0b872005039261c25fd9a6efd5.tar.gz
Update ruby-coderay to 1.0.9.
Changes in 1.0.9 * Fix Ruby scanner: Ruby 1.9 hash syntax { key: value } is highlighted correctly. [GH #106, thanks to Seth Vargo] * Fix HTML scanner: Accept DTDs. [GH #83] * Fix PHP scanner: Accept Unicode. [GH #40, thanks to Lance Li]
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-coderay/Makefile4
-rw-r--r--textproc/ruby-coderay/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/ruby-coderay/Makefile b/textproc/ruby-coderay/Makefile
index e88519f95f6..1178b4aaa8e 100644
--- a/textproc/ruby-coderay/Makefile
+++ b/textproc/ruby-coderay/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2012/12/17 13:48:10 taca Exp $
+# $NetBSD: Makefile,v 1.10 2013/03/12 15:33:48 taca Exp $
-DISTNAME= coderay-1.0.8
+DISTNAME= coderay-1.0.9
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/textproc/ruby-coderay/distinfo b/textproc/ruby-coderay/distinfo
index d2b02fd9912..fd4f1036556 100644
--- a/textproc/ruby-coderay/distinfo
+++ b/textproc/ruby-coderay/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2012/12/17 13:48:10 taca Exp $
+$NetBSD: distinfo,v 1.10 2013/03/12 15:33:48 taca Exp $
-SHA1 (coderay-1.0.8.gem) = 4bd30a50a6474568c73b43308db74ed09afda45c
-RMD160 (coderay-1.0.8.gem) = 39e26a9b569343e2faa1d8cfd3805d57cf48df93
-Size (coderay-1.0.8.gem) = 88576 bytes
+SHA1 (coderay-1.0.9.gem) = 9455e09e798b989aa0ba4b84e12f30ad3318110f
+RMD160 (coderay-1.0.9.gem) = c275e86de579d6210b79fac6b3edabb964eaae1a
+Size (coderay-1.0.9.gem) = 89088 bytes