[Bug 248470] [REVIVE] sysutils/autojump: Update to 22.5.3, Remove BROKEN
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 5 14:00:35 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248470
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michel at 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 at FreeBSD.org> ---
@Michel Are you able to provide the update as a unified diff against the last
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=22.5.3 DISTVERSIONPREFIX=release-v
Since this installs scripts into locations that aren't Python version-specific
(eg: /usr/local/bin), you'll want to use USE_PYTHON=concurrent to automatically
suffix these files with the Python version its being built for, so these dont
conflict for multiple concurrent installations.
See also: https://wiki.freebsd.org/Python/PortsPolicy#concurrent
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list