pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/bbdb



Module Name:    pkgsrc
Committed By:   minskim
Date:           Tue Oct 11 19:30:41 UTC 2011

Modified Files:
        pkgsrc/misc/bbdb: Makefile distinfo
Added Files:
        pkgsrc/misc/bbdb/patches: patch-lisp_bbdb-mhe.el

Log Message:
Make bbdb build with emacs-24.

Without this patch, build fails with the following error:

 bbdb-mhe.el:56:1:Error: Invalid function: ...

Emacs is partially responsible for this, but the upstream won't fix it
since the cause of this (old-style backquote) will be removed in
emacs-25.

Patch provided by Makoto Fujiwara in PR 44963.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/misc/bbdb/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/bbdb/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/bbdb/patches/patch-lisp_bbdb-mhe.el

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