pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Oct 14 03:57:20 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/kdevelop4: DESCR Makefile PLIST distinfo
        pkgsrc/devel/kdevelop4/patches:
            patch-languages_cpp_codegen_adaptsignatureassistant.cpp
        pkgsrc/devel/kdevplatform: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/devel/kdevplatform/patches:
            patch-plugins_classbrowser_documentclassesfolder.h
            patch-plugins_standardoutputview_outputwidget.cpp
            patch-plugins_subversion_kdevsvncpp_client_ls.cpp
            patch-plugins_subversion_kdevsvncpp_dirent.cpp
            patch-plugins_subversion_kdevsvncpp_dirent.hpp
            patch-sublime_aggregatemodel.cpp
            patch-util_dbus__socket__transformer_main.cpp

Log Message:
{kdevelop4,kdevplatform}: remove, replaced by kdevelop


To generate a diff of this commit:
cvs rdiff -u -r1.4068 -r1.4069 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/kdevelop4/DESCR
cvs rdiff -u -r1.112 -r0 pkgsrc/devel/kdevelop4/Makefile
cvs rdiff -u -r1.8 -r0 pkgsrc/devel/kdevelop4/PLIST
cvs rdiff -u -r1.13 -r0 pkgsrc/devel/kdevelop4/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/kdevelop4/patches/patch-languages_cpp_codegen_adaptsignatureassistant.cpp
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/kdevplatform/DESCR
cvs rdiff -u -r1.115 -r0 pkgsrc/devel/kdevplatform/Makefile
cvs rdiff -u -r1.9 -r0 pkgsrc/devel/kdevplatform/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/kdevplatform/buildlink3.mk
cvs rdiff -u -r1.16 -r0 pkgsrc/devel/kdevplatform/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/kdevplatform/patches/patch-plugins_classbrowser_documentclassesfolder.h \
    pkgsrc/devel/kdevplatform/patches/patch-plugins_standardoutputview_outputwidget.cpp \
    pkgsrc/devel/kdevplatform/patches/patch-plugins_subversion_kdevsvncpp_client_ls.cpp \
    pkgsrc/devel/kdevplatform/patches/patch-plugins_subversion_kdevsvncpp_dirent.cpp \
    pkgsrc/devel/kdevplatform/patches/patch-plugins_subversion_kdevsvncpp_dirent.hpp \
    pkgsrc/devel/kdevplatform/patches/patch-util_dbus__socket__transformer_main.cpp
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/devel/kdevplatform/patches/patch-sublime_aggregatemodel.cpp

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4068 pkgsrc/devel/Makefile:1.4069
--- pkgsrc/devel/Makefile:1.4068        Sat Oct 14 03:47:13 2023
+++ pkgsrc/devel/Makefile       Sat Oct 14 03:57:19 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4068 2023/10/14 03:47:13 markd Exp $
+# $NetBSD: Makefile,v 1.4069 2023/10/14 03:57:19 markd Exp $
 #
 
 COMMENT=       Development utilities
@@ -814,8 +814,6 @@ SUBDIR+=    kdesdk-kioslaves
 SUBDIR+=       kdesdk-strigi-analyzers
 SUBDIR+=       kdesdk-thumbnailers
 SUBDIR+=       kdevelop
-SUBDIR+=       kdevelop4
-SUBDIR+=       kdevplatform
 SUBDIR+=       kdiff3
 SUBDIR+=       kdoctools
 SUBDIR+=       ki18n



Home | Main Index | Thread Index | Old Index