# HG changeset patch # User Marcel Telka # Date 1346752908 -7200 # Node ID 9bd86858aaa108b3d8e212da5a54d325790a3a8f # Parent 3193e50c73315e8901a9a4705331b27aac1f451c 7195687 Update fetchmail to version 6.3.22 7195704 Problem with utility/fetchmail diff -r 3193e50c7331 -r 9bd86858aaa1 components/fetchmail/Makefile --- a/components/fetchmail/Makefile Fri Aug 31 06:52:29 2012 -0700 +++ b/components/fetchmail/Makefile Tue Sep 04 12:01:48 2012 +0200 @@ -26,11 +26,11 @@ include ../../make-rules/shared-macros.mk COMPONENT_NAME= fetchmail -COMPONENT_VERSION= 6.3.21 +COMPONENT_VERSION= 6.3.22 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2 COMPONENT_ARCHIVE_HASH= \ - sha256:9b20eededa7d15ab2bde2d4a0c2d169d4882021cd63042ecbed2f13999185502 + sha256:09093168552119e962617f86f2713564cf6e3fe7fd32d6799aa0b87df28f1e89 COMPONENT_ARCHIVE_URL= http://download.berlios.de/fetchmail/$(COMPONENT_ARCHIVE) COMPONENT_PROJECT_URL= http://fetchmail.berlios.de/ diff -r 3193e50c7331 -r 9bd86858aaa1 components/fetchmail/fetchmail.p5m --- a/components/fetchmail/fetchmail.p5m Fri Aug 31 06:52:29 2012 -0700 +++ b/components/fetchmail/fetchmail.p5m Tue Sep 04 12:01:48 2012 +0200 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. # default mangler.man.stability committed> @@ -82,6 +82,8 @@ dir path=usr/share/locale/sk/LC_MESSAGES dir path=usr/share/locale/sq dir path=usr/share/locale/sq/LC_MESSAGES +dir path=usr/share/locale/sv +dir path=usr/share/locale/sv/LC_MESSAGES dir path=usr/share/locale/tr dir path=usr/share/locale/tr/LC_MESSAGES dir path=usr/share/locale/vi @@ -114,6 +116,7 @@ file path=usr/share/locale/ru/LC_MESSAGES/fetchmail.mo file path=usr/share/locale/sk/LC_MESSAGES/fetchmail.mo file path=usr/share/locale/sq/LC_MESSAGES/fetchmail.mo +file path=usr/share/locale/sv/LC_MESSAGES/fetchmail.mo file path=usr/share/locale/tr/LC_MESSAGES/fetchmail.mo file path=usr/share/locale/vi/LC_MESSAGES/fetchmail.mo file path=usr/share/locale/zh_CN/LC_MESSAGES/fetchmail.mo