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:   hiramatsu
Date:           Tue Feb  8 13:20:14 UTC 2011

Modified Files:
        pkgsrc/editors/emacs: modules.mk version.mk
        pkgsrc/editors/emacs-nox11: version.mk
        pkgsrc/editors/emacs21: version.mk
        pkgsrc/editors/emacs21-nox11: version.mk
        pkgsrc/editors/emacs22: version.mk
        pkgsrc/editors/emacs22-nox11: version.mk

Log Message:
Instead of extracting version string from PKGNAME, use
${_EMACS_VERSION_MAJOR} and ${_EMACS_VERSION_MINOR} to determine installed
version of emacs.

Also, set minimum version of _EMACS_REQD to the same as
${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}. Otherwise, buildlink
does not work for emacs lisp libraries.

Should fix PR/42763.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/editors/emacs/modules.mk
cvs rdiff -u -r1.5 -r1.6 pkgsrc/editors/emacs/version.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/editors/emacs-nox11/version.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/emacs21/version.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/emacs21-nox11/version.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/emacs22/version.mk
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/editors/emacs22-nox11/version.mk

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



Home | Main Index | Thread Index | Old Index