CVSROOT: /cvs Module name: ports Changes by: es...@cvs.openbsd.org 2013/01/10 09:20:10
Modified files: infrastructure/lib/DPB: Vars.pm Log message: create pkgpaths objects is rather costly, so first do a string comparison instead of creating the same object again and again. removes *most* of the calls to PkgPath->create/compose !