- Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
This commit is contained in:
parent
056230126a
commit
8dec8dc1d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362752
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xastir
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= comms hamradio
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gdal
|
||||
PORTVERSION= 1.11.0
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
|
||||
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libgaiagraphics
|
||||
PORTVERSION= 0.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libgeotiff
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/ \
|
||||
ftp://ftp.remotesensing.org/geotiff/libgeotiff/ \
|
||||
@ -17,6 +17,7 @@ LIB_DEPENDS= libjbig.so:${PORTSDIR}/graphics/jbigkit \
|
||||
libproj.so:${PORTSDIR}/graphics/proj \
|
||||
libtiff.so:${PORTSDIR}/graphics/tiff
|
||||
|
||||
USES= libtool
|
||||
CONFIGURE_ARGS= --datadir=${DATADIR} \
|
||||
--disable-doxygen-doc \
|
||||
--disable-doxygen-dot \
|
||||
|
@ -26,9 +26,9 @@ include/geotiffio.h
|
||||
include/geovalues.h
|
||||
include/xtiffio.h
|
||||
lib/libgeotiff.a
|
||||
lib/libgeotiff.la
|
||||
lib/libgeotiff.so
|
||||
lib/libgeotiff.so.3
|
||||
lib/libgeotiff.so.2
|
||||
lib/libgeotiff.so.2.1.0
|
||||
man/man1/listgeo.1.gz
|
||||
%%DATADIR%%/epsg_csv/alias.csv
|
||||
%%DATADIR%%/epsg_csv/area.csv
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= librasterlite
|
||||
PORTVERSION= 1.1g
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/librasterlite-sources/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libreatlas
|
||||
PORTVERSION= 1.0.0a
|
||||
PORTREVISION= 12
|
||||
PORTREVISION= 13
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user