Hi, ports@:

   Here is a simple patch for textproc/ruby-redcarpet to update to
3.5.1. It is a security update which fix CVE-2020-26298:
   https://github.com/advisories/GHSA-q3wr-qw3g-3p4h

   It build well and pass all tests on amd64-current system.

wen

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/ruby-redcarpet/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile    12 Nov 2019 06:47:23 -0000      1.18
+++ Makefile    20 Jan 2021 00:06:18 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       fast, safe and extensible Markdown to (X)HTML parser
 
-DISTNAME=      redcarpet-3.5.0
+DISTNAME=      redcarpet-3.5.1
 
 CATEGORIES=    textproc
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/ruby-redcarpet/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    12 Nov 2019 06:47:23 -0000      1.8
+++ distinfo    20 Jan 2021 00:06:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (redcarpet-3.5.0.gem) = 89RF1vVz/LM9nnzapgJDS4jxDMWjfnEz0LUsBEP3bGo=
-SIZE (redcarpet-3.5.0.gem) = 62464
+SHA256 (redcarpet-3.5.1.gem) = cX9ky27BHI2eybUh7SbKLu2mi0/h/DOIpkEXbb1Hcy8=
+SIZE (redcarpet-3.5.1.gem) = 62464

Reply via email to