svn commit: r536992 - head/databases/postgresql-ogr_fdw
Loïc Bartoletti
lbartoletti at FreeBSD.org
Fri May 29 18:43:36 UTC 2020
Author: lbartoletti
Date: Fri May 29 18:43:35 2020
New Revision: 536992
URL: https://svnweb.freebsd.org/changeset/ports/536992
Log:
databases/postgresql-ogr_fdw: Update to 1.0.12
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D24998
Modified:
head/databases/postgresql-ogr_fdw/Makefile
head/databases/postgresql-ogr_fdw/distinfo
Modified: head/databases/postgresql-ogr_fdw/Makefile
==============================================================================
--- head/databases/postgresql-ogr_fdw/Makefile Fri May 29 18:41:55 2020 (r536991)
+++ head/databases/postgresql-ogr_fdw/Makefile Fri May 29 18:43:35 2020 (r536992)
@@ -2,8 +2,7 @@
PORTNAME= ogr_fdw
DISTVERSIONPREFIX= v
-DISTVERSION= 1.0.9
-PORTREVISION= 1
+DISTVERSION= 1.0.12
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
Modified: head/databases/postgresql-ogr_fdw/distinfo
==============================================================================
--- head/databases/postgresql-ogr_fdw/distinfo Fri May 29 18:41:55 2020 (r536991)
+++ head/databases/postgresql-ogr_fdw/distinfo Fri May 29 18:43:35 2020 (r536992)
@@ -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
More information about the svn-ports-all
mailing list