Hi, Update lowdown to 0.3.0 from maintainer. Changelog can be found here[1].
Comments? OK? [1] https://kristaps.bsd.lv/lowdown/archive.html Index: Makefile =================================================================== RCS file: /cvs/ports/textproc/lowdown/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile 5 Oct 2017 08:08:19 -0000 1.7 +++ Makefile 20 Oct 2017 09:23:11 -0000 @@ -2,7 +2,7 @@ COMMENT = simple markdown translator -DISTNAME = lowdown-0.2.7 +DISTNAME = lowdown-0.3.0 CATEGORIES = textproc HOMEPAGE = https://kristaps.bsd.lv/lowdown/ Index: distinfo =================================================================== RCS file: /cvs/ports/textproc/lowdown/distinfo,v retrieving revision 1.7 diff -u -p -r1.7 distinfo --- distinfo 5 Oct 2017 08:08:19 -0000 1.7 +++ distinfo 20 Oct 2017 09:23:11 -0000 @@ -1,2 +1,2 @@ -SHA256 (lowdown-0.2.7.tar.gz) = yWwQXCMUhIQ6jTjot96ySO93NoEJU7kon2E/7513feE= -SIZE (lowdown-0.2.7.tar.gz) = 72312 +SHA256 (lowdown-0.3.0.tar.gz) = VJWimSJ+SSQbokFQZcCj8y7TM0g023qmEdZcXSy9V+c= +SIZE (lowdown-0.3.0.tar.gz) = 86661 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/textproc/lowdown/pkg/PLIST,v retrieving revision 1.4 diff -u -p -r1.4 PLIST --- pkg/PLIST 5 Oct 2017 08:08:19 -0000 1.4 +++ pkg/PLIST 20 Oct 2017 09:23:11 -0000 @@ -1,5 +1,6 @@ @comment $OpenBSD: PLIST,v 1.4 2017/10/05 08:08:19 anton Exp $ @bin bin/lowdown +@bin bin/lowdown-diff include/lowdown.h lib/liblowdown.a @man man/man1/lowdown.1