pkg is suddenly case sensitive?
"Dan Mahoney (ports)" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
All, We've been using puppet on many of our systems to manage installed ports, and we've always defaulted to telling pkg to install the lowercase name of a package. Recenty, we're noticing that pkg fails to install p5-ipc-run3, and that a pkg search won't find it anymore because it's in the tree as p5-IPC-Run3. Did pkg recently change to be case-sensitive? -Dan