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 Apr 26 15:00:00 UTC 2024

Modified Files:
        pkgsrc/doc: CHANGES-2024
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/qwt-qt4: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/x11/qwt-qt4/patches: patch-pri patch-srcpro

Log Message:
qwt6-qt4: remove

Widget library for qt4 (obsolete), unused in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.2712 -r1.2713 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.1028 -r1.1029 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/qwt-qt4/DESCR
cvs rdiff -u -r1.43 -r0 pkgsrc/x11/qwt-qt4/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/x11/qwt-qt4/PLIST
cvs rdiff -u -r1.34 -r0 pkgsrc/x11/qwt-qt4/buildlink3.mk
cvs rdiff -u -r1.10 -r0 pkgsrc/x11/qwt-qt4/distinfo
cvs rdiff -u -r1.7 -r0 pkgsrc/x11/qwt-qt4/patches/patch-pri
cvs rdiff -u -r1.3 -r0 pkgsrc/x11/qwt-qt4/patches/patch-srcpro

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-2024
diff -u pkgsrc/doc/CHANGES-2024:1.2712 pkgsrc/doc/CHANGES-2024:1.2713
--- pkgsrc/doc/CHANGES-2024:1.2712      Fri Apr 26 14:53:31 2024
+++ pkgsrc/doc/CHANGES-2024     Fri Apr 26 14:59:59 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.2712 2024/04/26 14:53:31 schmonz Exp $
+$NetBSD: CHANGES-2024,v 1.2713 2024/04/26 14:59:59 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -4465,3 +4465,4 @@ Changes to the packages collection and i
        Updated cross/avr-gcc to 13.2.0 [micha 2024-04-26]
        mk: changed default emacs version to emacs29 [wiz 2024-04-26]
        Updated chat/twitch-tui to 2.6.7 [schmonz 2024-04-26]
+       Removed x11/qwt-qt4 [wiz 2024-04-26]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1028 pkgsrc/x11/Makefile:1.1029
--- pkgsrc/x11/Makefile:1.1028  Fri Apr 26 07:24:50 2024
+++ pkgsrc/x11/Makefile Fri Apr 26 14:59:59 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1028 2024/04/26 07:24:50 nat Exp $
+# $NetBSD: Makefile,v 1.1029 2024/04/26 14:59:59 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -345,7 +345,6 @@ SUBDIR+=    qt6ct
 SUBDIR+=       qterminal
 SUBDIR+=       qtermwidget
 SUBDIR+=       qtxdg-tools
-SUBDIR+=       qwt-qt4
 SUBDIR+=       qwt6-qt4
 SUBDIR+=       qwt6-qt5
 SUBDIR+=       qwtplot3d-qt4



Home | Main Index | Thread Index | Old Index