diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile index b7859d32f7f4..a032bfa10de3 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -1,37 +1,43 @@ # Created by: Sam Lawrance # $FreeBSD$ PORTNAME= libgeotiff -PORTVERSION= 1.5.1 +PORTVERSION= 1.6.0 CATEGORIES= graphics MASTER_SITES= https://download.osgeo.org/geotiff/libgeotiff/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for reading and writing GeoTIFF information tags LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= proj>=6:graphics/proj LIB_DEPENDS= libjbig.so:graphics/jbigkit \ libproj.so:graphics/proj \ libtiff.so:graphics/tiff USES= jpeg libtool CONFIGURE_ARGS= --datadir=${DATADIR} \ + --disable-doxygen-chi \ + --disable-doxygen-chm \ --disable-doxygen-doc \ --disable-doxygen-dot \ --disable-doxygen-html \ --disable-doxygen-man \ + --disable-doxygen-pdf \ + --disable-doxygen-ps \ + --disable-doxygen-rtf \ + --disable-doxygen-xml \ --with-jpeg=${LOCALBASE} \ - --with-proj=${LOCALBASE} \ --with-libtiff=${LOCALBASE} \ + --with-proj=${LOCALBASE} \ --with-zlib=/usr CPPFLAGS+= -fPIC GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes .include diff --git a/graphics/libgeotiff/distinfo b/graphics/libgeotiff/distinfo index 34dd51b542d7..9d429485c3f1 100644 --- a/graphics/libgeotiff/distinfo +++ b/graphics/libgeotiff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561510414 -SHA256 (libgeotiff-1.5.1.tar.gz) = f9e99733c170d11052f562bcd2c7cb4de53ed405f7acdde4f16195cd3ead612c -SIZE (libgeotiff-1.5.1.tar.gz) = 528083 +TIMESTAMP = 1588348179 +SHA256 (libgeotiff-1.6.0.tar.gz) = 9311017e5284cffb86f2c7b7a9df1fb5ebcdc61c30468fb2e6bca36e4272ebca +SIZE (libgeotiff-1.6.0.tar.gz) = 537175 diff --git a/graphics/libgeotiff/pkg-plist b/graphics/libgeotiff/pkg-plist index 6946c3963bb2..30f721b67d77 100644 --- a/graphics/libgeotiff/pkg-plist +++ b/graphics/libgeotiff/pkg-plist @@ -1,32 +1,33 @@ bin/applygeo bin/geotifcp bin/listgeo include/cpl_serv.h include/epsg_datum.inc include/epsg_ellipse.inc include/epsg_gcs.inc include/epsg_pcs.inc include/epsg_pm.inc include/epsg_proj.inc include/epsg_units.inc include/epsg_vertcs.inc include/geo_config.h include/geo_ctrans.inc include/geo_keyp.h include/geo_normalize.h include/geo_simpletags.h include/geo_tiffp.h include/geokeys.h include/geokeys.inc +include/geokeys_v1_1.inc include/geonames.h include/geotiff.h include/geotiffio.h include/geovalues.h include/xtiffio.h lib/libgeotiff.a lib/libgeotiff.so lib/libgeotiff.so.5 -lib/libgeotiff.so.5.0.0 +lib/libgeotiff.so.5.1.0 man/man1/applygeo.1.gz man/man1/geotifcp.1.gz man/man1/listgeo.1.gz