aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 08:39:49 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 09:04:05 +0000
commit84bf45e23c400e64659554904c6f62e7cb0c3d8e (patch)
treef65b3561db9bb157701c26f08325bc149199e284
parent69ee4aa616253e4494bd7b93b1de57e485cd1682 (diff)
downloadports-84bf45e23c400e64659554904c6f62e7cb0c3d8e.tar.gz
ports-84bf45e23c400e64659554904c6f62e7cb0c3d8e.zip
databases/postgresql-tds_fdw: Update to 2.0.3
-rw-r--r--databases/postgresql-tds_fdw/Makefile6
-rw-r--r--databases/postgresql-tds_fdw/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/postgresql-tds_fdw/Makefile b/databases/postgresql-tds_fdw/Makefile
index 7b11616b2c53..04a179add64d 100644
--- a/databases/postgresql-tds_fdw/Makefile
+++ b/databases/postgresql-tds_fdw/Makefile
@@ -1,8 +1,8 @@
PORTNAME= tds_fdw
+PORTVERSION= 2.0.3
DISTVERSIONPREFIX= v
-PORTVERSION= 2.0.2
CATEGORIES= databases
-PKGNAMEPREFIX= postgresql${PGSQL_VER:S|.||}-
+PKGNAMEPREFIX= postgresql${PGSQL_VER_NODOT}-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PostgreSQL foreign data wrapper to connect to TDS databases
@@ -12,7 +12,7 @@ LICENSE= PostgreSQL
LIB_DEPENDS= libsybdb.so:databases/freetds
-USES= gmake pgsql:9.2+
+USES= gmake pgsql:9.6+
USE_GITHUB= yes
GH_ACCOUNT= tds-fdw
diff --git a/databases/postgresql-tds_fdw/distinfo b/databases/postgresql-tds_fdw/distinfo
index bbad8a3814a3..42339f2056d1 100644
--- a/databases/postgresql-tds_fdw/distinfo
+++ b/databases/postgresql-tds_fdw/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601319666
-SHA256 (tds-fdw-tds_fdw-v2.0.2_GH0.tar.gz) = d34973a919a1b3baefe717e496920af26994adbb9ead0f82f6d2cc20bf9a8cbe
-SIZE (tds-fdw-tds_fdw-v2.0.2_GH0.tar.gz) = 63917
+TIMESTAMP = 1669057533
+SHA256 (tds-fdw-tds_fdw-v2.0.3_GH0.tar.gz) = fa51ca481ec5f53c6f53be65a958aa229faf5fcd5d089b7807583318a40dae6a
+SIZE (tds-fdw-tds_fdw-v2.0.3_GH0.tar.gz) = 72527