diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-08-03 08:43:37 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-08-03 08:43:37 +0000 |
commit | 1a8c67a6357462119f47b6294582d17340916d45 (patch) | |
tree | 586d7f6d36c9639b16f2410b1dc26ef7c5eb700a /mail | |
parent | ceef943fafefb90c15f49ad38fa85b0e3cd132e0 (diff) | |
download | pkgsrc-1a8c67a6357462119f47b6294582d17340916d45.tar.gz |
Update to 4.0.4. From the changelog:
-corrupt-message handler introduced in 4.0.1 needed tweaking.
Thanks: Bernhard Riedel.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/getmail/Makefile | 6 | ||||
-rw-r--r-- | mail/getmail/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index f17ab374979..e79ea98a3bc 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2004/08/02 16:24:30 schmonz Exp $ +# $NetBSD: Makefile,v 1.18 2004/08/03 08:43:37 schmonz Exp $ -DISTNAME= getmail-4.0.3 +DISTNAME= getmail-4.0.4 CATEGORIES= mail -MASTER_SITES= ${HOMEPAGE} ${HOMEPAGE}/old-versions/ +MASTER_SITES= ${HOMEPAGE}/old-versions/ MAINTAINER= zuntum@NetBSD.org HOMEPAGE= http://www.qcc.ca/~charlesc/software/getmail-4/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index e396ebb1769..aa0718f6e46 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2004/08/02 16:24:30 schmonz Exp $ +$NetBSD: distinfo,v 1.12 2004/08/03 08:43:37 schmonz Exp $ -SHA1 (getmail-4.0.3.tar.gz) = 6d6fb9aa94e8190facf4520adbcd8a1f2dd80573 -Size (getmail-4.0.3.tar.gz) = 102374 bytes +SHA1 (getmail-4.0.4.tar.gz) = 112be29a4f4d387b5fb31842c7f451938671c78f +Size (getmail-4.0.4.tar.gz) = 103146 bytes SHA1 (patch-aa) = 17b035846146f216f5cae435f5a5c9bf01dd8260 |