Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2020 09:16:17 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546890 - head/databases/postgresql-mysql_fdw
Message-ID:  <202008290916.07T9GHNu086774@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat Aug 29 09:16:17 2020
New Revision: 546890
URL: https://svnweb.freebsd.org/changeset/ports/546890

Log:
  databases/postgresql-mysql_fdw: update to 2_5_4 to fix build with clang11

Modified:
  head/databases/postgresql-mysql_fdw/Makefile
  head/databases/postgresql-mysql_fdw/distinfo

Modified: head/databases/postgresql-mysql_fdw/Makefile
==============================================================================
--- head/databases/postgresql-mysql_fdw/Makefile	Sat Aug 29 09:13:04 2020	(r546889)
+++ head/databases/postgresql-mysql_fdw/Makefile	Sat Aug 29 09:16:17 2020	(r546890)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mysql_fdw
 DISTVERSIONPREFIX=	REL-
-DISTVERSION=	2_5_1
+DISTVERSION=	2_5_4
 CATEGORIES=	databases
 PKGNAMEPREFIX=	postgresql${PGSQL_VER:S/.//}-
 

Modified: head/databases/postgresql-mysql_fdw/distinfo
==============================================================================
--- head/databases/postgresql-mysql_fdw/distinfo	Sat Aug 29 09:13:04 2020	(r546889)
+++ head/databases/postgresql-mysql_fdw/distinfo	Sat Aug 29 09:16:17 2020	(r546890)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564831233
-SHA256 (EnterpriseDB-mysql_fdw-REL-2_5_1_GH0.tar.gz) = 8367ed71e76000d4ec9661cab7e12c3c8d0ecc887d6f677f7d448a5a35bbd96e
-SIZE (EnterpriseDB-mysql_fdw-REL-2_5_1_GH0.tar.gz) = 42615
+TIMESTAMP = 1598692519
+SHA256 (EnterpriseDB-mysql_fdw-REL-2_5_4_GH0.tar.gz) = f3c4f80a631af1933428b67923c78d06eeb59d52e867ad537384b4009a571231
+SIZE (EnterpriseDB-mysql_fdw-REL-2_5_4_GH0.tar.gz) = 54952



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008290916.07T9GHNu086774>