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:           Sat Dec 18 00:13:01 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021
        pkgsrc/games: Makefile
Removed Files:
        pkgsrc/games/accelerator3d: DESCR Makefile PLIST distinfo
        pkgsrc/games/accelerator3d/patches: patch-accelerator.py

Log Message:
accelerator3d: remove

Needs python 2.7, but py-OpenGL does not support this any longer.


To generate a diff of this commit:
cvs rdiff -u -r1.6271 -r1.6272 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.507 -r1.508 pkgsrc/games/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/games/accelerator3d/DESCR \
    pkgsrc/games/accelerator3d/PLIST
cvs rdiff -u -r1.12 -r0 pkgsrc/games/accelerator3d/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/games/accelerator3d/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/games/accelerator3d/patches/patch-accelerator.py

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-2021
diff -u pkgsrc/doc/CHANGES-2021:1.6271 pkgsrc/doc/CHANGES-2021:1.6272
--- pkgsrc/doc/CHANGES-2021:1.6271      Fri Dec 17 21:40:06 2021
+++ pkgsrc/doc/CHANGES-2021     Sat Dec 18 00:13:01 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.6271 2021/12/17 21:40:06 schwarz Exp $
+$NetBSD: CHANGES-2021,v 1.6272 2021/12/18 00:13:01 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -9403,3 +9403,4 @@ Changes to the packages collection and i
        Updated sysutils/pciutils to 3.7.0nb2 [maya 2021-12-17]
        Updated www/firefox to 95.0nb1 [maya 2021-12-17]
        Updated net/sipsak to 0.9.8.1 [schwarz 2021-12-17]
+       Removed games/accelerator3d [wiz 2021-12-18]

Index: pkgsrc/games/Makefile
diff -u pkgsrc/games/Makefile:1.507 pkgsrc/games/Makefile:1.508
--- pkgsrc/games/Makefile:1.507 Mon Oct  4 21:52:17 2021
+++ pkgsrc/games/Makefile       Sat Dec 18 00:13:01 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.507 2021/10/04 21:52:17 gutteridge Exp $
+# $NetBSD: Makefile,v 1.508 2021/12/18 00:13:01 wiz Exp $
 #
 
 COMMENT=       Games
@@ -16,7 +16,6 @@ SUBDIR+=      MyGoGrinder
 SUBDIR+=       REminiscence
 SUBDIR+=       abbayedesmorts
 SUBDIR+=       abuse
-SUBDIR+=       accelerator3d
 SUBDIR+=       adom
 SUBDIR+=       afternoonstalker
 SUBDIR+=       agm



Home | Main Index | Thread Index | Old Index