Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2021 05:31:45 +0900
From:      Tatsuki Makino <tatsuki_makino@hotmail.com>
To:        Ronald Klop <ronald-lists@klop.ws>, freebsd-ports@freebsd.org
Subject:   Re: I thought "pkg updating" would alert me about python...?
Message-ID:  <PSAPR03MB56392A926125C1AB54DB264DFA5C9@PSAPR03MB5639.apcprd03.prod.outlook.com>
In-Reply-To: <02c13b1f-198f-3163-8688-7d01f60baee5@klop.ws>
References:  <YI61Riuyz78oz0Wx@albert.catwhisker.org> <02c13b1f-198f-3163-8688-7d01f60baee5@klop.ws>

next in thread | previous in thread | raw e-mail | index | archive | help
Ronald Klop wrote on 2021/05/03 05:14:
> The UPDATING entry should have said something like "users of lang/python*" to work.

The behavior of this is strange.
I have the following python* in my environment.
python, python27, python3, python37 and python38

AFFECTS: users of python : not match
AFFECTS: users of pytho? : match
AFFECTS: users of python3 : not match
AFFECTS: users of python* : match
AFFECTS: users of python3[7] : match

package names are also comparable.
Does it not pattern match if the pattern match symbol ?, [] or * is not included?

Regards.




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