pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mblaze: Update wip/mblaze to 0.4



Module Name:	pkgsrc-wip
Committed By:	Sunil Nimmagadda <sunil%nimmagadda.net@localhost>
Pushed By:	skn
Date:		Fri Aug 17 09:41:27 2018 +0530
Changeset:	8b3a4c0a43bfec4aeb3f8b72418233d9a393c364

Modified Files:
	mblaze/Makefile
	mblaze/PLIST
	mblaze/distinfo

Log Message:
mblaze: Update wip/mblaze to 0.4

0.4 (2018-08-15)
----------------
* New tool mrefile to move or copy messages
* contrib/mp7m: add application/pkcs7-mime decoder
* mcom: allow setting arbitrary headers from command line
* mcom: add -body to prepopulate drafts
* mcom: mark drafts as seen after sending
* mcom: update flags after mrep/mbnc/mfwd
* mshow: add -B to decode MIME parameters in broken mails
* magrep: add -l flag
* Many bug fixes

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8b3a4c0a43bfec4aeb3f8b72418233d9a393c364

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mblaze/Makefile | 2 +-
 mblaze/PLIST    | 2 ++
 mblaze/distinfo | 8 ++++----
 3 files changed, 7 insertions(+), 5 deletions(-)

diffs:
diff --git a/mblaze/Makefile b/mblaze/Makefile
index 49dda59259..c4a47fcb03 100644
--- a/mblaze/Makefile
+++ b/mblaze/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	mblaze-0.3.2
+DISTNAME=	mblaze-0.4
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_GITHUB:=chneukirchen/}
diff --git a/mblaze/PLIST b/mblaze/PLIST
index d569dfd4e1..6d2f4aaa80 100644
--- a/mblaze/PLIST
+++ b/mblaze/PLIST
@@ -22,6 +22,7 @@ bin/mnext
 bin/mpick
 bin/mprev
 bin/mquote
+bin/mrefile
 bin/mrep
 bin/mscan
 bin/msed
@@ -48,6 +49,7 @@ man/man1/mlist.1
 man/man1/mmime.1
 man/man1/mmkdir.1
 man/man1/mpick.1
+man/man1/mrefile.1
 man/man1/mrep.1
 man/man1/mscan.1
 man/man1/msed.1
diff --git a/mblaze/distinfo b/mblaze/distinfo
index bfb65fb91a..6aa9276349 100644
--- a/mblaze/distinfo
+++ b/mblaze/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (mblaze-0.3.2.tar.gz) = b28fe950a6d4e7914811cf843403532cd9ad25d1
-RMD160 (mblaze-0.3.2.tar.gz) = c14618e74c9026f6a1962e3fdf26c0457c49dc29
-SHA512 (mblaze-0.3.2.tar.gz) = 809d3a82e89a90bf1dce5abca97155b524290bbaa3c8100efb461f3694c4ff28ed0d1e46d3d74c2fbb96a17cd44ccee315a022d6697a470f82d8d4ee66ab7147
-Size (mblaze-0.3.2.tar.gz) = 83884 bytes
+SHA1 (mblaze-0.4.tar.gz) = b1cffa24e01f5cb3ffeb2ce0acd55f32bd5624a2
+RMD160 (mblaze-0.4.tar.gz) = 5fe8217f84f415abefffc617370593a1e42e6008
+SHA512 (mblaze-0.4.tar.gz) = ef4111712e2eac6d4c9b7617225cf53d4de25d48c853a9d72304744f5b5e53a224e7594330a7fc0245628a3e91f48c0f776d3200c6f233018a9f165e112f2201
+Size (mblaze-0.4.tar.gz) = 85934 bytes


Home | Main Index | Thread Index | Old Index