Hi,
This is a minor update with the following changelog...
* mdeliver: preserve mtime in mrefile
* mdirs: add -0 to separate folders by NUL characters
* Fixes for buffer-overflows, found by fuzzing.
* Fixes for memleaks.
PS: Upstream has renamed github account, using the new GH_ACCOUNT
prevents a HTTP redirect.
Ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/mblaze/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile 12 Feb 2019 14:27:35 -0000 1.5
+++ Makefile 6 Mar 2019 14:55:07 -0000
@@ -2,9 +2,9 @@
COMMENT = set of Maildir utilities
-VERSION = 0.5
+VERSION = 0.5.1
DISTNAME = mblaze-${VERSION}
-GH_ACCOUNT = chneukirchen
+GH_ACCOUNT = leahneukirchen
GH_PROJECT = mblaze
GH_TAGNAME = v${VERSION}
CATEGORIES = mail
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/mblaze/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 12 Feb 2019 14:27:35 -0000 1.4
+++ distinfo 6 Mar 2019 14:44:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (mblaze-0.5.tar.gz) = Myec8PRowD0y6MH44FbPFwBewwISY0FQv+DZDG5Pkm4=
-SIZE (mblaze-0.5.tar.gz) = 90587
+SHA256 (mblaze-0.5.1.tar.gz) = XZ0FFQcsFZb4NLIRGncL8aDRxCpD3ySJ+OQuwx90uVM=
+SIZE (mblaze-0.5.1.tar.gz) = 91134