Hi,

the following diff updates textproc/cmark to 0.28.3.  Neither API or
ABI changed.  It just contains internal fixes.

bye,
Jan

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/cmark/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    3 Aug 2018 05:13:37 -0000       1.1.1.1
+++ Makefile    23 Apr 2019 00:49:41 -0000
@@ -4,9 +4,9 @@ COMMENT =       CommonMark parsing and renderi
 
 GH_ACCOUNT =   commonmark
 GH_PROJECT =   cmark
-GH_TAGNAME =   0.28.3
+GH_TAGNAME =   0.29.0
 
-SHARED_LIBS += cmark                     0.0 # 0.28
+SHARED_LIBS += cmark                     0.0 # 0.29
 
 CATEGORIES =   textproc
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/cmark/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    3 Aug 2018 05:13:37 -0000       1.1.1.1
+++ distinfo    9 Apr 2019 21:37:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (cmark-0.28.3.tar.gz) = rMmGhdPBtRX/eHrHyZQYja2vKKLXAMEMEiHaQZm64fw=
-SIZE (cmark-0.28.3.tar.gz) = 229391
+SHA256 (cmark-0.29.0.tar.gz) = JVis48vv+FYQ3jvaMoWPcis1ms2t8MRpGFGGW7hJJKY=
+SIZE (cmark-0.29.0.tar.gz) = 234545

Reply via email to