diff options
author | jonb <jonb> | 2003-12-24 17:52:50 +0000 |
---|---|---|
committer | jonb <jonb> | 2003-12-24 17:52:50 +0000 |
commit | 2d8407cb5021b73edfc479a9f635e7fedbb5c0f3 (patch) | |
tree | 138289b9fa94266cb55e42edc2b7d217c7b44b2e /mail | |
parent | 45c91c649994701965fabf590fc1eb817e4918c6 (diff) | |
download | pkgsrc-2d8407cb5021b73edfc479a9f635e7fedbb5c0f3.tar.gz |
See CHANGES-0.15 for the full (232 line) list of changes...
Primarily portability and minor bug fixes, a few new minor features,
better HTML parsing, nothing dramatic.
Note to self: tell authors about how their config script in 0.15.11
is badly broken WRT needing and figuring out -ldb4 instead of -ldb
before the next upgrade of this package is painful. 0.15.7 is the
current stable version, so this may not be an issue at all.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/bogofilter/Makefile | 4 | ||||
-rw-r--r-- | mail/bogofilter/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 54784f59a3e..39e5ea24650 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2003/09/30 07:17:12 xtraeme Exp $ +# $NetBSD: Makefile,v 1.11 2003/12/24 17:52:50 jonb Exp $ # -DISTNAME= bogofilter-0.14.5.4 +DISTNAME= bogofilter-0.15.7 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bogofilter/} diff --git a/mail/bogofilter/distinfo b/mail/bogofilter/distinfo index 71b4f995d09..1d93a1b6e7d 100644 --- a/mail/bogofilter/distinfo +++ b/mail/bogofilter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2003/09/30 07:11:48 xtraeme Exp $ +$NetBSD: distinfo,v 1.5 2003/12/24 17:52:50 jonb Exp $ -SHA1 (bogofilter-0.14.5.4.tar.gz) = fd2ce315aaa480a7aaf51e68ba113c6e25bb9b45 -Size (bogofilter-0.14.5.4.tar.gz) = 883395 bytes +SHA1 (bogofilter-0.15.7.tar.gz) = cbcd85d870c0ff23070f3ffd77aea2028030df8a +Size (bogofilter-0.15.7.tar.gz) = 924015 bytes SHA1 (patch-aa) = 45b28c90c420cfdb80f974e1aebbcec3f1364076 |