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: hauke
Date: Thu Sep 24 17:02:02 UTC 2020
Modified Files:
pkgsrc/editors/xemacs: Makefile
pkgsrc/editors/xemacs-current: Makefile
pkgsrc/editors/xemacs/files: xemacs.desktop
Log Message:
Refine desktop categories, after re-reading the documentation.
"For the lucky number" - not.
I resisted adding "Spirituality" for the Church Of Emacs. ;)
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 pkgsrc/editors/xemacs/Makefile
cvs rdiff -u -r1.105 -r1.106 pkgsrc/editors/xemacs-current/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/xemacs/files/xemacs.desktop
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/xemacs/Makefile
diff -u pkgsrc/editors/xemacs/Makefile:1.131 pkgsrc/editors/xemacs/Makefile:1.132
--- pkgsrc/editors/xemacs/Makefile:1.131 Thu Sep 24 11:51:47 2020
+++ pkgsrc/editors/xemacs/Makefile Thu Sep 24 17:02:01 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.131 2020/09/24 11:51:47 hauke Exp $
+# $NetBSD: Makefile,v 1.132 2020/09/24 17:02:01 hauke Exp $
PKGNAME= ${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
COMMENT= XEmacs text editor version 21.4
# extra options for x11 support, not for sharing with xemacs-current-nox11
Index: pkgsrc/editors/xemacs-current/Makefile
diff -u pkgsrc/editors/xemacs-current/Makefile:1.105 pkgsrc/editors/xemacs-current/Makefile:1.106
--- pkgsrc/editors/xemacs-current/Makefile:1.105 Thu Sep 24 11:51:48 2020
+++ pkgsrc/editors/xemacs-current/Makefile Thu Sep 24 17:02:02 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.105 2020/09/24 11:51:48 hauke Exp $
+# $NetBSD: Makefile,v 1.106 2020/09/24 17:02:02 hauke Exp $
PKGNAME= ${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
COMMENT= *BETA* XEmacs text editor version ${PKGVERSION_NOREV}
# extra options for x11 support, not for sharing with xemacs-current-nox11
Index: pkgsrc/editors/xemacs/files/xemacs.desktop
diff -u pkgsrc/editors/xemacs/files/xemacs.desktop:1.1 pkgsrc/editors/xemacs/files/xemacs.desktop:1.2
--- pkgsrc/editors/xemacs/files/xemacs.desktop:1.1 Thu Sep 24 11:51:47 2020
+++ pkgsrc/editors/xemacs/files/xemacs.desktop Thu Sep 24 17:02:01 2020
@@ -1,4 +1,4 @@
-# $NetBSD: xemacs.desktop,v 1.1 2020/09/24 11:51:47 hauke Exp $
+# $NetBSD: xemacs.desktop,v 1.2 2020/09/24 17:02:01 hauke Exp $
[Desktop Entry]
Type=Application
@@ -8,5 +8,5 @@ Comment=Highly customizable open source
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
Exec=@PREFIX@/bin/xemacs %F
Icon=@LIBDIR@/etc/xemacs-icon.xpm
-Categories=Development;Office;System;Utility
+Categories=Development;IDE;Utility;TextEditor
StartupWMClass=XEmacs
Home |
Main Index |
Thread Index |
Old Index