summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2013-03-16 18:39:01 +0000
committershattered <shattered@pkgsrc.org>2013-03-16 18:39:01 +0000
commit78c915a72885e77d818a4830cc0aa4ad4d91c4ce (patch)
tree0f2a8494ae3e1951aed9b3909df9b2b934e9631d /mail
parentc87ffc5292bdf0ce3a1a0a45198a237a7f2daabb (diff)
downloadpkgsrc-78c915a72885e77d818a4830cc0aa4ad4d91c4ce.tar.gz
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.
Diffstat (limited to 'mail')
-rw-r--r--mail/poppy/Makefile6
-rw-r--r--mail/poppy/distinfo8
2 files changed, 7 insertions, 7 deletions
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