pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/emacs-snapshot Update emacs-snapshot to 23.0.9...
details: https://anonhg.NetBSD.org/pkgsrc/rev/887cbabb435a
branches: trunk
changeset: 395504:887cbabb435a
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Jul 08 13:32:39 2009 +0000
description:
Update emacs-snapshot to 23.0.95.20090703.
Changes:
* configure.in: Restore netbsd on mips, mipsel, mipseb.
* make-dist
(nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
(nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
No longer make links.
* make-dist (tempdir): Don't create directories preferences.gorm
and preferences.nib, they are no longer required.
* configure.in: Delete mac-fix-env target, which has been
removed (Bug#3531).
diffstat:
editors/emacs-snapshot/Makefile | 7 +++----
editors/emacs-snapshot/PLIST.cocoa | 3 +--
editors/emacs-snapshot/distinfo | 8 ++++----
editors/emacs-snapshot/version.mk | 4 ++--
4 files changed, 10 insertions(+), 12 deletions(-)
diffs (67 lines):
diff -r e5fc59f20632 -r 887cbabb435a editors/emacs-snapshot/Makefile
--- a/editors/emacs-snapshot/Makefile Wed Jul 08 13:27:52 2009 +0000
+++ b/editors/emacs-snapshot/Makefile Wed Jul 08 13:32:39 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/06/07 20:12:06 hasso Exp $
+# $NetBSD: Makefile,v 1.3 2009/07/08 13:32:39 minskim Exp $
-DISTNAME= emacs-snapshot_20090604.orig
+DISTNAME= emacs-snapshot_20090703.orig
PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//}
-PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://emacs.orebokech.com/pool/main/e/emacs-snapshot/
@@ -30,7 +29,7 @@
PLIST_SRC+= PLIST
BUILD_TARGET= bootstrap
-EMACS_VERSION= 23.0.94
+EMACS_VERSION= 23.0.95
PLIST_SUBST+= EMACS_VERSION=${EMACS_VERSION}
REPLACE_PERL= lib-src/grep-changelog
diff -r e5fc59f20632 -r 887cbabb435a editors/emacs-snapshot/PLIST.cocoa
--- a/editors/emacs-snapshot/PLIST.cocoa Wed Jul 08 13:27:52 2009 +0000
+++ b/editors/emacs-snapshot/PLIST.cocoa Wed Jul 08 13:32:39 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.cocoa,v 1.2 2009/06/14 17:50:22 joerg Exp $
+@comment $NetBSD: PLIST.cocoa,v 1.3 2009/07/08 13:32:39 minskim Exp $
Applications/Emacs.app/Contents/Info.plist
Applications/Emacs.app/Contents/MacOS/Emacs
Applications/Emacs.app/Contents/PkgInfo
@@ -6,4 +6,3 @@
Applications/Emacs.app/Contents/Resources/Emacs.icns
Applications/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings
Applications/Emacs.app/Contents/Resources/document.icns
-bin/mac-fix-env
diff -r e5fc59f20632 -r 887cbabb435a editors/emacs-snapshot/distinfo
--- a/editors/emacs-snapshot/distinfo Wed Jul 08 13:27:52 2009 +0000
+++ b/editors/emacs-snapshot/distinfo Wed Jul 08 13:32:39 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2009/06/07 20:12:06 hasso Exp $
+$NetBSD: distinfo,v 1.3 2009/07/08 13:32:39 minskim Exp $
-SHA1 (emacs-snapshot_20090604.orig.tar.gz) = 21ac8cfd45c791f507914b52b9605bc25b49035b
-RMD160 (emacs-snapshot_20090604.orig.tar.gz) = d163cae20284a1c1df7628ce365430ea68797f92
-Size (emacs-snapshot_20090604.orig.tar.gz) = 28804599 bytes
+SHA1 (emacs-snapshot_20090703.orig.tar.gz) = 4380b1cc4c2f2761a944916df2122223df303b1f
+RMD160 (emacs-snapshot_20090703.orig.tar.gz) = 41d1258c447c4e289c099e865d735dfba715bef2
+Size (emacs-snapshot_20090703.orig.tar.gz) = 28809825 bytes
SHA1 (patch-ab) = 53fd489995efae908827d7a3de4811daf156fd0a
SHA1 (patch-ac) = 727439e174f1febd7fba2174a70a4e781414028d
diff -r e5fc59f20632 -r 887cbabb435a editors/emacs-snapshot/version.mk
--- a/editors/emacs-snapshot/version.mk Wed Jul 08 13:27:52 2009 +0000
+++ b/editors/emacs-snapshot/version.mk Wed Jul 08 13:32:39 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: version.mk,v 1.2 2009/06/06 05:06:12 minskim Exp $
+# $NetBSD: version.mk,v 1.3 2009/07/08 13:32:39 minskim Exp $
_EMACS_FLAVOR= emacs
_EMACS_REQD= emacs>=23
@@ -7,4 +7,4 @@
_EMACS_VERSION_MAJOR= 23
_EMACS_VERSION_MINOR= 0
-_EMACS_VERSION_MICRO= 94
+_EMACS_VERSION_MICRO= 95
Home |
Main Index |
Thread Index |
Old Index