Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Aug 2020 14:00:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248470] [REVIVE] sysutils/autojump: Update to 22.5.3, Remove BROKEN
Message-ID:  <bug-248470-7788-jlIRhDpPR6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248470-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248470-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=3D248470

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michel@boaventura.dev
           Severity|Affects Many People         |Affects Only Me
            Summary|sysutils/autojump: Update   |[REVIVE] sysutils/autojump:
                   |port version                |Update to 22.5.3, Remove
                   |                            |BROKEN
              Flags|                            |maintainer-feedback?(michel
                   |                            |@boaventura.dev)
           Keywords|                            |needs-patch, needs-qa

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
@Michel Are you able to provide the update as a unified diff against the la=
st
known revision? Details are here:

https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/ports=
.html#ports-qa-re-adding

Review items:

 - Use PORTVERSION=3D22.5.3 DISTVERSIONPREFIX=3Drelease-v

Since this installs scripts into locations that aren't Python version-speci=
fic
(eg: /usr/local/bin), you'll want to use USE_PYTHON=3Dconcurrent to automat=
ically
suffix these files with the Python version its being built for, so these do=
nt
conflict for multiple concurrent installations.

See also: https://wiki.freebsd.org/Python/PortsPolicy#concurrent

--=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-248470-7788-jlIRhDpPR6>