make use of the fact that repositories are unique objects: we don't need
authorespie <espie@openbsd.org>
Fri, 15 Apr 2022 10:54:00 +0000 (10:54 +0000)
committerespie <espie@openbsd.org>
Fri, 15 Apr 2022 10:54:00 +0000 (10:54 +0000)
commit054e417d8819d0d22e54b30df983085944ca6e4a
tree49335e45bcbf3f026840878a7e23b3e43a0c2028
parente4189796d0bcd1c1f0a462afe23956efcf96c6c7
make use of the fact that repositories are unique objects: we don't need
string comparison, we can simply annotate the quirks repository as cached.

this does streamline the code somewhat

so simply activate warp-speed by uncommenting one line.
usr.sbin/pkg_add/OpenBSD/PackageLocation.pm