From owner-svn-ports-all@freebsd.org Sat Sep 2 10:25:25 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A113E0B92F; Sat, 2 Sep 2017 10:25:25 +0000 (UTC) (envelope-from tobik@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 mx1.freebsd.org (Postfix) with ESMTPS id 00F8080CAF; Sat, 2 Sep 2017 10:25:24 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v82APOBv036983; Sat, 2 Sep 2017 10:25:24 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v82APNf3036980; Sat, 2 Sep 2017 10:25:23 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201709021025.v82APNf3036980@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 2 Sep 2017 10:25:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449119 - head/databases/pgmodeler X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/databases/pgmodeler X-SVN-Commit-Revision: 449119 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.23 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: Sat, 02 Sep 2017 10:25:25 -0000 Author: tobik Date: Sat Sep 2 10:25:23 2017 New Revision: 449119 URL: https://svnweb.freebsd.org/changeset/ports/449119 Log: databases/pgmodeler: Update to 0.9.0 Changes: https://pgmodeler.com.br/blog/2017/9/1/another-development-cycle-is-closed-pgmodeler-090-is-ready PR: 221988 Submitted by: lbartoletti@tuxfamily.org (maintainer) Modified: head/databases/pgmodeler/Makefile head/databases/pgmodeler/distinfo head/databases/pgmodeler/pkg-plist Modified: head/databases/pgmodeler/Makefile ============================================================================== --- head/databases/pgmodeler/Makefile Sat Sep 2 10:17:13 2017 (r449118) +++ head/databases/pgmodeler/Makefile Sat Sep 2 10:25:23 2017 (r449119) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pgmodeler -PORTVERSION= 0.8.2 -PORTREVISION= 2 +PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v CATEGORIES= databases @@ -13,9 +12,9 @@ COMMENT= PostgreSQL Database Modeler LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +USES= compiler:c++11-lib execinfo pgsql qmake pkgconfig gmake USE_GITHUB= yes -USES= compiler:c++11-lib execinfo pgsql qmake pkgconfig gmake USE_GNOME= libxml2 USE_QT5= gui network sql svg printsupport widgets core buildtools_build uitools testlib USE_GL= gl Modified: head/databases/pgmodeler/distinfo ============================================================================== --- head/databases/pgmodeler/distinfo Sat Sep 2 10:17:13 2017 (r449118) +++ head/databases/pgmodeler/distinfo Sat Sep 2 10:25:23 2017 (r449119) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471025047 -SHA256 (pgmodeler-pgmodeler-v0.8.2_GH0.tar.gz) = 66891ca514496f15abbc7a9757b6c09805500a7255335e84aa78a40748abebd1 -SIZE (pgmodeler-pgmodeler-v0.8.2_GH0.tar.gz) = 3397746 +TIMESTAMP = 1504304043 +SHA256 (pgmodeler-pgmodeler-v0.9.0_GH0.tar.gz) = c91a3bbc32cb15a9545851718d7c36f0d98c09fdad38007fb6040afba794fd11 +SIZE (pgmodeler-pgmodeler-v0.9.0_GH0.tar.gz) = 3482669 Modified: head/databases/pgmodeler/pkg-plist ============================================================================== --- head/databases/pgmodeler/pkg-plist Sat Sep 2 10:17:13 2017 (r449118) +++ head/databases/pgmodeler/pkg-plist Sat Sep 2 10:25:23 2017 (r449119) @@ -54,6 +54,7 @@ lib/pgmodeler/plugins/xml2object/xml2object.png %%DATADIR%%/conf/dtd/relationships.dtd %%DATADIR%%/conf/dtd/snippets.dtd %%DATADIR%%/conf/dtd/source-code-highlight.dtd +%%DATADIR%%/conf/dtd/sql-history.dtd %%DATADIR%%/conf/example.dbm %%DATADIR%%/conf/objects-style.conf %%DATADIR%%/conf/pattern-highlight.conf @@ -62,6 +63,7 @@ lib/pgmodeler/plugins/xml2object/xml2object.png %%DATADIR%%/conf/pgmodeler_logo.png %%DATADIR%%/conf/relationships.conf %%DATADIR%%/conf/schemas/application-dbm.sch +%%DATADIR%%/conf/schemas/commands.sch %%DATADIR%%/conf/schemas/connections.sch %%DATADIR%%/conf/schemas/desktop.sch %%DATADIR%%/conf/schemas/file.sch @@ -71,6 +73,7 @@ lib/pgmodeler/plugins/xml2object/xml2object.png %%DATADIR%%/conf/schemas/relationships.sch %%DATADIR%%/conf/schemas/snippet.sch %%DATADIR%%/conf/schemas/snippets.sch +%%DATADIR%%/conf/schemas/sql-history.sch %%DATADIR%%/conf/schemas/widget.sch %%DATADIR%%/conf/snippets.conf %%DATADIR%%/conf/sql-highlight.conf @@ -86,6 +89,7 @@ lib/pgmodeler/plugins/xml2object/xml2object.png %%DATADIR%%/lang/pt_BR.ts %%DATADIR%%/lang/zh_CN.qm %%DATADIR%%/lang/zh_CN.ts +%%DATADIR%%/samples/3dcitydb.dbm %%DATADIR%%/samples/demo.dbm %%DATADIR%%/samples/oldsample.dbm %%DATADIR%%/samples/pagila.dbm @@ -133,6 +137,7 @@ lib/pgmodeler/plugins/xml2object/xml2object.png %%DATADIR%%/schemas/catalog/rule.sch %%DATADIR%%/schemas/catalog/schema.sch %%DATADIR%%/schemas/catalog/sequence.sch +%%DATADIR%%/schemas/catalog/server.sch %%DATADIR%%/schemas/catalog/table.sch %%DATADIR%%/schemas/catalog/tablespace.sch %%DATADIR%%/schemas/catalog/template.sch @@ -155,6 +160,7 @@ lib/pgmodeler/plugins/xml2object/xml2object.png %%DATADIR%%/schemas/sql/excelement.sch %%DATADIR%%/schemas/sql/extension.sch %%DATADIR%%/schemas/sql/function.sch +%%DATADIR%%/schemas/sql/genericsql.sch %%DATADIR%%/schemas/sql/idxelement.sch %%DATADIR%%/schemas/sql/index.sch %%DATADIR%%/schemas/sql/language.sch @@ -203,6 +209,7 @@ lib/pgmodeler/plugins/xml2object/xml2object.png %%DATADIR%%/schemas/xml/dtd/eventtrigger.dtd %%DATADIR%%/schemas/xml/dtd/extension.dtd %%DATADIR%%/schemas/xml/dtd/function.dtd +%%DATADIR%%/schemas/xml/dtd/genericsql.dtd %%DATADIR%%/schemas/xml/dtd/index.dtd %%DATADIR%%/schemas/xml/dtd/label.dtd %%DATADIR%%/schemas/xml/dtd/language.dtd @@ -228,6 +235,7 @@ lib/pgmodeler/plugins/xml2object/xml2object.png %%DATADIR%%/schemas/xml/excelement.sch %%DATADIR%%/schemas/xml/extension.sch %%DATADIR%%/schemas/xml/function.sch +%%DATADIR%%/schemas/xml/genericsql.sch %%DATADIR%%/schemas/xml/idxelement.sch %%DATADIR%%/schemas/xml/index.sch %%DATADIR%%/schemas/xml/info.sch