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:           Thu Feb  1 11:18:16 UTC 2018

Modified Files:
        pkgsrc/editors/emacs25-nox11: version.mk

Log Message:
emacs25-nox11: Fix _EMACS_VERSION_MINOR.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/editors/emacs25-nox11/version.mk:1.5
--- pkgsrc/editors/emacs25-nox11/version.mk:1.4 Sat Apr 29 07:11:56 2017
+++ pkgsrc/editors/emacs25-nox11/version.mk     Thu Feb  1 11:18:16 2018
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.4 2017/04/29 07:11:56 wiz Exp $
+# $NetBSD: version.mk,v 1.5 2018/02/01 11:18:16 jperkin Exp $
 
 _EMACS_FLAVOR= emacs
 _EMACS_REQD=   emacs25-nox11>=25.1<26
 
 _EMACS_VERSION_MAJOR=  25
-_EMACS_VERSION_MINOR=  2
+_EMACS_VERSION_MINOR=  3



Home | Main Index | Thread Index | Old Index