pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/emacs30-nox11



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Dec 16 20:33:22 UTC 2025

Added Files:
        pkgsrc/editors/emacs30-nox11: version.mk

Log Message:
editors/emacs30-nox11: Add version.mk

Mostly copied from ../emacs30.  Resolves make failure in ../emacs if
EMACS_TYPE is emacs30nox.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/editors/emacs30-nox11/version.mk

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

Added files:

Index: pkgsrc/editors/emacs30-nox11/version.mk
diff -u /dev/null pkgsrc/editors/emacs30-nox11/version.mk:1.1
--- /dev/null   Tue Dec 16 20:33:22 2025
+++ pkgsrc/editors/emacs30-nox11/version.mk     Tue Dec 16 20:33:22 2025
@@ -0,0 +1,7 @@
+# $NetBSD: version.mk,v 1.1 2025/12/16 20:33:22 gdt Exp $
+
+_EMACS_FLAVOR= emacs
+_EMACS_REQD=   emacs30-no-x11>=30.1<31
+
+_EMACS_VERSION_MAJOR=  30
+_EMACS_VERSION_MINOR=  2



Home | Main Index | Thread Index | Old Index