Skip to content

Commit

Permalink
databases/liquibase: Update to 4.3.5
Browse files Browse the repository at this point in the history
Accumulated changeLog: https://github.com/liquibase/liquibase/blob/master/changelog.txt#L4

PR:	256425
Reported by:	meka@tilda.center
  • Loading branch information
fernape committed Jun 9, 2021
1 parent c108a88 commit d76d0ac
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
2 changes: 1 addition & 1 deletion databases/liquibase/Makefile
@@ -1,7 +1,7 @@
# Created by: Gea-Suan Lin <gslin@gslin.org>

PORTNAME= liquibase
PORTVERSION= 3.8.1
PORTVERSION= 4.3.5
CATEGORIES= databases java
MASTER_SITES= https://github.com/liquibase/liquibase/releases/download/v${PORTVERSION}/

Expand Down
6 changes: 3 additions & 3 deletions databases/liquibase/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1573080630
SHA256 (liquibase-3.8.1.tar.gz) = 11e5cbb7f5b92aa41e79154708a5f8d33083ecb890b27d5e9f9d56b24f7478e9
SIZE (liquibase-3.8.1.tar.gz) = 7300065
TIMESTAMP = 1621844103
SHA256 (liquibase-4.3.5.tar.gz) = 5ce62afa9efa5c5b7b8f8a31302959a31e70b1a5ee579a2f701ea464984c0655
SIZE (liquibase-4.3.5.tar.gz) = 6873433
12 changes: 5 additions & 7 deletions databases/liquibase/pkg-plist
@@ -1,10 +1,8 @@
bin/liquibase
%%DATADIR%%/commons-cli-1.4.jar
%%DATADIR%%/jaxb-api-2.2.11.jar
%%DATADIR%%/jaxb-core-2.2.11.jar
%%DATADIR%%/jaxb-impl-2.2.11.jar
%%DATADIR%%/h2-1.4.200.jar
%%DATADIR%%/jaxb-api-2.3.0.jar
%%DATADIR%%/jaxb-core-2.3.0.jar
%%DATADIR%%/jaxb-impl-2.3.0.jar
%%DATADIR%%/liquibase.jar
%%DATADIR%%/logback-classic-1.2.3.jar
%%DATADIR%%/logback-core-1.2.3.jar
%%DATADIR%%/slf4j-api-1.7.28.jar
%%DATADIR%%/snakeyaml-1.24.jar
%%DATADIR%%/snakeyaml-1.27.jar

0 comments on commit d76d0ac

Please sign in to comment.