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:           Sun Feb  8 09:55:07 UTC 2026

Modified Files:
        pkgsrc/doc: CHANGES-2026
        pkgsrc/games: Makefile
Removed Files:
        pkgsrc/games/libgnome-games-support: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
libgnome-games-support: remove

This library has stopped releases, it's new model is to be included
in the sources of programs that use it.

Remove it from pkgsrc, no users left.


To generate a diff of this commit:
cvs rdiff -u -r1.972 -r1.973 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.561 -r1.562 pkgsrc/games/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/games/libgnome-games-support/DESCR
cvs rdiff -u -r1.10 -r0 pkgsrc/games/libgnome-games-support/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/games/libgnome-games-support/PLIST \
    pkgsrc/games/libgnome-games-support/distinfo
cvs rdiff -u -r1.9 -r0 pkgsrc/games/libgnome-games-support/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/doc/CHANGES-2026
diff -u pkgsrc/doc/CHANGES-2026:1.972 pkgsrc/doc/CHANGES-2026:1.973
--- pkgsrc/doc/CHANGES-2026:1.972       Sun Feb  8 09:52:38 2026
+++ pkgsrc/doc/CHANGES-2026     Sun Feb  8 09:55:07 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.972 2026/02/08 09:52:38 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.973 2026/02/08 09:55:07 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -1255,3 +1255,4 @@ Changes to the packages collection and i
        Updated x11/libXxf86dga to 1.1.7nb1 [wiz 2026-02-08]
        Updated x11/libXxf86vm to 1.1.7nb1 [wiz 2026-02-08]
        Updated games/gnome-nibbles to 4.5.0 [wiz 2026-02-08]
+       Removed games/libgnome-games-support [wiz 2026-02-08]

Index: pkgsrc/games/Makefile
diff -u pkgsrc/games/Makefile:1.561 pkgsrc/games/Makefile:1.562
--- pkgsrc/games/Makefile:1.561 Mon Dec 22 11:29:48 2025
+++ pkgsrc/games/Makefile       Sun Feb  8 09:55:07 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.561 2025/12/22 11:29:48 wiz Exp $
+# $NetBSD: Makefile,v 1.562 2026/02/08 09:55:07 wiz Exp $
 #
 
 COMMENT=       Games
@@ -257,7 +257,6 @@ SUBDIR+=    level9
 SUBDIR+=       lgeneral
 SUBDIR+=       lgeneral-data
 SUBDIR+=       lgogdownloader
-SUBDIR+=       libgnome-games-support
 SUBDIR+=       libgnome-games-support1
 SUBDIR+=       libkdegames
 SUBDIR+=       libkmahjongg



Home | Main Index | Thread Index | Old Index