Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2017 13:49:23 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451540 - head/graphics/libgeotiff
Message-ID:  <201710081349.v98DnNvJ099758@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct  8 13:49:23 2017
New Revision: 451540
URL: https://svnweb.freebsd.org/changeset/ports/451540

Log:
  Convert PORTDATA=* to PLIST entries

Modified:
  head/graphics/libgeotiff/Makefile
  head/graphics/libgeotiff/pkg-plist

Modified: head/graphics/libgeotiff/Makefile
==============================================================================
--- head/graphics/libgeotiff/Makefile	Sun Oct  8 13:49:18 2017	(r451539)
+++ head/graphics/libgeotiff/Makefile	Sun Oct  8 13:49:23 2017	(r451540)
@@ -33,6 +33,4 @@ INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 USES=		jpeg libtool
 
-PORTDATA=	*
-
 .include <bsd.port.mk>

Modified: head/graphics/libgeotiff/pkg-plist
==============================================================================
--- head/graphics/libgeotiff/pkg-plist	Sun Oct  8 13:49:18 2017	(r451539)
+++ head/graphics/libgeotiff/pkg-plist	Sun Oct  8 13:49:23 2017	(r451540)
@@ -31,3 +31,38 @@ lib/libgeotiff.so.2.1.2
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710081349.v98DnNvJ099758>