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:           Tue Jun 25 12:29:46 UTC 2024

Modified Files:
        pkgsrc/doc: CHANGES-2024
        pkgsrc/editors: Makefile
Removed Files:
        pkgsrc/editors/emacs-snapshot: DESCR Makefile PLIST PLIST.cocoa
            PLIST.gnustep buildlink3.mk distinfo modules.mk options.mk
            version.mk
        pkgsrc/editors/emacs-snapshot/files: dragonfly.h site-init.el

Log Message:
emacs-snapshot: remove

Last updated in 2020 and older than emacs29 now.

Ok gdt@


To generate a diff of this commit:
cvs rdiff -u -r1.4113 -r1.4114 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.253 -r1.254 pkgsrc/editors/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/editors/emacs-snapshot/DESCR
cvs rdiff -u -r1.129 -r0 pkgsrc/editors/emacs-snapshot/Makefile
cvs rdiff -u -r1.41 -r0 pkgsrc/editors/emacs-snapshot/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/editors/emacs-snapshot/PLIST.cocoa
cvs rdiff -u -r1.5 -r0 pkgsrc/editors/emacs-snapshot/PLIST.gnustep
cvs rdiff -u -r1.2 -r0 pkgsrc/editors/emacs-snapshot/buildlink3.mk
cvs rdiff -u -r1.76 -r0 pkgsrc/editors/emacs-snapshot/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/editors/emacs-snapshot/modules.mk
cvs rdiff -u -r1.15 -r0 pkgsrc/editors/emacs-snapshot/options.mk
cvs rdiff -u -r1.16 -r0 pkgsrc/editors/emacs-snapshot/version.mk
cvs rdiff -u -r1.2 -r0 pkgsrc/editors/emacs-snapshot/files/dragonfly.h \
    pkgsrc/editors/emacs-snapshot/files/site-init.el

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.4113 pkgsrc/doc/CHANGES-2024:1.4114
--- pkgsrc/doc/CHANGES-2024:1.4113      Tue Jun 25 07:08:40 2024
+++ pkgsrc/doc/CHANGES-2024     Tue Jun 25 12:29:46 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.4113 2024/06/25 07:08:40 adam Exp $
+$NetBSD: CHANGES-2024,v 1.4114 2024/06/25 12:29:46 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -6553,3 +6553,4 @@ Changes to the packages collection and i
        Updated devel/ast-grep to 0.24.0 [pin 2024-06-24]
        Updated emulators/PC6001VX to 4.2.8 [tsutsui 2024-06-24]
        Updated net/fwknop to 2.6.11 [adam 2024-06-25]
+       Removed editors/emacs-snapshot [wiz 2024-06-25]

Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.253 pkgsrc/editors/Makefile:1.254
--- pkgsrc/editors/Makefile:1.253       Thu May  9 06:32:53 2024
+++ pkgsrc/editors/Makefile     Tue Jun 25 12:29:46 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.253 2024/05/09 06:32:53 wiz Exp $
+# $NetBSD: Makefile,v 1.254 2024/06/25 12:29:46 wiz Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -32,7 +32,6 @@ SUBDIR+=      em
 SUBDIR+=       emacs
 SUBDIR+=       emacs-nox11
 SUBDIR+=       emacs-packages
-SUBDIR+=       emacs-snapshot
 SUBDIR+=       emacs20
 SUBDIR+=       emacs21
 SUBDIR+=       emacs21-nox11



Home | Main Index | Thread Index | Old Index