CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2018/05/18 11:01:58
Modified files: usr.bin/pkg-config/OpenBSD: PkgConfig.pm Log message: negative assertions only work well on constant-width regexp, do things the hard way: cut on space, THEN coalesce stuff wrt <=> signs. okay jasper@, aja@