diff options
author | mycroft <mycroft@pkgsrc.org> | 2002-07-12 18:48:19 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2002-07-12 18:48:19 +0000 |
commit | b64ebdbfb8d8fad68a71baa27006d7c1f95057b9 (patch) | |
tree | 4b968014b1c9ed709f98f61402257358e66510d6 /mail/fetchmail | |
parent | 445e982ff0b060824f72017e445842b2eee87345 (diff) | |
download | pkgsrc-b64ebdbfb8d8fad68a71baa27006d7c1f95057b9.tar.gz |
Update to fetchmail 5.9.13. Miscellaneous bug fixes, including a remote
crash.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/PLIST | 4 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index d04e681dea7..67a292a05f9 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.115 2002/06/17 10:33:52 wiz Exp $ +# $NetBSD: Makefile,v 1.116 2002/07/12 18:48:19 mycroft Exp $ -DISTNAME= fetchmail-5.9.11 +DISTNAME= fetchmail-5.9.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ diff --git a/mail/fetchmail/PLIST b/mail/fetchmail/PLIST index afbaa3a8e3b..2c62c1fd435 100644 --- a/mail/fetchmail/PLIST +++ b/mail/fetchmail/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/04/06 16:53:02 frueauf Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/07/12 18:48:20 mycroft Exp $ bin/fetchmail man/man1/fetchmail.1 share/doc/fetchmail/README @@ -9,12 +9,14 @@ share/doc/fetchmail/FEATURES share/doc/fetchmail/fetchmail-FAQ.html share/doc/fetchmail/design-notes.html share/doc/fetchmail/fetchmail-features.html +share/locale/ca/LC_MESSAGES/fetchmail.mo share/locale/cs/LC_MESSAGES/fetchmail.mo share/locale/da/LC_MESSAGES/fetchmail.mo share/locale/de/LC_MESSAGES/fetchmail.mo share/locale/es/LC_MESSAGES/fetchmail.mo share/locale/fr/LC_MESSAGES/fetchmail.mo share/locale/gl/LC_MESSAGES/fetchmail.mo +share/locale/ja/LC_MESSAGES/fetchmail.mo share/locale/pl/LC_MESSAGES/fetchmail.mo share/locale/pt_BR/LC_MESSAGES/fetchmail.mo share/locale/tr/LC_MESSAGES/fetchmail.mo diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 9bd8270d010..aed951e33c6 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.16 2002/04/06 16:53:02 frueauf Exp $ +$NetBSD: distinfo,v 1.17 2002/07/12 18:48:20 mycroft Exp $ -SHA1 (fetchmail-5.9.11.tar.gz) = 113c4742379e8a012a0269b13de49ea7704bb6a4 -Size (fetchmail-5.9.11.tar.gz) = 950273 bytes +SHA1 (fetchmail-5.9.13.tar.gz) = 22eeb70eb64909377ad2f27c008ecd3ee58eeec8 +Size (fetchmail-5.9.13.tar.gz) = 1017738 bytes SHA1 (patch-aa) = 3c8aaac5d53c1069995ab74ad99bc5e64843a507 SHA1 (patch-ab) = 009a97639502365f8b6ec4e854622620391a812f SHA1 (patch-ac) = ef0e651807bb0942ca79ed3b10ffc000f71bd330 |