vcpkg/ports/libraw
Mateusz Łoskot 42d7dd7ee8
LibRaw: Switch from release to snapshot
Update from the latest release 0.19 to use the latest snapshot
LibRaw-201903 (SHA-1:d4f05dd1b9b2d44c8f7e82043cbad3c724db2416).

The rationale is that LibRaw publishes:
- snapshots every 5-7 months (in master branch)
- releases (0.18, 0.19, etc.) every 1-1.5 years.
- security hotfixes for releases (0.19.1, 0.19.2, etc.)
Hence, from user point of view, it is practical to refer to
the latest snapshot, instead of the latest release.

Another issue is that the latest release 0.19 does not include
support for C++17 (does not allow to replace std::auto_ptr with
std::unique_ptr). The latest LibRaw-201903 includes related fixes.
2019-06-04 22:55:57 +02:00
..
CONTROL LibRaw: Switch from release to snapshot 2019-06-04 22:55:57 +02:00
findlibraw_debug_fix.patch Freeimage/libraw/lcms debug build fixes (#3643) 2018-08-07 22:50:51 -07:00
lcms2_debug_fix.patch Freeimage/libraw/lcms debug build fixes (#3643) 2018-08-07 22:50:51 -07:00
portfile.cmake LibRaw: Switch from release to snapshot 2019-06-04 22:55:57 +02:00
vcpkg-cmake-wrapper.cmake [libraw] Add wrapper for static build dependencies (#5626) 2019-03-11 00:03:47 -07:00