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:           Wed Nov  8 13:41:35 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/gtksourceviewmm: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
gtksourceviewmm: remove

dead upstream, no users in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.6778 -r1.6779 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.1003 -r1.1004 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/gtksourceviewmm/DESCR \
    pkgsrc/x11/gtksourceviewmm/PLIST
cvs rdiff -u -r1.43 -r0 pkgsrc/x11/gtksourceviewmm/Makefile
cvs rdiff -u -r1.32 -r0 pkgsrc/x11/gtksourceviewmm/buildlink3.mk
cvs rdiff -u -r1.4 -r0 pkgsrc/x11/gtksourceviewmm/distinfo

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-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6778 pkgsrc/doc/CHANGES-2023:1.6779
--- pkgsrc/doc/CHANGES-2023:1.6778      Wed Nov  8 13:36:10 2023
+++ pkgsrc/doc/CHANGES-2023     Wed Nov  8 13:41:34 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6778 2023/11/08 13:36:10 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6779 2023/11/08 13:41:34 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -9779,3 +9779,4 @@ Changes to the packages collection and i
        Updated textproc/icu to 74.1 [wiz 2023-11-08]
        Updated databases/ldb to 2.8.0 [wiz 2023-11-08]
        Updated devel/jj to 0.11.0 [wiz 2023-11-08]
+       Removed x11/gtksourceviewmm [wiz 2023-11-08]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1003 pkgsrc/x11/Makefile:1.1004
--- pkgsrc/x11/Makefile:1.1003  Tue Nov  7 14:31:20 2023
+++ pkgsrc/x11/Makefile Wed Nov  8 13:41:35 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1003 2023/11/07 14:31:20 wiz Exp $
+# $NetBSD: Makefile,v 1.1004 2023/11/08 13:41:35 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -103,7 +103,6 @@ SUBDIR+=    gtksourceview2
 SUBDIR+=       gtksourceview3
 SUBDIR+=       gtksourceview4
 SUBDIR+=       gtksourceview5
-SUBDIR+=       gtksourceviewmm
 SUBDIR+=       gtkstep
 SUBDIR+=       gtkterm2
 SUBDIR+=       gxmessage



Home | Main Index | Thread Index | Old Index