From nobody Wed Apr 8 18:49:55 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4frXDh0v3zz6YZCS for ; Wed, 08 Apr 2026 18:49:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4frXDh051Hz3HLV for ; Wed, 08 Apr 2026 18:49:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775674196; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5kXczbjgrTuPjt/0cuo99lExheDo5YyicaY6oTqWKuA=; b=bzidm+STlDro7/ZN80T8bxpZEf2Yb3vCCrJWPLZgNF+p27p+Z2Km+mtEv/izkgNgFrZZrs +0+witKtnwmP65UNgYYUSsmkYqHdviKF14h7LFj6eeNgpEeo0j2k5/6hX2ihgHkmYHXtzB 8c+aKjVgmE2b5XD21NrPm6XSeDlBjhm2IsDbTmcOdshaMpmCQGyGltw5OmVE+UeAKmy10l eTV+zz0D9r+BTo+j2oBn6xxosS8RMOhbzdC+3dBRec5lrFBknjuWHUOv3ThQU0k8CCxBfd ZvJya250Wt66eN4yxYl/PpExkGxaalRtKvUPBa8h5TbD9uoWZiiJm18/FTsi+g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775674196; a=rsa-sha256; cv=none; b=Zhv08K6f1NO8tnfbox4tIxZ2RCJC9AeDzMo8eLpdoNBSnzfv6nfo7GAojQCuOgZFwL4kmq ilmT0ZncPIvJkqAigWCpbrYDZwB85SXuQmguhdoEC76oRvcjPETMUfs6/7RfPNKahlw8i7 8MJokyOmfyNNa61664aeraEgMyxx2foxVuZo1llkYtntEC+ZXRlmWaq0jKWpBVi3NZdvBd aJdMzq/0NGFKq6a6jBpQSONs1ElcJCvilUF61g++xB+EEzZk+Rfr8BrnF2gztkaDLKWhBX KQ+dKY7bUw2X0f694CC4296vC7WKKw5Wbs1Pgi0pMPN77bOHk7/SL7tYJzTZvw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775674196; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5kXczbjgrTuPjt/0cuo99lExheDo5YyicaY6oTqWKuA=; b=lblNDdop5Uznhq7+tyCBsEQbir93CgmT+XPKCqb2J13zDLS8f9urykWPysZBqZOObF/3w4 wANikta1RBvYaMWfUPFQqSE8MOboqVabNPEgWVGzrSDFBVHpMMK1c0fEcHqwJd4vpt+vxX /KbQx4yBpSBhuasv6fPLmDAuw/PYXa0U0AbW2/wEgH+AvJdkO2TjpFOdTC9XL9EEIINFkV a9/JOXdXib7lUoGmK4wF32hCBd+ZrEXrn+CIuMhkI8+7Ytzt5J69jmFwt8Ir69C8MgM+Nx weq6PQyss0gZZ51EH4AzdsfBBdgLSdMZkAW2lhRcCeqLyl/i442F1L1PaoqyKQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4frXDg6Hm9zfMF for ; Wed, 08 Apr 2026 18:49:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27c69 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 08 Apr 2026 18:49:55 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Corey Halpin From: Yusuf Yaman Subject: git: 1acb7a259430 - main - mail/fetchmail: Update 6.6.1 => 6.6.3 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nxjoseph X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1acb7a259430803e8efda6a8c35025119d99ac53 Auto-Submitted: auto-generated Date: Wed, 08 Apr 2026 18:49:55 +0000 Message-Id: <69d6a353.27c69.38706e30@gitrepo.freebsd.org> The branch main has been updated by nxjoseph: URL: https://cgit.FreeBSD.org/ports/commit/?id=1acb7a259430803e8efda6a8c35025119d99ac53 commit 1acb7a259430803e8efda6a8c35025119d99ac53 Author: Corey Halpin AuthorDate: 2026-04-05 17:01:49 +0000 Commit: Yusuf Yaman CommitDate: 2026-04-08 18:49:28 +0000 mail/fetchmail: Update 6.6.1 => 6.6.3 While here: * Use instead. * Add USES=localbase:ldflags instead. Changelog: * Fix compilation without SSL. * Can now be built with OpenSSL 4.0.0. https://gitlab.com/fetchmail/fetchmail/-/blob/6.6.3/NEWS?ref_type=tags PR: 294251 Reported by: Corey Halpin (maintainer) Approved by: vvd (co-mentor) --- mail/fetchmail/Makefile | 11 +++++------ mail/fetchmail/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index d6aa86c91d54..02c2567c99c4 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,5 +1,5 @@ PORTNAME?= fetchmail -DISTVERSION= 6.6.1 +DISTVERSION= 6.6.3 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 pkgconfig tar:xz +USES= cpe gmake localbase:ldflags 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 @@ -33,7 +33,7 @@ CONFIGURE_ARGS= --enable-SDPS \ # -Wl,--as-needed suppresses unneeded library references, # for instance, libcom_err.so on GSSAPI_NONE builds: -LDFLAGS+= -L${LOCALBASE}/lib -Wl,--as-needed +LDFLAGS+= -Wl,--as-needed SUB_FILES= pkg-message USERS= ${PORTNAME} @@ -105,13 +105,12 @@ post-install-DOCS-on: .endif -.include +.include .if ${PORT_OPTIONS:MOPIE} && ${MASTERDIR} == ${.CURDIR} && ${OPSYS} == FreeBSD . if ${OSVERSION} >= 1400072 LIB_DEPENDS+= libopie.so:security/opie # moved to port (from base in 13.X) -CPPFLAGS+= -I${LOCALBASE}/include . endif .endif -.include +.include diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index c11eddfb0285..8dfc3e136f85 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762985070 -SHA256 (fetchmail-6.6.1.tar.xz) = 38d01fe404e67514df394a6ed1a815bbb61aa90c0fa4402252593aced0e38a1d -SIZE (fetchmail-6.6.1.tar.xz) = 1090212 +TIMESTAMP = 1775325323 +SHA256 (fetchmail-6.6.3.tar.xz) = 246e5fc0e35c93dde1a3fb66778e3ab700e16809232e4959c508b91214374bb2 +SIZE (fetchmail-6.6.3.tar.xz) = 1089556