freebsd-ports/databases/liquibase/pkg-plist
Alexey Dokuchaev 0dc4076961 - Update to version 3.8.1 and install all requires JAR files
- Fix the launch script which was badly damaged in r475607
- Untangle the installation routine (pessimized in r388739)

Pointy hat to:	joneum
PR:		241950
2019-11-15 06:39:45 +00:00

10 lines
307 B
Text

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%%/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