Hi ports@,

mblaze 0.6 was released on 2020-01-18:

 * mfwd: prefix Subject with "Fwd:".
 * mscan: add dottime formatting.
 * mlist: look at maildir/new too for messages.
 * Many bug and portability fixes.

While there, get rid of GH_* as git.vuxu.org is the official upstream,
point HOMEPAGE to it, and take maintainership of the port. It's my main
email client and I follow the project closely.

Tested on amd64.

-Lucas

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/mail/mblaze/Makefile,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 Makefile
--- Makefile    12 Jul 2019 20:47:29 -0000      1.8
+++ Makefile    9 Feb 2020 21:33:07 -0000
@@ -2,14 +2,17 @@
 
 COMMENT =      set of Maildir utilities
 
-GH_ACCOUNT =   leahneukirchen
-GH_PROJECT =   mblaze
-GH_TAGNAME =   v0.5.1
+DISTNAME =     mblaze-0.6
 CATEGORIES =   mail
-REVISION =     0
+
+HOMEPAGE =     https://git.vuxu.org/mblaze/
+
+MAINTAINER =   Lucas <lu...@sexy.is>
 
 # Public domain
 PERMIT_PACKAGE =       Yes
+
+MASTER_SITES = https://git.vuxu.org/mblaze/snapshot/
 
 WANTLIB =      c iconv pthread
 LIB_DEPENDS =  converters/libiconv
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/mail/mblaze/distinfo,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 distinfo
--- distinfo    9 Mar 2019 04:59:43 -0000       1.5
+++ distinfo    9 Feb 2020 21:07:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (mblaze-0.5.1.tar.gz) = XZ0FFQcsFZb4NLIRGncL8aDRxCpD3ySJ+OQuwx90uVM=
-SIZE (mblaze-0.5.1.tar.gz) = 91134
+SHA256 (mblaze-0.6.tar.gz) = nRhH1HT/Puo+83c487cJbLbMhkYeDTeKaEFC34DnJU4=
+SIZE (mblaze-0.6.tar.gz) = 91623

Reply via email to