This release fixes a segfault when running "/theme properties". Tests pass.
Any comments or OK?
Index: Makefile =================================================================== RCS file: /cvs/ports/net/profanity/Makefile,v retrieving revision 1.16 diff -u -p -u -r1.16 Makefile --- Makefile 3 Jul 2020 21:13:00 -0000 1.16 +++ Makefile 8 Jul 2020 12:53:34 -0000 @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.16 2020/07/03 21:13:00 sthen Exp $ COMMENT = console based XMPP client -DISTNAME = profanity-0.9.4 +DISTNAME = profanity-0.9.5 CATEGORIES = net REVISION = 0 Index: distinfo =================================================================== RCS file: /cvs/ports/net/profanity/distinfo,v retrieving revision 1.9 diff -u -p -u -r1.9 distinfo --- distinfo 29 Jun 2020 04:54:59 -0000 1.9 +++ distinfo 8 Jul 2020 12:53:50 -0000 @@ -1,2 +1,2 @@ -SHA256 (profanity-0.9.4.tar.gz) = ZVcKAV5EE3+H2Q2q3R4+vHyNpQ8lMlsGqksT9YuThfo= -SIZE (profanity-0.9.4.tar.gz) = 830413 +SHA256 (profanity-0.9.5.tar.gz) = I/ey5cbPhZE7nnoiiAK8qeyx0c87+PjyhelnYXaiSQI= +SIZE (profanity-0.9.5.tar.gz) = 830966
