diff options
author | schmonz <schmonz@pkgsrc.org> | 2009-06-01 20:16:19 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2009-06-01 20:16:19 +0000 |
commit | ccf8abccbf1ae55143ce23a8c66b0139ac5f5b1e (patch) | |
tree | d6c534229b54f975816363d59625310ea7f8efaf /mail | |
parent | baf9b84521fabec69783bfea8f01938cfa49bcac (diff) | |
download | pkgsrc-ccf8abccbf1ae55143ce23a8c66b0139ac5f5b1e.tar.gz |
Update to 4.9.1 and define LICENSE. From the changelog:
- if oldmail file is corrupted on disk (by system crash, perhaps),
handle it gracefully. Some lines may be lost (and messages therefore
re-retrieved), but operation will continue, with the corrupt lines
logged. Thanks: Domen Puncer.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/getmail/Makefile | 5 | ||||
-rw-r--r-- | mail/getmail/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 7c239d2349c..9d47c727f22 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.83 2009/04/07 04:39:44 schmonz Exp $ +# $NetBSD: Makefile,v 1.84 2009/06/01 20:16:19 schmonz Exp $ -DISTNAME= getmail-4.9.0 +DISTNAME= getmail-4.9.1 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://pyropus.ca/software/getmail/ COMMENT= Secure, flexible, reliable, easy-to-use fetchmail replacement +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 8e605940894..21ed22c6c6c 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.70 2009/04/07 04:39:44 schmonz Exp $ +$NetBSD: distinfo,v 1.71 2009/06/01 20:16:19 schmonz Exp $ -SHA1 (getmail-4.9.0.tar.gz) = 1a6651383cdccf3f4b6027df3c07aa2bbc20d8b4 -RMD160 (getmail-4.9.0.tar.gz) = 34853c05bcdad76dd6c6e4c414531c7a8cfbd8ef -Size (getmail-4.9.0.tar.gz) = 152757 bytes +SHA1 (getmail-4.9.1.tar.gz) = 6352cf5115e8792c6b7d3b4dcb6c89f88abf290b +RMD160 (getmail-4.9.1.tar.gz) = e81ffd7345ac58f5bb3c6ebba214d3df92c1ed80 +Size (getmail-4.9.1.tar.gz) = 153575 bytes SHA1 (patch-aa) = ede8c22fb5b0908d71f0001b2bde7e03706a6506 |