aboutsummaryrefslogtreecommitdiff
path: root/ports/libgeotiff/CONTROL
diff options
context:
space:
mode:
authorRaynor Vliegendhart <shinnonoir+git@gmail.com>2018-10-28 22:51:30 +0100
committerRobert Schumacher <roschuma@microsoft.com>2018-10-28 14:51:30 -0700
commitb084ab0103ad07f2f9000805b68d7202a231a248 (patch)
treeac9dd4bced1303218c9ad269b3f922378a2c6594 /ports/libgeotiff/CONTROL
parentc23a7f5c9a28a0e5f796ca951c9428f9e224421b (diff)
downloadvcpkg-b084ab0103ad07f2f9000805b68d7202a231a248.tar.gz
vcpkg-b084ab0103ad07f2f9000805b68d7202a231a248.zip
[libgeotiff] Install doc files into the correct place (#4593)
* [libgeotiff] Install doc files in the correct place The original portfile put documentation (authors, readme, etc.) inside of vcpkg/installed/<triplet>/doc. This commit modifies the portfile such that the files are installed to vcpkg/installed/<triplet>/share/libgeotiff/doc instead. * [libgeotiff] Bump version * [libgeotiff] Avoid file(INSTALL)
Diffstat (limited to 'ports/libgeotiff/CONTROL')
-rw-r--r--ports/libgeotiff/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libgeotiff/CONTROL b/ports/libgeotiff/CONTROL
index 8e8dbc3ef..dea361457 100644
--- a/ports/libgeotiff/CONTROL
+++ b/ports/libgeotiff/CONTROL
@@ -1,4 +1,4 @@
Source: libgeotiff
-Version: 1.4.2-4
+Version: 1.4.2-6
Description: Libgeotiff is an open source library normally hosted on top of ​libtiff for reading, and writing GeoTIFF information tags.
Build-Depends: tiff, proj4, zlib, libjpeg-turbo