summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorminskim <minskim>2011-05-20 22:56:39 +0000
committerminskim <minskim>2011-05-20 22:56:39 +0000
commitc6890e426bb12021609582faa545bcc1a4757afb (patch)
tree98f5e6bcd5b17f4d57f1018dbb66c88f70002112 /editors
parent39b3ef505bafe67300507081f88e2322ca61b8bf (diff)
downloadpkgsrc-c6890e426bb12021609582faa545bcc1a4757afb.tar.gz
Update emacs-snapshot to 24.0.50.20110520.
Changes: - Fix some integer overflow issues, such as string length overflow. - Fix handling of break-hardlink-on-save with non-existent files. - Common Lisp indentation improvements on defmethod and lambda-lists.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-snapshot/Makefile.common4
-rw-r--r--editors/emacs-snapshot/PLIST16
-rw-r--r--editors/emacs-snapshot/distinfo10
-rw-r--r--editors/emacs-snapshot/patches/patch-ac14
4 files changed, 28 insertions, 16 deletions
diff --git a/editors/emacs-snapshot/Makefile.common b/editors/emacs-snapshot/Makefile.common
index 63a44e4e7f0..6a6d101a285 100644
--- a/editors/emacs-snapshot/Makefile.common
+++ b/editors/emacs-snapshot/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.27 2011/05/08 23:28:44 minskim Exp $
+# $NetBSD: Makefile.common,v 1.28 2011/05/20 22:56:39 minskim Exp $
-DISTNAME= emacs-snapshot_20110505.orig
+DISTNAME= emacs-snapshot_20110520.orig
PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//}
CATEGORIES= editors
MASTER_SITES= http://emacs.naquadah.org/unstable/
diff --git a/editors/emacs-snapshot/PLIST b/editors/emacs-snapshot/PLIST
index 157dc757631..7e4f724d17f 100644
--- a/editors/emacs-snapshot/PLIST
+++ b/editors/emacs-snapshot/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2011/05/08 23:28:44 minskim Exp $
+@comment $NetBSD: PLIST,v 1.22 2011/05/20 22:56:39 minskim Exp $
bin/ctags
bin/ebrowse
bin/emacs
@@ -58,7 +58,6 @@ info/vip
info/viper
info/widget
info/woman
-libexec/emacs/${EMACS_VERSION}/${MACHINE_GNU_PLATFORM}/fakemail
libexec/emacs/${EMACS_VERSION}/${MACHINE_GNU_PLATFORM}/hexl
libexec/emacs/${EMACS_VERSION}/${MACHINE_GNU_PLATFORM}/movemail
libexec/emacs/${EMACS_VERSION}/${MACHINE_GNU_PLATFORM}/profile
@@ -580,6 +579,17 @@ share/emacs/${EMACS_VERSION}/etc/images/mpc/rewind.xpm
share/emacs/${EMACS_VERSION}/etc/images/mpc/stop.xpm
share/emacs/${EMACS_VERSION}/etc/images/new.pbm
share/emacs/${EMACS_VERSION}/etc/images/new.xpm
+share/emacs/${EMACS_VERSION}/etc/images/newsticker/README
+share/emacs/${EMACS_VERSION}/etc/images/newsticker/browse-url.xpm
+share/emacs/${EMACS_VERSION}/etc/images/newsticker/get-all.xpm
+share/emacs/${EMACS_VERSION}/etc/images/newsticker/mark-immortal.xpm
+share/emacs/${EMACS_VERSION}/etc/images/newsticker/mark-read.xpm
+share/emacs/${EMACS_VERSION}/etc/images/newsticker/narrow.xpm
+share/emacs/${EMACS_VERSION}/etc/images/newsticker/next-feed.xpm
+share/emacs/${EMACS_VERSION}/etc/images/newsticker/next-item.xpm
+share/emacs/${EMACS_VERSION}/etc/images/newsticker/prev-feed.xpm
+share/emacs/${EMACS_VERSION}/etc/images/newsticker/prev-item.xpm
+share/emacs/${EMACS_VERSION}/etc/images/newsticker/update.xpm
share/emacs/${EMACS_VERSION}/etc/images/next-node.pbm
share/emacs/${EMACS_VERSION}/etc/images/next-node.xpm
share/emacs/${EMACS_VERSION}/etc/images/next-page.pbm
@@ -1030,6 +1040,8 @@ share/emacs/${EMACS_VERSION}/leim/quail/latin-pre.el.gz
share/emacs/${EMACS_VERSION}/leim/quail/latin-pre.elc
share/emacs/${EMACS_VERSION}/leim/quail/lrt.el.gz
share/emacs/${EMACS_VERSION}/leim/quail/lrt.elc
+share/emacs/${EMACS_VERSION}/leim/quail/persian.el.gz
+share/emacs/${EMACS_VERSION}/leim/quail/persian.elc
share/emacs/${EMACS_VERSION}/leim/quail/py-punct.el.gz
share/emacs/${EMACS_VERSION}/leim/quail/py-punct.elc
share/emacs/${EMACS_VERSION}/leim/quail/pypunct-b5.el.gz
diff --git a/editors/emacs-snapshot/distinfo b/editors/emacs-snapshot/distinfo
index 8bfebba51f3..18474f9b286 100644
--- a/editors/emacs-snapshot/distinfo
+++ b/editors/emacs-snapshot/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.32 2011/05/08 23:28:44 minskim Exp $
+$NetBSD: distinfo,v 1.33 2011/05/20 22:56:39 minskim Exp $
-SHA1 (emacs-snapshot_20110505.orig.tar.xz) = ed3b55181e067aa8da628c27e69c5af65f27e964
-RMD160 (emacs-snapshot_20110505.orig.tar.xz) = 4ec77f83902a1ba65bb5261d39e9253a64617c13
-Size (emacs-snapshot_20110505.orig.tar.xz) = 23165992 bytes
+SHA1 (emacs-snapshot_20110520.orig.tar.xz) = cd8477f9cd777e25035ba55b25d1dd14a6bf01a7
+RMD160 (emacs-snapshot_20110520.orig.tar.xz) = 7df7f79cdc0220304de43355548eabbfed12c40c
+Size (emacs-snapshot_20110520.orig.tar.xz) = 23195332 bytes
SHA1 (patch-aa) = 052ea84f7e3b35d1aba08bd641d7250ec07d09aa
-SHA1 (patch-ac) = cbc72f45d6648b3ab7f76af8d5a2156fd154b16a
+SHA1 (patch-ac) = 7792cd247bcc40eafb4ec28f98bd0d2d9bd4b0c3
SHA1 (patch-ad) = b8faf958f7ab3effd6c8dbcbf51fe70ddb2ecdae
SHA1 (patch-ae) = 2dfe31015550feeaa47955136d3bbe2aa6790095
SHA1 (patch-ag) = 2fc1d3fd953e595eb0ed1f3f5289a70a754e1aed
diff --git a/editors/emacs-snapshot/patches/patch-ac b/editors/emacs-snapshot/patches/patch-ac
index 22eb2d61f5a..51e307e8783 100644
--- a/editors/emacs-snapshot/patches/patch-ac
+++ b/editors/emacs-snapshot/patches/patch-ac
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.4 2011/03/01 04:12:45 minskim Exp $
+$NetBSD: patch-ac,v 1.5 2011/05/20 22:56:39 minskim Exp $
---- Makefile.in.orig 2011-02-24 08:45:25.000000000 +0000
+--- Makefile.in.orig 2011-05-19 07:55:34.000000000 +0000
+++ Makefile.in
@@ -132,7 +132,7 @@ MAN_PAGES=ctags.1 ebrowse.1 emacs.1 emac
infodir=@infodir@
@@ -11,7 +11,7 @@ $NetBSD: patch-ac,v 1.4 2011/03/01 04:12:45 minskim Exp $
message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc \
reftex remember sasl sc semantic ses sieve smtpmail speedbar \
tramp url vip viper widget woman
-@@ -455,7 +455,7 @@ $(srcdir)/src/stamp-h.in: $(AUTOCONF_INP
+@@ -460,7 +460,7 @@ $(srcdir)/src/stamp-h.in: $(AUTOCONF_INP
install: all install-arch-indep install-arch-dep install-leim blessmail
@true
@@ -20,15 +20,15 @@ $NetBSD: patch-ac,v 1.4 2011/03/01 04:12:45 minskim Exp $
### Install the executables that were compiled specifically for this machine.
### It would be nice to do something for a parallel make
-@@ -621,7 +621,6 @@ install-arch-indep: mkdir info install-e
- test "$(HAVE_MAKEINFO)" = "no" && ! test -e $$elt && continue; \
+@@ -626,7 +626,6 @@ install-arch-indep: mkdir info install-e
+ test "$(HAVE_MAKEINFO)" = "no" && test ! -f $$elt && continue; \
for f in `ls $$elt $$elt-[1-9] $$elt-[1-9][0-9] 2>/dev/null`; do \
${INSTALL_DATA} $$f $(DESTDIR)${infodir}/$$f; \
- chmod a+r $(DESTDIR)${infodir}/$$f; \
if [ -n "${GZIP_INFO}" ] && [ -n "${GZIP_PROG}" ]; then \
rm -f $(DESTDIR)${infodir}/$$f.gz; \
${GZIP_PROG} -9n $(DESTDIR)${infodir}/$$f; \
-@@ -630,16 +629,7 @@ install-arch-indep: mkdir info install-e
+@@ -635,16 +634,7 @@ install-arch-indep: mkdir info install-e
done); \
else true; fi
-unset CDPATH; \
@@ -36,7 +36,7 @@ $NetBSD: patch-ac,v 1.4 2011/03/01 04:12:45 minskim Exp $
- if [ `(cd ${srcdir}/info && /bin/pwd)` != `(cd $(DESTDIR)${infodir} && /bin/pwd)` ]; \
- then \
- for elt in $(INFO_FILES); do \
-- test "$(HAVE_MAKEINFO)" = "no" && ! test -e $$elt && continue; \
+- test "$(HAVE_MAKEINFO)" = "no" && test ! -f $$elt && continue; \
- (cd $${thisdir}; \
- ${INSTALL_INFO} --info-dir=$(DESTDIR)${infodir} $(DESTDIR)${infodir}/$$elt); \
- done; \