aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorey Halpin <chalpin@cs.wisc.edu>2026-05-11 01:01:39 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2026-05-11 01:06:32 +0000
commit381f924c7dd2322bb2803799ffa03027356c2a9b (patch)
tree6928532940908f3daa3e1acf959960b2ba8f82bb
parent6e0efdfaa1172ec92dce5c60186b2458f7f97b95 (diff)
mail/fetchmail{,conf}: Update 6.6.3 => 6.6.4
News: https://gitlab.com/fetchmail/fetchmail/-/blob/6.6.4/NEWS While here remove GNU_CONFIGURE_MANPREFIX - this is default value. PR: 295178 Sponsored by: UNIS Labs
-rw-r--r--mail/fetchmail/Makefile3
-rw-r--r--mail/fetchmail/distinfo6
-rw-r--r--mail/fetchmailconf/Makefile1
3 files changed, 4 insertions, 6 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 0602354901a1..3ffefb1fe6d7 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,5 +1,5 @@
PORTNAME?= fetchmail
-DISTVERSION= 6.6.3
+DISTVERSION= 6.6.4
PORTREVISION?= 0
CATEGORIES= mail
# The next line is inherited by the fetchmailconf dependent port,
@@ -23,7 +23,6 @@ IGNORE_SSL_REASON= incompatible license/no GPLv2 clause 2b exception for LibreSS
USE_RC_SUBR= fetchmail
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
# the added PYTHON=: suppresses python builds,
# see ../../mail/fetchmailconf/ for the configuration tool
diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo
index 8dfc3e136f85..3e4ab69328e2 100644
--- a/mail/fetchmail/distinfo
+++ b/mail/fetchmail/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775325323
-SHA256 (fetchmail-6.6.3.tar.xz) = 246e5fc0e35c93dde1a3fb66778e3ab700e16809232e4959c508b91214374bb2
-SIZE (fetchmail-6.6.3.tar.xz) = 1089556
+TIMESTAMP = 1778431676
+SHA256 (fetchmail-6.6.4.tar.xz) = efe01690d22bda359a579c77e2b0072658a092bff490ec0478a212c6b7d0eb70
+SIZE (fetchmail-6.6.4.tar.xz) = 1084660
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index 3ed6267b7973..f04ab28ae398 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -20,7 +20,6 @@ USES= python shebangfix tar:xz
USE_PYTHON= py3kplist
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= PKG_CONFIG=:
ALL_TARGET= fetchmailconf
INSTALL_TARGET= install-data-am install-nodist_binSCRIPTS install-man