CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2019/12/08 04:42:32
Modified files: usr.sbin/pkg_add/OpenBSD: Update.pm Log message: close the gap for the "final" hint that did not install debug packages (coincidentally, that's the pattern used for install from ports) This just requires always passing pkgname thru parse to extract the right name. There's definitely a bit of code to clean up in pkg_add afterwards :/