databases/postgis3*: fix pkg-plist

bin/shp2pgsql and bin/pgsql2shp were incorrectly prefixed with %%LOADERGUI%%
PR:		253594
Reported by:	Thomas Skowron <th@skowron.eu>
This commit is contained in:
Loïc Bartoletti 2022-01-06 15:50:03 +01:00
parent 2b5369a28e
commit 0f94ea174e
6 changed files with 9 additions and 8 deletions

View file

@ -2,7 +2,7 @@
PORTNAME= postgis
PORTVERSION= 3.0.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 30

View file

@ -1,6 +1,6 @@
%%LOADERGUI%%bin/pgsql2shp
bin/pgsql2shp
%%RASTER%%bin/raster2pgsql
%%LOADERGUI%%bin/shp2pgsql
bin/shp2pgsql
%%LOADERGUI%%bin/shp2pgsql-gui
%%ADDRSTD%%lib/postgresql/address_standardizer-3.so
lib/postgresql/postgis-3.so

View file

@ -1,6 +1,6 @@
PORTNAME= postgis
PORTVERSION= 3.1.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 31

View file

@ -1,6 +1,6 @@
%%LOADERGUI%%bin/pgsql2shp
bin/pgsql2shp
%%RASTER%%bin/raster2pgsql
%%LOADERGUI%%bin/shp2pgsql
bin/shp2pgsql
%%LOADERGUI%%bin/shp2pgsql-gui
%%ADDRSTD%%lib/postgresql/address_standardizer-3.so
lib/postgresql/postgis-3.so

View file

@ -1,5 +1,6 @@
PORTNAME= postgis
DISTVERSION= 3.2.0
PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 32

View file

@ -1,6 +1,6 @@
%%LOADERGUI%%bin/pgsql2shp
bin/pgsql2shp
%%RASTER%%bin/raster2pgsql
%%LOADERGUI%%bin/shp2pgsql
bin/shp2pgsql
%%LOADERGUI%%bin/shp2pgsql-gui
%%ADDRSTD%%lib/postgresql/address_standardizer-3.so
lib/postgresql/postgis-3.so