pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/mblaze



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar 25 22:59:27 UTC 2019

Modified Files:
        pkgsrc/mail/mblaze: Makefile distinfo

Log Message:
mblaze: update to 0.5.1.

## 0.5.1 (2019-03-03)

* mdeliver: preserve mtime in mrefile
* mdirs: add -0 to separate folders by NUL characters
* Fixes for buffer-overflows, found by fuzzing.
* Fixes for memleaks.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/mblaze/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/mblaze/distinfo

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

Modified files:

Index: pkgsrc/mail/mblaze/Makefile
diff -u pkgsrc/mail/mblaze/Makefile:1.3 pkgsrc/mail/mblaze/Makefile:1.4
--- pkgsrc/mail/mblaze/Makefile:1.3     Sat Feb 23 19:43:08 2019
+++ pkgsrc/mail/mblaze/Makefile Mon Mar 25 22:59:27 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2019/02/23 19:43:08 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2019/03/25 22:59:27 wiz Exp $
 
-DISTNAME=      mblaze-0.5
+DISTNAME=      mblaze-0.5.1
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=chneukirchen/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/mail/mblaze/distinfo
diff -u pkgsrc/mail/mblaze/distinfo:1.2 pkgsrc/mail/mblaze/distinfo:1.3
--- pkgsrc/mail/mblaze/distinfo:1.2     Sat Feb 23 19:43:08 2019
+++ pkgsrc/mail/mblaze/distinfo Mon Mar 25 22:59:27 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/02/23 19:43:08 wiz Exp $
+$NetBSD: distinfo,v 1.3 2019/03/25 22:59:27 wiz Exp $
 
-SHA1 (mblaze-0.5.tar.gz) = 84204f0e66313c778a6191c535ebc75061825228
-RMD160 (mblaze-0.5.tar.gz) = d5e95c3d3a0141cb33e344068cf5f44119892a77
-SHA512 (mblaze-0.5.tar.gz) = 0ad62c62ae88e273bea2db6ce344d1a405fd05567bdbb89fe61f253e9cbfcdac82f974bb999b37b1bd103d3f9ee75385bd226dae5717249c286cbb8a716fb684
-Size (mblaze-0.5.tar.gz) = 90587 bytes
+SHA1 (mblaze-0.5.1.tar.gz) = a87aa20683a6738031519c67518531b484f3dd68
+RMD160 (mblaze-0.5.1.tar.gz) = 9d52ec57acf4ee469c1e827a716992ae0e33d626
+SHA512 (mblaze-0.5.1.tar.gz) = ae810e30092d24ee89f33e28769268513217813bf1aacc9a970bc84e0c1a9ee7c986572ab5ecac314330de20a45879fcec9738119c08a9945932be55f8f649f7
+Size (mblaze-0.5.1.tar.gz) = 91134 bytes



Home | Main Index | Thread Index | Old Index