pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Nov  3 14:35:11 UTC 2022

Modified Files:
        pkgsrc/editors: Makefile
Removed Files:
        pkgsrc/editors/ce-doc: DESCR Makefile PLIST
        pkgsrc/editors/ce-x11: DESCR Makefile

Log Message:
Retire ce-doc and ce-x11 packages.


To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 pkgsrc/editors/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/editors/ce-doc/DESCR
cvs rdiff -u -r1.12 -r0 pkgsrc/editors/ce-doc/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/editors/ce-doc/PLIST
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/editors/ce-x11/DESCR
cvs rdiff -u -r1.23 -r0 pkgsrc/editors/ce-x11/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.229 pkgsrc/editors/Makefile:1.230
--- pkgsrc/editors/Makefile:1.229       Sun Oct  9 16:12:55 2022
+++ pkgsrc/editors/Makefile     Thu Nov  3 14:35:11 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.229 2022/10/09 16:12:55 pin Exp $
+# $NetBSD: Makefile,v 1.230 2022/11/03 14:35:11 schmonz Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -15,8 +15,6 @@ SUBDIR+=      biew
 SUBDIR+=       bred
 SUBDIR+=       bvi
 SUBDIR+=       ce
-SUBDIR+=       ce-doc
-SUBDIR+=       ce-x11
 SUBDIR+=       ced
 SUBDIR+=       cesium
 SUBDIR+=       codeblocks



Home | Main Index | Thread Index | Old Index