Index: head/databases/postgresql-ogr_fdw/Makefile =================================================================== --- head/databases/postgresql-ogr_fdw/Makefile (revision 536991) +++ head/databases/postgresql-ogr_fdw/Makefile (revision 536992) @@ -1,35 +1,34 @@ # $FreeBSD$ PORTNAME= ogr_fdw DISTVERSIONPREFIX= v -DISTVERSION= 1.0.9 -PORTREVISION= 1 +DISTVERSION= 1.0.12 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- MAINTAINER= lbartoletti@FreeBSD.org COMMENT= PostgreSQL foreign data wrapper for OGR LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libgdal.so:graphics/gdal USES= gmake pgsql:9.3+ WANT_PGSQL= server USE_GITHUB= yes GH_ACCOUNT= pramsey GH_PROJECT= pgsql-ogr-fdw MAKE_ENV= USE_PGXS=1 PLIST_FILES= bin/ogr_fdw_info \ lib/postgresql/ogr_fdw.so \ share/postgresql/extension/ogr_fdw--1.0.sql \ share/postgresql/extension/ogr_fdw.control post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ogr_fdw_info @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/ogr_fdw.so .include Index: head/databases/postgresql-ogr_fdw/distinfo =================================================================== --- head/databases/postgresql-ogr_fdw/distinfo (revision 536991) +++ head/databases/postgresql-ogr_fdw/distinfo (revision 536992) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574413716 -SHA256 (pramsey-pgsql-ogr-fdw-v1.0.9_GH0.tar.gz) = a0eb072b08fe63fe065983cc67fa2f36af9010455932a78307cdf919d970be95 -SIZE (pramsey-pgsql-ogr-fdw-v1.0.9_GH0.tar.gz) = 246351 +TIMESTAMP = 1590558195 +SHA256 (pramsey-pgsql-ogr-fdw-v1.0.12_GH0.tar.gz) = 30990dae79347084d90d8e15a07d5cbc5fedd43b3175d87875a5606a8ba3a664 +SIZE (pramsey-pgsql-ogr-fdw-v1.0.12_GH0.tar.gz) = 249668