pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/emacs enable pmax (=mipsel--netbsd) again.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8db7bd7f5bc9
branches:  trunk
changeset: 396739:8db7bd7f5bc9
user:      jun <jun%pkgsrc.org@localhost>
date:      Sun Aug 02 10:44:48 2009 +0000

description:
enable pmax (=mipsel--netbsd) again.

diffstat:

 editors/emacs/Makefile         |   4 ++--
 editors/emacs/distinfo         |   3 ++-
 editors/emacs/patches/patch-aw |  13 +++++++++++++
 3 files changed, 17 insertions(+), 3 deletions(-)

diffs (48 lines):

diff -r 9a895c3bbb95 -r 8db7bd7f5bc9 editors/emacs/Makefile
--- a/editors/emacs/Makefile    Sun Aug 02 07:41:29 2009 +0000
+++ b/editors/emacs/Makefile    Sun Aug 02 10:44:48 2009 +0000
@@ -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 -r 9a895c3bbb95 -r 8db7bd7f5bc9 editors/emacs/distinfo
--- a/editors/emacs/distinfo    Sun Aug 02 07:41:29 2009 +0000
+++ b/editors/emacs/distinfo    Sun Aug 02 10:44:48 2009 +0000
@@ -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-at) = d5468ed9d7ca76f438f7c8b89960c6fcc9cb90c7
 SHA1 (patch-au) = e4a525ed182c3b8f3f7365ee01e186ad5d1b0c7e
 SHA1 (patch-av) = f2fcb0ccbddba1683cc7f1744bca8b171f83c0e7
+SHA1 (patch-aw) = e09bcb599f9567123746e71885ce8e4b555ddcf5
 SHA1 (patch-xx) = 3b66bbad50cef9d248a6f1d49b9d31150e14d6e1
diff -r 9a895c3bbb95 -r 8db7bd7f5bc9 editors/emacs/patches/patch-aw
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/emacs/patches/patch-aw    Sun Aug 02 10:44:48 2009 +0000
@@ -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@localhost as soon as possible if this system is still in use."



Home | Main Index | Thread Index | Old Index