pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/spamprobe Update spamprobe to 1.4b (PKGNAME chang...
details: https://anonhg.NetBSD.org/pkgsrc/rev/eff29ae17f08
branches: trunk
changeset: 517122:eff29ae17f08
user: ghen <ghen%pkgsrc.org@localhost>
date: Fri Aug 04 20:12:31 2006 +0000
description:
Update spamprobe to 1.4b (PKGNAME changed to 1.4.2).
Changes in 1.4a:
This release fixes a bug in decoding malformed base64 encoded data that
manifested itself in some architectures. Also corrects a typo in the online
help. Some code cleanup and minor performance tweaks were added as well.
Changes in 1.4b:
This release fixes pair of bugs related to messages with no lines in their
bodies. No new features were added.
diffstat:
mail/spamprobe/Makefile | 5 +++--
mail/spamprobe/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 65f161521d11 -r eff29ae17f08 mail/spamprobe/Makefile
--- a/mail/spamprobe/Makefile Fri Aug 04 19:23:39 2006 +0000
+++ b/mail/spamprobe/Makefile Fri Aug 04 20:12:31 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2006/01/07 10:27:51 hubertf Exp $
+# $NetBSD: Makefile,v 1.17 2006/08/04 20:12:31 ghen Exp $
-DISTNAME= spamprobe-1.4
+DISTNAME= spamprobe-1.4b
+PKGNAME= spamprobe-1.4.2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spamprobe/}
diff -r 65f161521d11 -r eff29ae17f08 mail/spamprobe/distinfo
--- a/mail/spamprobe/distinfo Fri Aug 04 19:23:39 2006 +0000
+++ b/mail/spamprobe/distinfo Fri Aug 04 20:12:31 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2006/01/07 10:27:51 hubertf Exp $
+$NetBSD: distinfo,v 1.10 2006/08/04 20:12:31 ghen Exp $
-SHA1 (spamprobe-1.4.tar.gz) = 723f026a07c659f6a76be572fa29cfe7f21dc0ba
-RMD160 (spamprobe-1.4.tar.gz) = f8067319af1d53f6d7469e275d043974e9dad34d
-Size (spamprobe-1.4.tar.gz) = 251798 bytes
+SHA1 (spamprobe-1.4b.tar.gz) = a20a6c4a3ab831dd39b392c755170140d91cc372
+RMD160 (spamprobe-1.4b.tar.gz) = e3d08b6ea4eb603f4341b9c683a2092db3ba3aa5
+Size (spamprobe-1.4b.tar.gz) = 255023 bytes
Home |
Main Index |
Thread Index |
Old Index