Revert libgeotiff changes in r505194 to provide correct commit log
This commit is contained in:
parent
a9a95b485f
commit
6e6e06c52b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505218
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libgeotiff
|
||||
PORTVERSION= 1.5.1
|
||||
PORTVERSION= 1.4.3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://download.osgeo.org/geotiff/libgeotiff/ \
|
||||
LOCAL/sunpoet
|
||||
|
@ -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
|
||||
|
@ -12,6 +12,7 @@ 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
|
||||
@ -25,8 +26,43 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user