From 78c915a72885e77d818a4830cc0aa4ad4d91c4ce Mon Sep 17 00:00:00 2001 From: shattered Date: Sat, 16 Mar 2013 18:39:01 +0000 Subject: Updated to 4.0.1. Changes: - Seperated POP/IMAP/SMTP code into a seperate library so that it can be used with different applications. Now "poppy" handles just config file reading and pretty-printing. - Intial draft of a spamkill application. Deletes spams based on the headers on a POP3/IMAP server. Requires customization for your setup. --- mail/poppy/Makefile | 6 +++--- mail/poppy/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'mail') diff --git a/mail/poppy/Makefile b/mail/poppy/Makefile index 9b516ff6965..598152d97e5 100644 --- a/mail/poppy/Makefile +++ b/mail/poppy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/10/08 12:19:27 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/03/16 18:39:01 shattered Exp $ # -DISTNAME= poppy-3.1 -PKGREVISION= 1 +DISTNAME= poppy-4.01 +#KGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.cnpbagwell.com/ diff --git a/mail/poppy/distinfo b/mail/poppy/distinfo index 428b5febec3..a72eac3fd1d 100644 --- a/mail/poppy/distinfo +++ b/mail/poppy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 09:59:26 agc Exp $ +$NetBSD: distinfo,v 1.3 2013/03/16 18:39:01 shattered Exp $ -SHA1 (poppy-3.1.tar.gz) = b282cbd81a10a705e0d02d475820484f34a2f524 -RMD160 (poppy-3.1.tar.gz) = 3c0468450112632e18d29b68c831740ceb4e7c8a -Size (poppy-3.1.tar.gz) = 93897 bytes +SHA1 (poppy-4.01.tar.gz) = fe0c2c1c5d2e793cd1196d3309eb123a57e8d392 +RMD160 (poppy-4.01.tar.gz) = 73dfefeefffdf6a24e16d050e83e811c6865695d +Size (poppy-4.01.tar.gz) = 133367 bytes -- cgit v1.2.3