pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/emacs-w3m-snapshot Allow building with Emacs 24.x
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b908cc60bac
branches: trunk
changeset: 577036:7b908cc60bac
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jun 28 20:37:32 2010 +0000
description:
Allow building with Emacs 24.x
diffstat:
www/emacs-w3m-snapshot/distinfo | 3 ++-
www/emacs-w3m-snapshot/patches/patch-aa | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r 7ba3b99fce93 -r 7b908cc60bac www/emacs-w3m-snapshot/distinfo
--- a/www/emacs-w3m-snapshot/distinfo Mon Jun 28 18:46:52 2010 +0000
+++ b/www/emacs-w3m-snapshot/distinfo Mon Jun 28 20:37:32 2010 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/08/05 22:17:58 minskim Exp $
+$NetBSD: distinfo,v 1.2 2010/06/28 20:37:32 joerg Exp $
SHA1 (w3m-el-snapshot_1.4.364+0.20090802.orig.tar.gz) = c03da651ff5faaa945db124653e287bfe927a6b1
RMD160 (w3m-el-snapshot_1.4.364+0.20090802.orig.tar.gz) = 0a4331a129f00c943e10f15a257db2d5420be624
Size (w3m-el-snapshot_1.4.364+0.20090802.orig.tar.gz) = 951300 bytes
+SHA1 (patch-aa) = d17fa31e5cf767203dad2652e2ebb5aebffa535d
diff -r 7ba3b99fce93 -r 7b908cc60bac www/emacs-w3m-snapshot/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/emacs-w3m-snapshot/patches/patch-aa Mon Jun 28 20:37:32 2010 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2010/06/28 20:37:32 joerg Exp $
+
+--- aclocal.m4.orig 2010-06-28 20:31:17.000000000 +0000
++++ aclocal.m4
+@@ -116,7 +116,7 @@ AC_DEFUN(AC_PATH_EMACS,
+ case "${flavor}" in
+ XEmacs)
+ EMACS_FLAVOR=xemacs;;
+- Emacs\ 2[[123]]\.*)
++ Emacs\ 2[[1234]]\.*)
+ EMACS_FLAVOR=emacs;;
+ *)
+ EMACS_FLAVOR=unsupported;;
Home |
Main Index |
Thread Index |
Old Index