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 Apr 17 14:23:24 UTC 2024
Modified Files:
pkgsrc/doc: CHANGES-2024
pkgsrc/editors: Makefile
Removed Files:
pkgsrc/editors/obby: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/editors/obby/patches: patch-aa patch-src_colour.cpp
Log Message:
obby: remove
Was only used by gobby and replaced by libinfinity.
To generate a diff of this commit:
cvs rdiff -u -r1.2537 -r1.2538 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.251 -r1.252 pkgsrc/editors/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/editors/obby/DESCR
cvs rdiff -u -r1.24 -r0 pkgsrc/editors/obby/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/editors/obby/PLIST
cvs rdiff -u -r1.18 -r0 pkgsrc/editors/obby/buildlink3.mk
cvs rdiff -u -r1.7 -r0 pkgsrc/editors/obby/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/editors/obby/patches/patch-aa \
pkgsrc/editors/obby/patches/patch-src_colour.cpp
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.2537 pkgsrc/doc/CHANGES-2024:1.2538
--- pkgsrc/doc/CHANGES-2024:1.2537 Wed Apr 17 14:22:49 2024
+++ pkgsrc/doc/CHANGES-2024 Wed Apr 17 14:23:23 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.2537 2024/04/17 14:22:49 wiz Exp $
+$NetBSD: CHANGES-2024,v 1.2538 2024/04/17 14:23:23 wiz Exp $
Changes to the packages collection and infrastructure in 2024:
@@ -4192,3 +4192,4 @@ Changes to the packages collection and i
Updated www/hugo to 0.125.0 [nikita 2024-04-17]
Added editors/libinfinity version 0.7.2 [wiz 2024-04-17]
Updated editors/gobby to 0.6.0 [wiz 2024-04-17]
+ Removed editors/obby [wiz 2024-04-17]
Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.251 pkgsrc/editors/Makefile:1.252
--- pkgsrc/editors/Makefile:1.251 Wed Apr 17 14:20:44 2024
+++ pkgsrc/editors/Makefile Wed Apr 17 14:23:23 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.251 2024/04/17 14:20:44 wiz Exp $
+# $NetBSD: Makefile,v 1.252 2024/04/17 14:23:23 wiz Exp $
#
COMMENT= Text and binary editors
@@ -104,7 +104,6 @@ SUBDIR+= ng
SUBDIR+= nvi
SUBDIR+= nvi-m17n
SUBDIR+= nvi2
-SUBDIR+= obby
SUBDIR+= p5-Acme-Padre-PlayCode
SUBDIR+= p5-PPIx-EditorTools
SUBDIR+= p5-Padre
Home |
Main Index |
Thread Index |
Old Index