pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/liquibase



Module Name:    pkgsrc
Committed By:   maya
Date:           Tue Aug  1 23:15:19 UTC 2017

Added Files:
        pkgsrc/databases/liquibase: DESCR

Log Message:
liquibase: Add forgotten file.

thanks joerg for the heads up


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/databases/liquibase/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/databases/liquibase/DESCR
diff -u /dev/null pkgsrc/databases/liquibase/DESCR:1.1
--- /dev/null   Tue Aug  1 23:15:19 2017
+++ pkgsrc/databases/liquibase/DESCR    Tue Aug  1 23:15:19 2017
@@ -0,0 +1,4 @@
+Liquibase is an open source (Apache 2.0 Licensed), database-independent
+library for tracking, managing and applying database changes. It is
+built on a simple premise: All database changes are stored in a human
+readable, yet trackable, form and checked into source control.



Home | Main Index | Thread Index | Old Index