diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-08-02 16:24:30 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-08-02 16:24:30 +0000 |
commit | d2ca9f5f1e35e1aadde29be531e2a9a27a1a1ae0 (patch) | |
tree | dd39fa9bdd74fcc3d2c20c7e65f813542e5bb105 /mail/getmail | |
parent | 38d8d06dd6e06e37a7a2a0da609ae4c4c173d3d3 (diff) | |
download | pkgsrc-d2ca9f5f1e35e1aadde29be531e2a9a27a1a1ae0.tar.gz |
Update to 4.0.3. From the changelog:
-some types of socket errors would raise an exception instead of letting
getmail gracefully continue; fixed. Thanks: David.
-documentatation updates; fix two typos and add to the section on using
ClamAV with getmail.
-changes to my release process; the current version's URL will not change
when a new version is released. See, I try to help others, even when they
don't do the same...
Diffstat (limited to 'mail/getmail')
-rw-r--r-- | mail/getmail/Makefile | 4 | ||||
-rw-r--r-- | mail/getmail/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 1440a693cec..f17ab374979 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2004/08/01 08:29:56 schmonz Exp $ +# $NetBSD: Makefile,v 1.17 2004/08/02 16:24:30 schmonz Exp $ -DISTNAME= getmail-4.0.2 +DISTNAME= getmail-4.0.3 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE} ${HOMEPAGE}/old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 5695e2127eb..e396ebb1769 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2004/08/01 08:29:56 schmonz Exp $ +$NetBSD: distinfo,v 1.11 2004/08/02 16:24:30 schmonz Exp $ -SHA1 (getmail-4.0.2.tar.gz) = f6dda8cd64d97f90476dde2e9fd4021b138499b7 -Size (getmail-4.0.2.tar.gz) = 101561 bytes +SHA1 (getmail-4.0.3.tar.gz) = 6d6fb9aa94e8190facf4520adbcd8a1f2dd80573 +Size (getmail-4.0.3.tar.gz) = 102374 bytes SHA1 (patch-aa) = 17b035846146f216f5cae435f5a5c9bf01dd8260 |