From owner-svn-ports-all@freebsd.org Wed May 16 19:46:27 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52943EAD78C; Wed, 16 May 2018 19:46:27 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 056857860B; Wed, 16 May 2018 19:46:27 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D6A351E9EF; Wed, 16 May 2018 19:46:26 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4GJkQ8Z087121; Wed, 16 May 2018 19:46:26 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4GJkQ8h087120; Wed, 16 May 2018 19:46:26 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201805161946.w4GJkQ8h087120@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 16 May 2018 19:46:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470145 - in head/databases/pgmodeler: . files X-SVN-Group: ports-head X-SVN-Commit-Author: rakuco X-SVN-Commit-Paths: in head/databases/pgmodeler: . files X-SVN-Commit-Revision: 470145 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2018 19:46:27 -0000 Author: rakuco Date: Wed May 16 19:46:26 2018 New Revision: 470145 URL: https://svnweb.freebsd.org/changeset/ports/470145 Log: Import yet another patch from upstream to fix the build with Qt 5.10. This has been properly tested now. PR: 228213 Modified: head/databases/pgmodeler/Makefile head/databases/pgmodeler/files/patch-git_309be58b Modified: head/databases/pgmodeler/Makefile ============================================================================== --- head/databases/pgmodeler/Makefile Wed May 16 19:43:55 2018 (r470144) +++ head/databases/pgmodeler/Makefile Wed May 16 19:46:26 2018 (r470145) @@ -3,7 +3,7 @@ PORTNAME= pgmodeler PORTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= databases Modified: head/databases/pgmodeler/files/patch-git_309be58b ============================================================================== --- head/databases/pgmodeler/files/patch-git_309be58b Wed May 16 19:43:55 2018 (r470144) +++ head/databases/pgmodeler/files/patch-git_309be58b Wed May 16 19:46:26 2018 (r470145) @@ -4,22 +4,25 @@ Date: Mon, 26 Feb 2018 17:27:09 -0300 Subject: [PATCH] Fixed a problem with sqlexecutionwidget.ui that is not building properly in Qt 5.10 ---- - libpgmodeler_ui/ui/sqlexecutionwidget.ui | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) +From aa644a5fa95f56ab15a699f8f6f4fef7bf29abb6 Mon Sep 17 00:00:00 2001 +From: "Raphael A. Silva" +Date: Tue, 27 Mar 2018 11:37:58 -0300 +Subject: [PATCH] Additional fix for build problems in sqlexecutionwidget.ui + (#1043) ---- libpgmodeler_ui/ui/sqlexecutionwidget.ui +--- libpgmodeler_ui/ui/sqlexecutionwidget.ui.orig 2017-09-01 21:42:08 UTC +++ libpgmodeler_ui/ui/sqlexecutionwidget.ui -@@ -199,7 +199,7 @@ +@@ -198,9 +198,6 @@ + 22 - +- - Ctrl+S -+ - +- true -@@ -316,7 +316,7 @@ + +@@ -316,7 +313,7 @@ @@ -28,7 +31,7 @@ Subject: [PATCH] Fixed a problem with sqlexecutionwidg false -@@ -360,7 +360,7 @@ +@@ -360,7 +357,7 @@