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:   markd
Date:           Thu Jan 18 07:44:43 UTC 2018

Modified Files:
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/qt5-sqlite3: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
qt5-sqlite3: removed, now part of qt5-qtbase


To generate a diff of this commit:
cvs rdiff -u -r1.810 -r1.811 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/qt5-sqlite3/DESCR
cvs rdiff -u -r1.23 -r0 pkgsrc/x11/qt5-sqlite3/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/qt5-sqlite3/PLIST \
    pkgsrc/x11/qt5-sqlite3/distinfo
cvs rdiff -u -r1.16 -r0 pkgsrc/x11/qt5-sqlite3/buildlink3.mk

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.810 pkgsrc/x11/Makefile:1.811
--- pkgsrc/x11/Makefile:1.810   Thu Nov 30 15:53:48 2017
+++ pkgsrc/x11/Makefile Thu Jan 18 07:44:43 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.810 2017/11/30 15:53:48 wiz Exp $
+# $NetBSD: Makefile,v 1.811 2018/01/18 07:44:43 markd Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -394,7 +394,6 @@ SUBDIR+=    qt5-qtwebkit
 SUBDIR+=       qt5-qtwebsockets
 SUBDIR+=       qt5-qtx11extras
 SUBDIR+=       qt5-qtxmlpatterns
-SUBDIR+=       qt5-sqlite3
 SUBDIR+=       qwt-qt4
 SUBDIR+=       qwt6-qt4
 SUBDIR+=       qwtplot3d-qt4



Home | Main Index | Thread Index | Old Index