Andreas Wacknitz
2023-02-27 0d314b3206100ea290fb8e1730b4a449ce433061
fetchmail: update to 6.4.37

1 files modified
5 ■■■■■ changed files
components/mail/fetchmail/Makefile 5 ●●●●● patch | view | raw | blame | history
components/mail/fetchmail/Makefile
@@ -30,14 +30,14 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        fetchmail
COMPONENT_VERSION=    6.4.36
COMPONENT_VERSION=    6.4.37
COMPONENT_SUMMARY=    fetch mail from a POP, IMAP, ETRN, or ODMR-capable server
COMPONENT_DESCRIPTION=    Fetchmail is a full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended \
to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It supports every remote-mail protocol now in use on \
    the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPsec.
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    sha256:700d433838d3e29e304452aec56b21874f538ec24113fdcbb25139c5f2edc23a
COMPONENT_ARCHIVE_HASH=    sha256:4a182e5d893e9abe6ac37ae71e542651fce6d606234fc735c2aaae18657e69ea
COMPONENT_ARCHIVE_URL=    https://sourceforge.net/projects/$(COMPONENT_NAME)/files/branch_6.4/$(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.xz/download 
COMPONENT_PROJECT_URL=    https://www.fetchmail.info/
COMPONENT_FMRI=        mail/fetchmail
@@ -70,5 +70,4 @@
# Auto-generated dependencies
REQUIRED_PACKAGES += library/security/openssl-11
REQUIRED_PACKAGES += service/security/kerberos-5
REQUIRED_PACKAGES += shell/ksh93
REQUIRED_PACKAGES += system/library