Index: head/databases/pgmodeler/Makefile =================================================================== --- head/databases/pgmodeler/Makefile +++ head/databases/pgmodeler/Makefile @@ -2,8 +2,9 @@ # $FreeBSD$ PORTNAME= pgmodeler -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 DISTVERSIONPREFIX= v +DISTVERSIONSUFFIX= -beta CATEGORIES= databases MAINTAINER= lbartoletti@FreeBSD.org @@ -16,8 +17,9 @@ xorg USE_GITHUB= yes USE_GNOME= libxml2 -USE_QT= gui network sql svg printsupport widgets core buildtools_build uitools testlib USE_GL= gl +USE_QT= core gui network printsupport sql svg widgets testlib uitools \ + buildtools_build USE_XORG= x11 xext USE_LDCONFIG= yes Index: head/databases/pgmodeler/distinfo =================================================================== --- head/databases/pgmodeler/distinfo +++ head/databases/pgmodeler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577982760 -SHA256 (pgmodeler-pgmodeler-v0.9.2_GH0.tar.gz) = e7a2e6ee51b0fed55bf33baa02d6880d206a0f699668de598b1f0744a0e22259 -SIZE (pgmodeler-pgmodeler-v0.9.2_GH0.tar.gz) = 3930633 +TIMESTAMP = 1596015979 +SHA256 (pgmodeler-pgmodeler-v0.9.3-beta_GH0.tar.gz) = 4fd0ae4bf71ce1de5d2d881a247a5347788361b2f9be8e0556e2556db6c03baf +SIZE (pgmodeler-pgmodeler-v0.9.3-beta_GH0.tar.gz) = 3698476 Index: head/databases/pgmodeler/pkg-plist =================================================================== --- head/databases/pgmodeler/pkg-plist +++ head/databases/pgmodeler/pkg-plist @@ -1,6 +1,6 @@ bin/pgmodeler +bin/pgmodeler-ch bin/pgmodeler-cli -lib/pgmodeler/bin/pgmodeler-ch lib/pgmodeler/libobjrenderer.so lib/pgmodeler/libobjrenderer.so.1 lib/pgmodeler/libobjrenderer.so.1.0 @@ -136,6 +136,7 @@ %%DATADIR%%/schemas/catalog/index.sch %%DATADIR%%/schemas/catalog/language.sch %%DATADIR%%/schemas/catalog/notextobject.sch +%%DATADIR%%/schemas/catalog/objcount.sch %%DATADIR%%/schemas/catalog/opclass.sch %%DATADIR%%/schemas/catalog/operator.sch %%DATADIR%%/schemas/catalog/opfamily.sch @@ -208,6 +209,7 @@ %%DATADIR%%/schemas/xml/appendedsql.sch %%DATADIR%%/schemas/xml/basetype.sch %%DATADIR%%/schemas/xml/cast.sch +%%DATADIR%%/schemas/xml/changelog.sch %%DATADIR%%/schemas/xml/collation.sch %%DATADIR%%/schemas/xml/column.sch %%DATADIR%%/schemas/xml/comment.sch @@ -222,6 +224,7 @@ %%DATADIR%%/schemas/xml/dtd/baseelements.dtd %%DATADIR%%/schemas/xml/dtd/basetype.dtd %%DATADIR%%/schemas/xml/dtd/cast.dtd +%%DATADIR%%/schemas/xml/dtd/changelog.dtd %%DATADIR%%/schemas/xml/dtd/collation.dtd %%DATADIR%%/schemas/xml/dtd/column.dtd %%DATADIR%%/schemas/xml/dtd/constraint.dtd @@ -262,6 +265,7 @@ %%DATADIR%%/schemas/xml/dtd/usertype.dtd %%DATADIR%%/schemas/xml/dtd/view.dtd %%DATADIR%%/schemas/xml/element.sch +%%DATADIR%%/schemas/xml/entry.sch %%DATADIR%%/schemas/xml/eventtrigger.sch %%DATADIR%%/schemas/xml/excelement.sch %%DATADIR%%/schemas/xml/extension.sch