Just getting liquibase current. I am the port maintainer but need someone to commit this on my behalf. Thanks in advance.
ok? Index: Makefile =================================================================== RCS file: /cvs/ports/databases/liquibase/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile 18 Mar 2016 15:51:38 -0000 1.1.1.1 +++ Makefile 12 Jun 2016 13:19:40 -0000 @@ -2,7 +2,7 @@ COMMENT = manage SQL database schemas via config files -VERSION = 3.4.2 +VERSION = 3.5.1 DISTNAME = liquibase-${VERSION}-bin PKGNAME = liquibase-${VERSION} WRKDIST = ${WRKDIR}