pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Dec 11 17:43:18 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/qt4-creator: DESCR Makefile PLIST distinfo
        pkgsrc/x11/qt4-creator/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak
            patch-al patch-am patch-an patch-ao
            patch-src_libs_3rdparty_3rdparty.pro
            patch-src_libs_3rdparty_net7ssh_net7ssh__dependencies.pri
            patch-src_libs_3rdparty_net7ssh_src_src.pro
            patch-src_plugins_coreplugin_mimedatabase.h

Log Message:
qt4-creator: remove, replaced by editors/qtcreator


To generate a diff of this commit:
cvs rdiff -u -r1.6722 -r1.6723 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.913 -r1.914 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/qt4-creator/DESCR
cvs rdiff -u -r1.36 -r0 pkgsrc/x11/qt4-creator/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/x11/qt4-creator/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/x11/qt4-creator/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/x11/qt4-creator/patches/patch-aa
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/qt4-creator/patches/patch-ab \
    pkgsrc/x11/qt4-creator/patches/patch-ae \
    pkgsrc/x11/qt4-creator/patches/patch-af \
    pkgsrc/x11/qt4-creator/patches/patch-ag \
    pkgsrc/x11/qt4-creator/patches/patch-ak \
    pkgsrc/x11/qt4-creator/patches/patch-al
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/qt4-creator/patches/patch-ac \
    pkgsrc/x11/qt4-creator/patches/patch-ad \
    pkgsrc/x11/qt4-creator/patches/patch-ah \
    pkgsrc/x11/qt4-creator/patches/patch-ai \
    pkgsrc/x11/qt4-creator/patches/patch-aj \
    pkgsrc/x11/qt4-creator/patches/patch-am \
    pkgsrc/x11/qt4-creator/patches/patch-an \
    pkgsrc/x11/qt4-creator/patches/patch-ao \
    pkgsrc/x11/qt4-creator/patches/patch-src_libs_3rdparty_net7ssh_src_src.pro
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/x11/qt4-creator/patches/patch-src_libs_3rdparty_3rdparty.pro \
    pkgsrc/x11/qt4-creator/patches/patch-src_libs_3rdparty_net7ssh_net7ssh__dependencies.pri \
    pkgsrc/x11/qt4-creator/patches/patch-src_plugins_coreplugin_mimedatabase.h

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

Modified files:

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.6722 pkgsrc/doc/CHANGES-2020:1.6723
--- pkgsrc/doc/CHANGES-2020:1.6722      Fri Dec 11 15:12:56 2020
+++ pkgsrc/doc/CHANGES-2020     Fri Dec 11 17:43:17 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.6722 2020/12/11 15:12:56 nia Exp $
+$NetBSD: CHANGES-2020,v 1.6723 2020/12/11 17:43:17 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -9748,3 +9748,4 @@ Changes to the packages collection and i
        Added devel/py-kitchen version 1.2.6 [nia 2020-12-11]
        Added www/tuir version 1.29.0 [nia 2020-12-11]
        Added wm/tinywm version 1.3 [nia 2020-12-11]
+       Removed x11/qt4-creator successor editors/qtcreator [wiz 2020-12-11]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.913 pkgsrc/x11/Makefile:1.914
--- pkgsrc/x11/Makefile:1.913   Sun Nov 29 18:40:46 2020
+++ pkgsrc/x11/Makefile Fri Dec 11 17:43:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.913 2020/11/29 18:40:46 pin Exp $
+# $NetBSD: Makefile,v 1.914 2020/12/11 17:43:18 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -342,7 +342,6 @@ SUBDIR+=    py-wxWidgets
 SUBDIR+=       py-xcbgen
 SUBDIR+=       qqc2-desktop-style
 SUBDIR+=       qt4
-SUBDIR+=       qt4-creator
 SUBDIR+=       qt4-docs
 SUBDIR+=       qt4-libs
 SUBDIR+=       qt4-mng



Home | Main Index | Thread Index | Old Index