From b8ff018762868fc740319f615ce063a4d0bef576 Mon Sep 17 00:00:00 2001 From: jun Date: Sun, 2 Aug 2009 10:44:48 +0000 Subject: enable pmax (=mipsel--netbsd) again. --- editors/emacs/Makefile | 4 ++-- editors/emacs/distinfo | 3 ++- editors/emacs/patches/patch-aw | 13 +++++++++++++ 3 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 editors/emacs/patches/patch-aw (limited to 'editors') diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 927dd2abce3..00e8e9112df 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.121 2009/05/19 08:59:12 wiz Exp $ +# $NetBSD: Makefile,v 1.122 2009/08/02 10:44:48 jun Exp $ PKGNAME?= ${DISTNAME} COMMENT?= GNU editing macros (editor) DISTNAME= emacs-22.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} diff --git a/editors/emacs/distinfo b/editors/emacs/distinfo index c9c5dd04410..03d2133182a 100644 --- a/editors/emacs/distinfo +++ b/editors/emacs/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.38 2008/10/11 09:56:38 uebayasi Exp $ +$NetBSD: distinfo,v 1.39 2009/08/02 10:44:48 jun Exp $ SHA1 (emacs-22.3.tar.gz) = 5e9b3e0205099a83be7198fd43ba1c9442a3feb0 RMD160 (emacs-22.3.tar.gz) = a7eed5099d0cab25f34152f1b18b5c1b4e2e0746 @@ -19,4 +19,5 @@ SHA1 (patch-as) = 00692744b545a98f4339160089eaa5519ca823a5 SHA1 (patch-at) = d5468ed9d7ca76f438f7c8b89960c6fcc9cb90c7 SHA1 (patch-au) = e4a525ed182c3b8f3f7365ee01e186ad5d1b0c7e SHA1 (patch-av) = f2fcb0ccbddba1683cc7f1744bca8b171f83c0e7 +SHA1 (patch-aw) = e09bcb599f9567123746e71885ce8e4b555ddcf5 SHA1 (patch-xx) = 3b66bbad50cef9d248a6f1d49b9d31150e14d6e1 diff --git a/editors/emacs/patches/patch-aw b/editors/emacs/patches/patch-aw new file mode 100644 index 00000000000..fd834c288ec --- /dev/null +++ b/editors/emacs/patches/patch-aw @@ -0,0 +1,13 @@ +$NetBSD: patch-aw,v 1.6 2009/08/02 10:44:48 jun Exp $ + +--- configure.in.org 2009-07-30 10:39:48.000000000 +0900 ++++ configure.in +@@ -1260,7 +1260,7 @@ fi + ### Tests for sytems that we beleive are obsolete and should be desupported. + + case "${machine}" in +- pmax | hp9000s300 | ibm370aix | ncr386 | ews4800 | mips-siemens | powerpcle | tandem-s2 ) ++ hp9000s300 | ibm370aix | ncr386 | ews4800 | mips-siemens | powerpcle | tandem-s2 ) + echo "The system that you are configuring on: ${canonical} is considered to be obsolete" + echo "and it is planned to be desupported in the next version of Emacs" + echo "Please email emacs-devel@gnu.org as soon as possible if this system is still in use." -- cgit v1.2.3