Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2024 12:52:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 275167] security/py-service-identity: merge duplicate of security/py-service_identity
Message-ID:  <bug-275167-21822-pWNf1I7Inx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275167-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275167-21822@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=3D275167

--- Comment #25 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
(In reply to Palle Girgensohn from comment #24)

PKGVERSION includes PORTREVISION. That means it only works when both ports
(py-buildbot and py-buildbot-www) has same PORTVERSION and PORTREVISION
(e.g.1.2.3_4 vs 1.2.3_4). It fails when one port got bumped.

The correct way is to ensure both ports in sync is
"${PYTHON_PKGNAMEPREFIX}buildbot-www>=3D${PORTVERSION}<${PORTVERSION}_99:de=
vel/py-buildbot-www@${PY_FLAVOR}".
You could replace 99 with other number but I assume 9 is not big enough.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275167-21822-pWNf1I7Inx>