diff options
author | hubertf <hubertf@pkgsrc.org> | 2004-01-05 22:11:15 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2004-01-05 22:11:15 +0000 |
commit | 6a258147e897c4203a6e9e1c96d28a387821de3a (patch) | |
tree | e0afb0633b0ef2a1b3f64500e339bb12328d6683 /mail | |
parent | 85c85b9dcbb517b7b086abd28cd841c1c4b5e72e (diff) | |
download | pkgsrc-6a258147e897c4203a6e9e1c96d28a387821de3a.tar.gz |
Update to spamprobe-0.9e.
Too many changes to list, the old pkg was from 2002(!)
Update probided by ohub @ #NetBSD/IRCnet,
buildlink3 code OK'd by jlam.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spamprobe/Makefile | 13 | ||||
-rw-r--r-- | mail/spamprobe/distinfo | 6 |
2 files changed, 10 insertions, 9 deletions
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 1cf6985f593..412754f34b9 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -1,18 +1,19 @@ -# $NetBSD: Makefile,v 1.5 2003/12/01 12:16:14 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/05 22:11:15 hubertf Exp $ -DISTNAME= spamprobe-0.8b -PKGREVISION= 1 +DISTNAME= spamprobe-0.9e CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spamprobe/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= oherrala@ee.oulu.fi HOMEPAGE= http://spamprobe.sourceforge.net/ COMMENT= Spam detector using Bayesian analysis of word counts -USE_BUILDLINK2= YES +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-db=${BUILDLINK_PREFIX.db4}/include/db4 -.include "../../databases/db4/buildlink2.mk" +.include "../../databases/db4/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/mail/spamprobe/distinfo b/mail/spamprobe/distinfo index 2f2322e59a6..354f0330574 100644 --- a/mail/spamprobe/distinfo +++ b/mail/spamprobe/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/02/17 13:53:08 zuntum Exp $ +$NetBSD: distinfo,v 1.2 2004/01/05 22:11:15 hubertf Exp $ -SHA1 (spamprobe-0.8b.tar.gz) = 10d728dcd2ec0d454b14a98a5d2adb9da396b27e -Size (spamprobe-0.8b.tar.gz) = 119700 bytes +SHA1 (spamprobe-0.9e.tar.gz) = 1b16747ae8edc520c30d3921229342097afadf04 +Size (spamprobe-0.9e.tar.gz) = 147172 bytes |