pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Thu Oct 31 03:16:23 UTC 2019

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.859 -r1.860 pkgsrc/x11/Makefile

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

Modified files:

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.859 pkgsrc/x11/Makefile:1.860
--- pkgsrc/x11/Makefile:1.859   Wed Oct 30 13:53:26 2019
+++ pkgsrc/x11/Makefile Thu Oct 31 03:16:23 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.859 2019/10/30 13:53:26 kamil Exp $
+# $NetBSD: Makefile,v 1.860 2019/10/31 03:16:23 jnemeth Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -352,8 +352,8 @@ SUBDIR+=    qt4-tools
 SUBDIR+=       qt5
 SUBDIR+=       qt5-mysql
 SUBDIR+=       qt5-odbc
-SUBDIR+=       qt5-qscintilla
 SUBDIR+=       qt5-psql
+SUBDIR+=       qt5-qscintilla
 SUBDIR+=       qt5-qtbase
 SUBDIR+=       qt5-qtcharts
 SUBDIR+=       qt5-qtconnectivity



Home | Main Index | Thread Index | Old Index