Hello,

Fresh off the heels of the 0.6.4 update is 0.6.5.

Changelog: https://kristaps.bsd.lv/lowdown/archive.html

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/lowdown/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Makefile    17 May 2020 13:31:10 -0000      1.20
+++ Makefile    22 May 2020 14:08:37 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.20 2020/05/17 13:31:10 kn Exp $
 
 COMMENT =      simple markdown translator
-DISTNAME =     lowdown-0.6.4
+DISTNAME =     lowdown-0.6.5
 CATEGORIES =   textproc
 
 HOMEPAGE =     https://kristaps.bsd.lv/lowdown/
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/lowdown/distinfo,v
retrieving revision 1.17
diff -u -p -r1.17 distinfo
--- distinfo    17 May 2020 13:31:10 -0000      1.17
+++ distinfo    22 May 2020 14:08:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (lowdown-0.6.4.tar.gz) = EPftZ5/jJMAAs7I0955bEolbpCISgH0kKv3Eja0Tjno=
-SIZE (lowdown-0.6.4.tar.gz) = 154971
+SHA256 (lowdown-0.6.5.tar.gz) = Bd5KyS2qo+jtmrvr3B7DJa3PxqmqL7RisknIZR0geFI=
+SIZE (lowdown-0.6.5.tar.gz) = 172871
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/lowdown/pkg/PLIST,v
retrieving revision 1.7
diff -u -p -r1.7 PLIST
--- pkg/PLIST   22 Feb 2020 11:29:17 -0000      1.7
+++ pkg/PLIST   22 May 2020 14:08:37 -0000
@@ -3,6 +3,7 @@
 @bin bin/lowdown-diff
 include/lowdown.h
 @static-lib lib/liblowdown.a
+lib/pkgconfig/lowdown.pc
 @man man/man1/lowdown.1
 @man man/man3/lowdown.3
 @man man/man3/lowdown_buf.3

Reply via email to