CVSROOT:        /cvs
Module name:    src
Changes by:     es...@cvs.openbsd.org   2021/11/24 09:51:08

Modified files:
        usr.sbin/pkg_add/OpenBSD: PackageName.pm 

Log message:
preliminary work: have the compiled_stemlist be case independent.
This has not useful repercussions so far, as the actual package name
comparison is done with case dependent regexps, but this will allow
searching for "user specs" as case independent in the future,
allowing stuff like
pkg_add graphicsmagick
to work.

Reply via email to