mail/fetchmail: update to 6.5.2 (translation updates)

Also add pkg-config to USES, which is now required by updated autotools.

PR:		283744
Approved by:	Corey Halpin (maintainer)
This commit is contained in:
Matthias Andree 2024-12-30 13:03:37 +01:00
parent f3a480104b
commit 32fe86eb54
2 changed files with 9 additions and 7 deletions

View file

@ -1,5 +1,5 @@
PORTNAME?= fetchmail
DISTVERSION= 6.5.1
DISTVERSION= 6.5.2
PORTREVISION?= 0
CATEGORIES= mail
# The next line is inherited by the fetchmailconf dependent port,
@ -13,7 +13,7 @@ WWW= https://www.fetchmail.info/
LICENSE= GPLv2+
.if empty(MASTERDIR)
USES= cpe gmake tar:xz
USES= cpe gmake pkgconfig tar:xz
IGNORE_SSL= libressl libressl-devel
IGNORE_SSL_REASON= incompatible license/no GPLv2 clause 2b exception for LibreSSL
# The Free Software Foundation asserts that a GPL v2 clause 2b exception is
@ -51,10 +51,8 @@ OPTIONS_SINGLE_TLS= OPENSSL WOLFSSL
OPTIONS_SUB= yes
OPIE_CONFIGURE_ON= --enable-opie
OPIE_DESC= Build with OPIE support (deprecated - weak/broken cryptography)
RPA_CONFIGURE_ON= --enable-RPA
RPA_DESC= Build with RPA support (deprecated - weak/broken cryptography)
GSSAPI_BASE_USES= gssapi
@ -73,6 +71,10 @@ NLS_CONFIGURE_ENABLE= nls
OPENSSL_CONFIGURE_WITH= ssl=${OPENSSLBASE}
OPIE_CONFIGURE_ON= --enable-opie
RPA_CONFIGURE_ON= --enable-RPA
WOLFSSL_LIB_DEPENDS= libwolfssl.so:security/wolfssl
WOLFSSL_USES_OFF= ssl
WOLFSSL_CONFIGURE_ON= WOLFSSL_TRUST_FILE=${LOCALBASE}/share/certs/ca-root-nss.crt

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1731628928
SHA256 (fetchmail-6.5.1.tar.xz) = ca3fdb95141c277aca109be77f4d45b47e03ee010043058dd90bc182db518d4a
SIZE (fetchmail-6.5.1.tar.xz) = 1110924
TIMESTAMP = 1735559390
SHA256 (fetchmail-6.5.2.tar.xz) = 8fd0477408620ae382c1d0ef83d8946a95e5be0c2e582dd4ebe55cba513a45fe
SIZE (fetchmail-6.5.2.tar.xz) = 1110968