Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Jun 2021 16:48:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256242] mail/fetchmail: update to 6.4.19, fix dependency pollution bug in fetchmailconf's Makefile
Message-ID:  <bug-256242-7788-eoowOgW7ls@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256242-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256242-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256242

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D58cb56664fb02e860bde94b2bedb080=
d7778b60a

commit 58cb56664fb02e860bde94b2bedb080d7778b60a
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2021-05-29 12:24:56 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2021-06-01 16:46:28 +0000

    mail/fetchmailconf: avoid polluting BUILD_DEPENDS

    The RUN_DEPENDS+=3DBUILD_DEPENDS may pull ccache in as run-time requisi=
te,
    so let's flip the assignments and make BUILD_DEPENDS use RUN_DEPENDS to
    avoid just this pollution.

    PR:             256242
    Approved by:    Corey Halpin (maintainer)

 mail/fetchmailconf/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256242-7788-eoowOgW7ls>