git: 8c8dd66afa44 - main - databases/postgresql-mysql_fdw: Update version 2.8.0=>2.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Dec 2022 21:59:24 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8c8dd66afa444d53e030da30f5e3c290da76e672
commit 8c8dd66afa444d53e030da30f5e3c290da76e672
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-12-31 18:26:17 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-12-31 21:58:52 +0000
databases/postgresql-mysql_fdw: Update version 2.8.0=>2.9.0
- Move PLIST_FILES to pkg-plist
Approved by: tz (private email)
Relnotes: https://github.com/EnterpriseDB/mysql_fdw/releases/tag/REL-2_9_0
Sponsored by: Bounce Experts
---
databases/postgresql-mysql_fdw/Makefile | 8 +-------
databases/postgresql-mysql_fdw/distinfo | 6 +++---
databases/postgresql-mysql_fdw/pkg-plist | 8 ++++++++
3 files changed, 12 insertions(+), 10 deletions(-)
diff --git a/databases/postgresql-mysql_fdw/Makefile b/databases/postgresql-mysql_fdw/Makefile
index e4bd350afed9..93331056151d 100644
--- a/databases/postgresql-mysql_fdw/Makefile
+++ b/databases/postgresql-mysql_fdw/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mysql_fdw
DISTVERSIONPREFIX= REL-
-DISTVERSION= 2_8_0
+DISTVERSION= 2_9_0
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
@@ -18,12 +18,6 @@ GH_ACCOUNT= EnterpriseDB
MAKE_ENV= USE_PGXS=1
-PLIST_FILES= lib/postgresql/mysql_fdw.so \
- share/postgresql/extension/mysql_fdw--1.0--1.1.sql \
- share/postgresql/extension/mysql_fdw--1.0.sql \
- share/postgresql/extension/mysql_fdw--1.1.sql \
- share/postgresql/extension/mysql_fdw.control
-
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/mysql_fdw.so
diff --git a/databases/postgresql-mysql_fdw/distinfo b/databases/postgresql-mysql_fdw/distinfo
index 332bcddfa85f..6d6e506843a7 100644
--- a/databases/postgresql-mysql_fdw/distinfo
+++ b/databases/postgresql-mysql_fdw/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656272766
-SHA256 (EnterpriseDB-mysql_fdw-REL-2_8_0_GH0.tar.gz) = 11623e21ced08710ff8775bd36ac7b5581ac27374f3fcc80576d07cc37e0ab3e
-SIZE (EnterpriseDB-mysql_fdw-REL-2_8_0_GH0.tar.gz) = 153106
+TIMESTAMP = 1672510684
+SHA256 (EnterpriseDB-mysql_fdw-REL-2_9_0_GH0.tar.gz) = 5180d2347063739bb929ba2626bbed4af221fc15e5a979f6bb36e60dc8edfe99
+SIZE (EnterpriseDB-mysql_fdw-REL-2_9_0_GH0.tar.gz) = 167809
diff --git a/databases/postgresql-mysql_fdw/pkg-plist b/databases/postgresql-mysql_fdw/pkg-plist
new file mode 100644
index 000000000000..9e7fd026bdcc
--- /dev/null
+++ b/databases/postgresql-mysql_fdw/pkg-plist
@@ -0,0 +1,8 @@
+lib/postgresql/mysql_fdw.so
+share/postgresql/extension/mysql_fdw--1.0--1.1.sql
+share/postgresql/extension/mysql_fdw--1.0.sql
+share/postgresql/extension/mysql_fdw--1.1--1.2.sql
+share/postgresql/extension/mysql_fdw--1.1.sql
+share/postgresql/extension/mysql_fdw--1.2.sql
+share/postgresql/extension/mysql_fdw.control
+share/postgresql/extension/mysql_fdw_pushdown.config