git: c4a40b7d9d32 - main - databases/postgresql-ogr_fdw: Update to 1.1.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Sep 2022 04:59:29 UTC
The branch main has been updated by lbartoletti:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c4a40b7d9d32e8b5cc2fc25b7ae0747ff4a2c105
commit c4a40b7d9d32e8b5cc2fc25b7ae0747ff4a2c105
Author: Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2022-09-29 04:58:53 +0000
Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2022-09-29 04:58:53 +0000
databases/postgresql-ogr_fdw: Update to 1.1.2
Release notes: https://github.com/pramsey/pgsql-ogr-fdw/releases/tag/v1.1.2
---
databases/postgresql-ogr_fdw/Makefile | 7 +++----
databases/postgresql-ogr_fdw/distinfo | 6 +++---
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/databases/postgresql-ogr_fdw/Makefile b/databases/postgresql-ogr_fdw/Makefile
index 63956f25f910..8b24bb9c1cb1 100644
--- a/databases/postgresql-ogr_fdw/Makefile
+++ b/databases/postgresql-ogr_fdw/Makefile
@@ -1,7 +1,6 @@
PORTNAME= ogr_fdw
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.1
-PORTREVISION= 1
+DISTVERSION= 1.1.2
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
@@ -24,8 +23,8 @@ MAKE_ENV= USE_PGXS=1
PLIST_FILES= bin/ogr_fdw_info \
lib/postgresql/ogr_fdw.so \
- share/postgresql/extension/ogr_fdw--1.0--1.1.sql \
- share/postgresql/extension/ogr_fdw--1.1.sql \
+ share/postgresql/extension/ogr_fdw--1.0--${PORTVERSION:R}.sql \
+ share/postgresql/extension/ogr_fdw--${PORTVERSION:R}.sql \
share/postgresql/extension/ogr_fdw.control
post-install:
diff --git a/databases/postgresql-ogr_fdw/distinfo b/databases/postgresql-ogr_fdw/distinfo
index e003b41656f3..e5e885db1bdf 100644
--- a/databases/postgresql-ogr_fdw/distinfo
+++ b/databases/postgresql-ogr_fdw/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644602819
-SHA256 (pramsey-pgsql-ogr-fdw-v1.1.1_GH0.tar.gz) = f54c3fae73b3fa1e597ddb4c6bb6930d73a85cd186d7872146ca850a65e2bcf3
-SIZE (pramsey-pgsql-ogr-fdw-v1.1.1_GH0.tar.gz) = 252911
+TIMESTAMP = 1664427322
+SHA256 (pramsey-pgsql-ogr-fdw-v1.1.2_GH0.tar.gz) = 66c06d281be70832c70c864c24142673db0f92cef86e3a4caa6c0a646f9ffe2d
+SIZE (pramsey-pgsql-ogr-fdw-v1.1.2_GH0.tar.gz) = 253177