pkgsrc/www/bkedit
dholland db7c0124c9 The libxml2 version test in this thing believes that checking that
version A.B.C is at least D.E.F is to be done by checking A >= D, B >=
E, *and* C >= F. Therefore, it believes that the most recent libxml2
update, which is 2.8.0, is less than its minimum requirement 2.4.1.

Rather than trying to repair this curious logic, just patch the test
to always succeed, as pkgsrc always provides a suitable libxml2.
2012-06-16 09:04:02 +00:00
..
patches The libxml2 version test in this thing believes that checking that 2012-06-16 09:04:02 +00:00
DESCR
distinfo The libxml2 version test in this thing believes that checking that 2012-06-16 09:04:02 +00:00
Makefile Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
PLIST