Index: head/graphics/libgeotiff/Makefile =================================================================== --- head/graphics/libgeotiff/Makefile (revision 505217) +++ head/graphics/libgeotiff/Makefile (revision 505218) @@ -1,36 +1,36 @@ # Created by: Sam Lawrance # $FreeBSD$ PORTNAME= libgeotiff -PORTVERSION= 1.5.1 +PORTVERSION= 1.4.3 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 LIB_DEPENDS= libjbig.so:graphics/jbigkit \ libproj.so:graphics/proj \ libtiff.so:graphics/tiff USES= jpeg libtool CONFIGURE_ARGS= --datadir=${DATADIR} \ --disable-doxygen-doc \ --disable-doxygen-dot \ --disable-doxygen-html \ --disable-doxygen-man \ --with-jpeg=${LOCALBASE} \ --with-proj=${LOCALBASE} \ --with-libtiff=${LOCALBASE} \ --with-zlib=/usr CPPFLAGS+= -fPIC GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes .include Index: head/graphics/libgeotiff/distinfo =================================================================== --- head/graphics/libgeotiff/distinfo (revision 505217) +++ head/graphics/libgeotiff/distinfo (revision 505218) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561510414 -SHA256 (libgeotiff-1.5.1.tar.gz) = f9e99733c170d11052f562bcd2c7cb4de53ed405f7acdde4f16195cd3ead612c -SIZE (libgeotiff-1.5.1.tar.gz) = 528083 +TIMESTAMP = 1546194150 +SHA256 (libgeotiff-1.4.3.tar.gz) = b8510d9b968b5ee899282cdd5bef13fd02d5a4c19f664553f81e31127bc47265 +SIZE (libgeotiff-1.4.3.tar.gz) = 1864829 Index: head/graphics/libgeotiff/pkg-plist =================================================================== --- head/graphics/libgeotiff/pkg-plist (revision 505217) +++ head/graphics/libgeotiff/pkg-plist (revision 505218) @@ -1,32 +1,68 @@ 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_incode_defs.h include/geo_keyp.h include/geo_normalize.h include/geo_simpletags.h include/geo_tiffp.h include/geokeys.h include/geokeys.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.2 +lib/libgeotiff.so.2.2.0 man/man1/applygeo.1.gz man/man1/geotifcp.1.gz man/man1/listgeo.1.gz +%%DATADIR%%/epsg_csv/alias.csv +%%DATADIR%%/epsg_csv/area.csv +%%DATADIR%%/epsg_csv/change.csv +%%DATADIR%%/epsg_csv/compdcs.csv +%%DATADIR%%/epsg_csv/coordinate_axis.csv +%%DATADIR%%/epsg_csv/coordinate_axis_name.csv +%%DATADIR%%/epsg_csv/coordinate_operation.csv +%%DATADIR%%/epsg_csv/coordinate_operation_method.csv +%%DATADIR%%/epsg_csv/coordinate_operation_parameter.csv +%%DATADIR%%/epsg_csv/coordinate_operation_parameter_value.csv +%%DATADIR%%/epsg_csv/coordinate_operation_path.csv +%%DATADIR%%/epsg_csv/coordinate_reference_system.csv +%%DATADIR%%/epsg_csv/coordinate_system.csv +%%DATADIR%%/epsg_csv/csv2c.py +%%DATADIR%%/epsg_csv/csv_tools.py +%%DATADIR%%/epsg_csv/datum.csv +%%DATADIR%%/epsg_csv/datum_shift.csv +%%DATADIR%%/epsg_csv/datum_shift_pref.csv +%%DATADIR%%/epsg_csv/deprecation.csv +%%DATADIR%%/epsg_csv/ellipsoid.csv +%%DATADIR%%/epsg_csv/esri_datum_override.csv +%%DATADIR%%/epsg_csv/gcs.csv +%%DATADIR%%/epsg_csv/gcs.override.csv +%%DATADIR%%/epsg_csv/geoccs.csv +%%DATADIR%%/epsg_csv/naming_system.csv +%%DATADIR%%/epsg_csv/pcs.csv +%%DATADIR%%/epsg_csv/pcs.override.csv +%%DATADIR%%/epsg_csv/prime_meridian.csv +%%DATADIR%%/epsg_csv/projop_wparm.csv +%%DATADIR%%/epsg_csv/stateplane.csv +%%DATADIR%%/epsg_csv/supersession.csv +%%DATADIR%%/epsg_csv/unit_of_measure.csv +%%DATADIR%%/epsg_csv/version_history.csv +%%DATADIR%%/epsg_csv/vertcs.csv +%%DATADIR%%/epsg_csv/vertcs.override.csv