Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2025 01:05:35 GMT
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 5265ab960ca2 - 2025Q4 - mail/fetchmail: security update to 6.5.6
Message-ID:  <202510040105.59415ZDu087473@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2025Q4 has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5265ab960ca25a433b974e3eb77a61e6782e283f

commit 5265ab960ca25a433b974e3eb77a61e6782e283f
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-10-03 14:24:47 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-10-04 01:05:30 +0000

    mail/fetchmail: security update to 6.5.6
    
    To fix https://www.fetchmail.info/fetchmail-SA-2025-01.txt
    
    and the Error: Orphaned: %%PYTHON_SITELIBDIR%%/__pycache__/fetchmailconf%%PYTHON_TAG%%.opt-2.pyc
    from
    
    Approved by:    Corey Halpin (maintainer)
    PR:             289823
    PR:             289979
    Security:       21fba35e-a05f-11f0-a8b8-a1ef31191bc1
    MFH:            2025Q4
    
    (cherry picked from commit 939fd45010734c004fa5090549d399c45e44840e)
---
 mail/fetchmail/Makefile      | 2 +-
 mail/fetchmail/distinfo      | 6 +++---
 mail/fetchmailconf/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 5f5781a89719..85db96d4e5f1 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,5 +1,5 @@
 PORTNAME?=	fetchmail
-DISTVERSION=	6.5.5
+DISTVERSION=	6.5.6
 PORTREVISION?=	0
 CATEGORIES=	mail
 # The next line is inherited by the fetchmailconf dependent port,
diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo
index 4696c0e87342..aac30a3bab80 100644
--- a/mail/fetchmail/distinfo
+++ b/mail/fetchmail/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1758741943
-SHA256 (fetchmail-6.5.5.tar.xz) = f989b62729c76afbcd65ec43b9c477f2d990f0913da141ff8166aa4e2bf56025
-SIZE (fetchmail-6.5.5.tar.xz) = 1048344
+TIMESTAMP = 1759500530
+SHA256 (fetchmail-6.5.6.tar.xz) = ec10e0e0eaa417313559379ede76c74614766d838b39470b66474863aa690dab
+SIZE (fetchmail-6.5.6.tar.xz) = 1061804
diff --git a/mail/fetchmailconf/pkg-plist b/mail/fetchmailconf/pkg-plist
index c0b5b8dfd13e..474368000540 100644
--- a/mail/fetchmailconf/pkg-plist
+++ b/mail/fetchmailconf/pkg-plist
@@ -3,3 +3,4 @@ share/man/man1/fetchmailconf.1.gz
 %%PYTHON_SITELIBDIR%%/fetchmailconf.py
 %%PYTHON_SITELIBDIR%%/fetchmailconf.pyc
 %%PYTHON_SITELIBDIR%%/fetchmailconf.pyo
+@comment %%PYTHON_SITELIBDIR%%/__pycache__/fetchmailconf%%PYTHON_TAG%%.opt-2.pyc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510040105.59415ZDu087473>