in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
Changelog:
* libole2/ms-ole.c (ms_ole_open_vfs) : simplify.
* libole2/ms-ole.c: first attempt at handling files that are not
an integer number of 512-byte blocks.
(ms_ole_open_vfs): Fix file leaks. Verify block sizes.
(ms_ole_setup): Prepare the right number of blocks.
(ms_ole_destroy): Plug leak.
(ms_ole_lseek): Fix seek-from-end case.
* libole2/ms-ole.c (ms_ole_stream_open) : Be more careful about where
we are wiping.
* libole2.spec.in: don't point at sgml files we don't install.