pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/bbdb bbdb: Support emacs26.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e09c9483c9dc
branches: trunk
changeset: 312766:e09c9483c9dc
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Sep 13 14:21:22 2018 +0000
description:
bbdb: Support emacs26.
diffstat:
misc/bbdb/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 80a161e9f53c -r e09c9483c9dc misc/bbdb/Makefile
--- a/misc/bbdb/Makefile Thu Sep 13 14:16:04 2018 +0000
+++ b/misc/bbdb/Makefile Thu Sep 13 14:21:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2018/01/04 16:38:10 jperkin Exp $
+# $NetBSD: Makefile,v 1.34 2018/09/13 14:21:22 jperkin Exp $
DISTNAME= bbdb-2.35
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -12,6 +12,7 @@
# bbdb is included in xemacs-packages
EMACS_VERSIONS_ACCEPTED= emacs25 emacs25nox emacs21 emacs21nox
+EMACS_VERSIONS_ACCEPTED+= emacs26 emacs26nox
CONFLICTS+= xemacs-packages-[0-9]*
Home |
Main Index |
Thread Index |
Old Index