Skip to content

Commit

Permalink
databases/pgmodeler: Update to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti committed Apr 15, 2024
1 parent 1eb2989 commit 2215724
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 5 deletions.
2 changes: 1 addition & 1 deletion databases/pgmodeler/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pgmodeler
PORTVERSION= 1.0.6
PORTVERSION= 1.1.2
DISTVERSIONPREFIX= v
CATEGORIES= databases

Expand Down
6 changes: 3 additions & 3 deletions databases/pgmodeler/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1700893621
SHA256 (pgmodeler-pgmodeler-v1.0.6_GH0.tar.gz) = cfc80f9311e6c3863b80fdf9891793f00da3362f5c016331831e7b35b4681ab9
SIZE (pgmodeler-pgmodeler-v1.0.6_GH0.tar.gz) = 3482968
TIMESTAMP = 1712952029
SHA256 (pgmodeler-pgmodeler-v1.1.2_GH0.tar.gz) = de6a345bd5f3f2360fe93e6242ed320e00724cc3be13d1ac34c77cc30c3af7af
SIZE (pgmodeler-pgmodeler-v1.1.2_GH0.tar.gz) = 4202157
17 changes: 16 additions & 1 deletion databases/pgmodeler/pkg-plist
Expand Up @@ -6,6 +6,10 @@ lib/pgmodeler/libcanvas.so
lib/pgmodeler/libcanvas.so.1
lib/pgmodeler/libcanvas.so.1.0
lib/pgmodeler/libcanvas.so.1.0.0
lib/pgmodeler/libcli.so
lib/pgmodeler/libcli.so.1
lib/pgmodeler/libcli.so.1.0
lib/pgmodeler/libcli.so.1.0.0
lib/pgmodeler/libconnector.so
lib/pgmodeler/libconnector.so.1
lib/pgmodeler/libconnector.so.1.0
Expand Down Expand Up @@ -82,11 +86,19 @@ lib/pgmodeler/libutils.so.1.0.0
%%DATADIR%%/conf/schemas/widget.sch
%%DATADIR%%/conf/snippets.conf
%%DATADIR%%/conf/sql-highlight.conf
%%DATADIR%%/conf/sql-history.conf
%%DATADIR%%/conf/themes/dark/appearance.conf
%%DATADIR%%/conf/themes/dark/extra-ui-style.conf
%%DATADIR%%/conf/themes/dark/pattern-highlight.conf
%%DATADIR%%/conf/themes/dark/sch-highlight.conf
%%DATADIR%%/conf/themes/dark/sql-highlight.conf
%%DATADIR%%/conf/themes/dark/xml-highlight.conf
%%DATADIR%%/conf/themes/inksaver/appearance.conf
%%DATADIR%%/conf/themes/inksaver/extra-ui-style.conf
%%DATADIR%%/conf/themes/inksaver/pattern-highlight.conf
%%DATADIR%%/conf/themes/inksaver/sch-highlight.conf
%%DATADIR%%/conf/themes/inksaver/sql-highlight.conf
%%DATADIR%%/conf/themes/inksaver/xml-highlight.conf
%%DATADIR%%/conf/themes/light/appearance.conf
%%DATADIR%%/conf/themes/light/extra-ui-style.conf
%%DATADIR%%/conf/themes/light/pattern-highlight.conf
Expand All @@ -98,11 +110,11 @@ lib/pgmodeler/libutils.so.1.0.0
%%DATADIR%%/samples/3dcitydb.dbm
%%DATADIR%%/samples/cryptoconcept.dbm
%%DATADIR%%/samples/demo.dbm
%%DATADIR%%/samples/northwind.dbm
%%DATADIR%%/samples/pagila.dbm
%%DATADIR%%/samples/usda.dbm
%%DATADIR%%/schemas/alter/column.sch
%%DATADIR%%/schemas/alter/confparam.sch
%%DATADIR%%/schemas/alter/constraint.sch
%%DATADIR%%/schemas/alter/database.sch
%%DATADIR%%/schemas/alter/diff.sch
%%DATADIR%%/schemas/alter/domain.sch
Expand Down Expand Up @@ -274,11 +286,13 @@ lib/pgmodeler/libutils.so.1.0.0
%%DATADIR%%/schemas/xml/dtd/permission.dtd
%%DATADIR%%/schemas/xml/dtd/policy.dtd
%%DATADIR%%/schemas/xml/dtd/procedure.dtd
%%DATADIR%%/schemas/xml/dtd/reference.dtd
%%DATADIR%%/schemas/xml/dtd/relationship.dtd
%%DATADIR%%/schemas/xml/dtd/role.dtd
%%DATADIR%%/schemas/xml/dtd/rule.dtd
%%DATADIR%%/schemas/xml/dtd/schema.dtd
%%DATADIR%%/schemas/xml/dtd/sequence.dtd
%%DATADIR%%/schemas/xml/dtd/simplecol.dtd
%%DATADIR%%/schemas/xml/dtd/table.dtd
%%DATADIR%%/schemas/xml/dtd/tablespace.dtd
%%DATADIR%%/schemas/xml/dtd/tag.dtd
Expand Down Expand Up @@ -323,6 +337,7 @@ lib/pgmodeler/libutils.so.1.0.0
%%DATADIR%%/schemas/xml/rule.sch
%%DATADIR%%/schemas/xml/schema.sch
%%DATADIR%%/schemas/xml/sequence.sch
%%DATADIR%%/schemas/xml/simplecol.sch
%%DATADIR%%/schemas/xml/style.sch
%%DATADIR%%/schemas/xml/table.sch
%%DATADIR%%/schemas/xml/tablespace.sch
Expand Down

0 comments on commit 2215724

Please sign in to comment.