Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2024 05:05:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 276212] graphics/gimp-app: package failure
Message-ID:  <bug-276212-6497-bTcwsx1uwK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276212-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276212-6497@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=3D276212

--- Comment #7 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Lars Henrik =C3=98rn from comment #3)
No, all correct.
XXX?=3D1 mean if XXX not set, then set to 1. But if it is already set, then=
 keep
current value. This is useful for "master/slave" ports.

Mk/bsd.port.mk:
# PORTEPOCH             - Optional.  In certain odd cases, the PORTREVISION
logic
#                                 can be fooled by ports that appear to go
backwards
#                                 numerically (e.g. if port-0.3 is newer th=
an
port-1998).
#                                 In this case, incrementing PORTEPOCH forc=
es
the revision.
#                                 Default: 0 (no effect).

For example: port-0.3,2 > port-5.5,1 > port-1998
">" =3D "is newer than".

--=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-276212-6497-bTcwsx1uwK>