summaryrefslogtreecommitdiff
path: root/textproc/ruby-redcarpet
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2016-03-15 15:57:59 +0000
committertaca <taca@pkgsrc.org>2016-03-15 15:57:59 +0000
commit0cfc0c6995ceacefae6730901ceb7b9c271e5095 (patch)
treea35cae09cbc17387fe5f64ff6c201e750246ecc1 /textproc/ruby-redcarpet
parent72e7e50afbb1ac2e34a0dffec47c68a6b0ace26b (diff)
downloadpkgsrc-0cfc0c6995ceacefae6730901ceb7b9c271e5095.tar.gz
Update ruby-redcarpet to 3.3.4.
This release simply fixes the bufprintf function to correctly work on Windows MinGW-w64 so strings are properly written to the buffer and also skips non-ASCII chars during anchor generation to avoid generating invalid UTF-8 bytes sequences.
Diffstat (limited to 'textproc/ruby-redcarpet')
-rw-r--r--textproc/ruby-redcarpet/Makefile4
-rw-r--r--textproc/ruby-redcarpet/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/ruby-redcarpet/Makefile b/textproc/ruby-redcarpet/Makefile
index 9fb90c2a2aa..300fdf3df35 100644
--- a/textproc/ruby-redcarpet/Makefile
+++ b/textproc/ruby-redcarpet/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2015/10/04 13:38:17 taca Exp $
+# $NetBSD: Makefile,v 1.9 2016/03/15 15:57:59 taca Exp $
-DISTNAME= redcarpet-3.3.3
+DISTNAME= redcarpet-3.3.4
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/textproc/ruby-redcarpet/distinfo b/textproc/ruby-redcarpet/distinfo
index 9b3adc83698..b81fc358c9c 100644
--- a/textproc/ruby-redcarpet/distinfo
+++ b/textproc/ruby-redcarpet/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2015/11/04 02:00:10 agc Exp $
+$NetBSD: distinfo,v 1.9 2016/03/15 15:57:59 taca Exp $
-SHA1 (redcarpet-3.3.3.gem) = f2d0743e973b95bd0fa37669cadf1b4c0b2f4ab5
-RMD160 (redcarpet-3.3.3.gem) = 11f26e95e0ce9a40e71ed65b850240dc30d00afc
-SHA512 (redcarpet-3.3.3.gem) = 48c069c03683b9b952fda28046f1518346c4a06854bae8cc818a311f8570bf0385e6963e0d01ced763a76743d952243ae781c258beac87b6035e5834d4adfb17
-Size (redcarpet-3.3.3.gem) = 60416 bytes
+SHA1 (redcarpet-3.3.4.gem) = 777caf4db4b331cf0bf4966f5169591cff1889e5
+RMD160 (redcarpet-3.3.4.gem) = 0b606d8192fc71406cf5ca5768277aa786400cda
+SHA512 (redcarpet-3.3.4.gem) = 8ef78c351d319b193167a5dc7b45fa39c81b02fe5c0d0102cbbeea2af85ed0b3e7a00b16a58596996739c2538ba3d95bc3e85d6614d85fb845c34891b4c407c2
+Size (redcarpet-3.3.4.gem) = 60416 bytes