CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2011/06/12 11:08:44
Modified files: usr.bin/pkg-config: pkg-config Log message: - fix version comparison by adjusting the regex which decides about what is an operator and what is a valid version. (all version comparison regress tests pass now) - add back 'rc' support ok sthen@