diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2003-05-14 07:49:47 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2003-05-14 07:49:47 +0000 |
commit | 3cf73d116649cebf7edcf8eeacc8e3fd4502fd0b (patch) | |
tree | 74581c7944c6d33a09c2eb34f02330a9f305fbae /net-mail | |
parent | Version bump. (diff) | |
download | gentoo-2-3cf73d116649cebf7edcf8eeacc8e3fd4502fd0b.tar.gz gentoo-2-3cf73d116649cebf7edcf8eeacc8e3fd4502fd0b.tar.bz2 gentoo-2-3cf73d116649cebf7edcf8eeacc8e3fd4502fd0b.zip |
Version bump.
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/bogofilter/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/bogofilter/Manifest | 4 | ||||
-rw-r--r-- | net-mail/bogofilter/bogofilter-0.12.3.ebuild | 46 | ||||
-rw-r--r-- | net-mail/bogofilter/files/digest-bogofilter-0.12.3 | 1 |
4 files changed, 56 insertions, 3 deletions
diff --git a/net-mail/bogofilter/ChangeLog b/net-mail/bogofilter/ChangeLog index 1b80d600a71c..d2e9224cd800 100644 --- a/net-mail/bogofilter/ChangeLog +++ b/net-mail/bogofilter/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-mail/bogofilter # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/ChangeLog,v 1.8 2003/03/17 04:17:36 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/ChangeLog,v 1.9 2003/05/14 07:49:44 absinthe Exp $ + +*bogofilter-0.12.3 (14 May 2003) + + 14 May 2003; Dylan Carlson <absinthe@gentoo.org> bogofilter-0.12.3.ebuild: + Version bump. Anyone who uses bogofilter regularly, I suggest you upgrade... + fairly significant update over previous versions. *bogofilter-0.11.1.3 (13 Mar 2003) diff --git a/net-mail/bogofilter/Manifest b/net-mail/bogofilter/Manifest index 0313b06c143c..2912f83eaa55 100644 --- a/net-mail/bogofilter/Manifest +++ b/net-mail/bogofilter/Manifest @@ -2,8 +2,8 @@ MD5 b4a9973bd1ea812453ade3ac3ff90ade bogofilter-0.8.0.ebuild 911 MD5 e3a34e6b711a0f5d5683492b90741155 bogofilter-0.10.3.ebuild 1117 MD5 e1e46bdfedb1272a0f6a252081db7fc8 bogofilter-0.11.1.3.ebuild 1303 MD5 7f0a8e39b1352c62b921450713722c69 bogofilter-0.9.1.2.ebuild 914 -MD5 115e43f47978a2c1514cf9414da3a8c4 ChangeLog 942 -MD5 e9b841f3515aa389cb1da42d41e48183 bogofilter-0.12.3.ebuild 1305 +MD5 0270db7655c086abb0ee5514040fb7ac ChangeLog 1185 +MD5 2501827edeb340eff4a6eb60b2a7d8cd bogofilter-0.12.3.ebuild 1303 MD5 0a50b6c971a7fde30af43d89e63d5393 files/digest-bogofilter-0.11.1.3 71 MD5 39659a4fc3f9ed5429675c5f206d578d files/digest-bogofilter-0.9.1.2 70 MD5 298c2f7312545e1b6a6776ec24052666 files/digest-bogofilter-0.10.3 69 diff --git a/net-mail/bogofilter/bogofilter-0.12.3.ebuild b/net-mail/bogofilter/bogofilter-0.12.3.ebuild new file mode 100644 index 000000000000..009d2d641b38 --- /dev/null +++ b/net-mail/bogofilter/bogofilter-0.12.3.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.12.3.ebuild,v 1.1 2003/05/14 07:49:44 absinthe Exp $ + +DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed." +HOMEPAGE="http://bogofilter.sourceforge.net/" +SRC_URI="mirror://sourceforge/bogofilter/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" + +KEYWORDS="~ppc ~x86 ~sparc" +IUSE="" + +DEPEND="virtual/glibc + >=sys-libs/db-3*" + +S=${WORKDIR}/${P} + +src_compile() { + econf + emake || die +} + +src_install() { + make DESTDIR=${D} install || die + + dodoc AUTHORS CHANGES-0.10 COPYING METHODS NEWS README README.cvs TODO UPGRADE + + dodir /usr/share/doc/${P}/samples + mv ${D}/etc/* ${D}/usr/share/doc/${PF}/samples/ + rmdir ${D}/etc + + dohtml doc/*.html + docinto programmer ; dodoc doc/programmer/* + + einfo "Starting with v0.11 the options of bogofilter are changed." + einfo "If you update from an old version, you eventually must change" + einfo "your configuration." + einfo "" + einfo "Read bogofilter's manual 'man bogofilter' for tips on how" + einfo "to integrate bogofilter with procmail and/or mutt." + einfo "" + einfo "The former being highly desirable to install in order to" + einfo "fully use bogofilter." +} diff --git a/net-mail/bogofilter/files/digest-bogofilter-0.12.3 b/net-mail/bogofilter/files/digest-bogofilter-0.12.3 new file mode 100644 index 000000000000..967d77accf1c --- /dev/null +++ b/net-mail/bogofilter/files/digest-bogofilter-0.12.3 @@ -0,0 +1 @@ +MD5 775fd5a34d3f3629d4bb95105422ee67 bogofilter-0.12.3.tar.gz 485524 |