pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov  2 06:46:24 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: Sort.


To generate a diff of this commit:
cvs rdiff -u -r1.550 -r1.551 pkgsrc/databases/Makefile

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

Modified files:

Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.550 pkgsrc/databases/Makefile:1.551
--- pkgsrc/databases/Makefile:1.550     Fri Oct 27 09:52:32 2017
+++ pkgsrc/databases/Makefile   Thu Nov  2 06:46:24 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.550 2017/10/27 09:52:32 fhajny Exp $
+# $NetBSD: Makefile,v 1.551 2017/11/02 06:46:24 wiz Exp $
 
 COMMENT=       Databases
 
@@ -281,8 +281,8 @@ SUBDIR+=    poco-data-odbc
 SUBDIR+=       poco-data-sqlite
 SUBDIR+=       postgresql-pgbench
 SUBDIR+=       postgresql-pgroonga
-SUBDIR+=       postgresql-postgis2
 SUBDIR+=       postgresql-pljava
+SUBDIR+=       postgresql-postgis2
 SUBDIR+=       postgresql10
 SUBDIR+=       postgresql10-client
 SUBDIR+=       postgresql10-contrib



Home | Main Index | Thread Index | Old Index