CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/02/04 14:17:26
Modified files:
textproc/libxml: Tag: OPENBSD_5_8 Makefile
Log message:
The patches that we fetch from upstream git have a "cgit+version" in the footer.
However upstream recently updated their cgit so the footer changed from
"cgit v0.11.2" to "cgit v0.12" which caused a checksum mismatch.
Mirror the patches elsewhere instead of playing catch-up whenever there's a
new cgit release.
checksum mismatch noticed by sven falempin