pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/emacs25-nox11
Module Name: pkgsrc
Committed By: jperkin
Date: Sat Dec 31 08:33:34 UTC 2016
Modified Files:
pkgsrc/editors/emacs25-nox11: version.mk
Log Message:
Fix _EMACS_REQD package name.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/emacs25-nox11/version.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/emacs25-nox11/version.mk
diff -u pkgsrc/editors/emacs25-nox11/version.mk:1.1 pkgsrc/editors/emacs25-nox11/version.mk:1.2
--- pkgsrc/editors/emacs25-nox11/version.mk:1.1 Sun Sep 18 13:38:22 2016
+++ pkgsrc/editors/emacs25-nox11/version.mk Sat Dec 31 08:33:34 2016
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.1 2016/09/18 13:38:22 ryoon Exp $
+# $NetBSD: version.mk,v 1.2 2016/12/31 08:33:34 jperkin Exp $
_EMACS_FLAVOR= emacs
-_EMACS_REQD= emacs24-nox11>=25.1<26
+_EMACS_REQD= emacs25-nox11>=25.1<26
_EMACS_VERSION_MAJOR= 25
_EMACS_VERSION_MINOR= 1
Home |
Main Index |
Thread Index |
Old Index