On Mon, 08 Sep 2008 23:51:32 +0400, Boris Samorodov <[EMAIL PROTECTED]> wrote:
> Giorgos Keramidas <[EMAIL PROTECTED]> writes:
>> My emacs-22.3 release update almost made it into ports before the freeze
>> by 1-2 days.  Is there any chance I could bribe you guys to get it in,
>> so we can have the latest stable 22.X GNU Emacs in the release?
>
> Since it is a security issue it may be resolved before release.  Just
> the patch should be polished a little.

Thanks Boris :)

Yeah, the patch as it is attached in the port now lacks at least the
`bsd.emacs.mk' changes, which I attached to this message.  I've
resubmitted the patch to ports/127168 in the version I emailed to Erwin
earlier.

I don't know how busy you are these days, and I wouldn't want to put too
much pressure on your schedule, but if you can email me about the
changes to polish the patch, I'll do it resubmit the patch to the PR,
and get it committed later today.

%%%
Index: Mk/bsd.emacs.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.emacs.mk,v
retrieving revision 1.73
diff -u -r1.73 bsd.emacs.mk
--- Mk/bsd.emacs.mk     3 Jun 2008 14:36:49 -0000       1.73
+++ Mk/bsd.emacs.mk     8 Sep 2008 19:46:40 -0000
@@ -83,7 +83,7 @@
 # Emacs-22.x
 .elif (${EMACS_PORT_NAME} == "emacs22")
 EMACS_NAME=            emacs
-EMACS_VER=             22.2
+EMACS_VER=             22.3
 EMACS_MAJOR_VER=       22
 EMACS_LIBDIR?=         share/${EMACS_NAME}
 EMACS_LIBDIR_WITH_VER?=        share/${EMACS_NAME}/${EMACS_VER}
Index: editors/emacs/Makefile
===================================================================
RCS file: /home/ncvs/ports/editors/emacs/Makefile,v
retrieving revision 1.79
diff -u -r1.79 Makefile
--- editors/emacs/Makefile      21 Aug 2008 06:16:55 -0000      1.79
+++ editors/emacs/Makefile      8 Sep 2008 19:46:05 -0000
@@ -29,7 +29,7 @@
                xemacs-[0-9]* xemacs-devel-[0-9]* \
                xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]*
 
-EMACS_VER=     22.2
+EMACS_VER=     22.3
 GNU_CONFIGURE= yes
 USE_GMAKE=     yes
 
Index: editors/emacs/distinfo
===================================================================
RCS file: /home/ncvs/ports/editors/emacs/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- editors/emacs/distinfo      3 Jun 2008 14:36:49 -0000       1.13
+++ editors/emacs/distinfo      8 Sep 2008 19:46:05 -0000
@@ -1,3 +1,3 @@
-MD5 (emacs-22.2.tar.gz) = d6ee586b8752351334ebf072904c4d51
-SHA256 (emacs-22.2.tar.gz) = 
216839e1fb38ca4f2ed0a07689fb47ee80d90845f34e0a56fe781d6aa462e367
-SIZE (emacs-22.2.tar.gz) = 38694318
+MD5 (emacs-22.3.tar.gz) = aa8ba34f548cd78b35914ae5a7bb87eb
+SHA256 (emacs-22.3.tar.gz) = 
7bd9b719db8ee20c75ee0d256737f7fd2c0e2ea30a285a3afbfc32c856420d16
+SIZE (emacs-22.3.tar.gz) = 39587396
Index: editors/emacs/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/editors/emacs/pkg-plist,v
retrieving revision 1.27
diff -u -r1.27 pkg-plist
--- editors/emacs/pkg-plist     3 Jun 2008 14:36:49 -0000       1.27
+++ editors/emacs/pkg-plist     8 Sep 2008 19:46:05 -0000
@@ -2381,10 +2381,10 @@
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/artist.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bib-mode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bib-mode.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bibtex.el.gz
-%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bibtex.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bibtex-style.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bibtex-style.elc
+%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bibtex.el.gz
+%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bibtex.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/conf-mode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/conf-mode.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/css-mode.el.gz
@@ -2403,6 +2403,16 @@
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/makeinfo.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/nroff-mode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/nroff-mode.elc
+%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/org-export-latex.el.gz
+%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/org-export-latex.elc
+%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/org-irc.el.gz
+%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/org-irc.elc
+%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/org-mac-message.el.gz
+%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/org-mac-message.elc
+%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/org-mouse.el.gz
+%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/org-mouse.elc
+%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/org-publish.el.gz
+%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/org-publish.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/org.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/org.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/page-ext.el.gz
@@ -2620,9 +2630,10 @@
 %%DATADIR%%/site-lisp/subdirs.el
 var/games/emacs/snake-scores
 var/games/emacs/tetris-scores
[EMAIL PROTECTED] libexec/emacs/%%EMACS_VER%%/%%EMACS_ARCH%%
[EMAIL PROTECTED] libexec/emacs/%%EMACS_VER%%
[EMAIL PROTECTED] libexec/emacs
[EMAIL PROTECTED] var/games/emacs
[EMAIL PROTECTED] var/games
[EMAIL PROTECTED] var
[EMAIL PROTECTED] %%DATADIR%%/%%EMACS_VER%%/site-lisp
 @dirrm %%DATADIR%%/%%EMACS_VER%%/lisp/url
 @dirrm %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes
 @dirrm %%DATADIR%%/%%EMACS_VER%%/lisp/term
@@ -2658,8 +2669,7 @@
 @dirrm %%DATADIR%%/%%EMACS_VER%%/etc/images
 @dirrm %%DATADIR%%/%%EMACS_VER%%/etc/e
 @dirrm %%DATADIR%%/%%EMACS_VER%%/etc
[EMAIL PROTECTED] %%DATADIR%%/%%EMACS_VER%%/site-lisp
 @dirrm %%DATADIR%%/%%EMACS_VER%%
[EMAIL PROTECTED] var/games/emacs
[EMAIL PROTECTED] var/games
[EMAIL PROTECTED] var
[EMAIL PROTECTED] libexec/emacs/%%EMACS_VER%%/%%EMACS_ARCH%%
[EMAIL PROTECTED] libexec/emacs/%%EMACS_VER%%
[EMAIL PROTECTED] libexec/emacs
Index: editors/emacs/files/patch-Makefile.in
===================================================================
RCS file: /home/ncvs/ports/editors/emacs/files/patch-Makefile.in,v
retrieving revision 1.3
diff -u -r1.3 patch-Makefile.in
--- editors/emacs/files/patch-Makefile.in       16 Jul 2007 17:06:44 -0000      
1.3
+++ editors/emacs/files/patch-Makefile.in       8 Sep 2008 19:46:05 -0000
@@ -1,6 +1,6 @@
---- ./Makefile.in.orig Sun Aug 27 04:16:25 2006
-+++ ./Makefile.in      Fri Sep  1 21:10:08 2006
-@@ -409,14 +409,6 @@
+--- Makefile.in.orig   2008-09-07 05:23:59.000000000 +0300
++++ Makefile.in        2008-09-07 05:23:59.000000000 +0300
+@@ -419,14 +419,6 @@
  ## That flag is also used in leim/Makefile.in
  install-arch-indep: mkdir info
        -set ${COPYDESTS} ; \
@@ -15,7 +15,7 @@
        mkdir ${COPYDESTS} ; \
        chmod ugo+rx ${COPYDESTS} ; \
        unset CDPATH; \
-@@ -503,9 +495,9 @@
+@@ -513,9 +505,9 @@
           fi; \
           cd ${srcdir}/info ; \
           for elt in $(INFO_FILES); do \
@@ -28,7 +28,7 @@
              done; \
           done); \
        else true; fi
-@@ -515,7 +507,7 @@
+@@ -525,7 +517,7 @@
        then \
          for elt in $(INFO_FILES); do \
            (cd $${thisdir}; \
@@ -36,4 +36,4 @@
 +           ${INSTALL_INFO} --info-dir=$(DESTDIR)${infodir} 
$(DESTDIR)${infodir}/$$elt.info); \
          done; \
        else true; fi
-       -chmod -R a+r $(DESTDIR)${datadir}/emacs ${COPYDESTS} 
$(DESTDIR)${infodir}
+       -chmod -R a+r $(DESTDIR)${datadir}/emacs/${version} 
$(DESTDIR)${datadir}/emacs/site-lisp ${COPYDESTS} $(DESTDIR)${infodir}
Index: editors/emacs/files/patch-lispintro-Makefile.in
===================================================================
RCS file: /home/ncvs/ports/editors/emacs/files/patch-lispintro-Makefile.in,v
retrieving revision 1.1
diff -u -r1.1 patch-lispintro-Makefile.in
--- editors/emacs/files/patch-lispintro-Makefile.in     16 Jul 2007 17:06:44 
-0000      1.1
+++ editors/emacs/files/patch-lispintro-Makefile.in     8 Sep 2008 19:46:05 
-0000
@@ -1,6 +1,6 @@
---- ./lispintro/Makefile.in.orig       Mon Feb  6 01:05:17 2006
-+++ ./lispintro/Makefile.in    Fri Sep  1 21:10:08 2006
-@@ -33,7 +33,7 @@
+--- lispintro/Makefile.in.orig 2008-09-07 05:24:38.000000000 +0300
++++ lispintro/Makefile.in      2008-09-07 05:24:38.000000000 +0300
+@@ -34,7 +34,7 @@
  INFO_TARGETS = ${infodir}/eintr
  DVI_TARGETS = emacs-lisp-intro.dvi
  
@@ -8,4 +8,4 @@
 +MAKEINFO = makeinfo --no-split
  TEXI2DVI = texi2dvi
  DVIPS = dvips
- ENVADD = TEXINPUTS="$(srcdir):$(TEXINPUTS)" MAKEINFO="$(MAKEINFO) -I$(srcdir)"
+ 
Index: editors/emacs/files/patch-lispref-Makefile.in
===================================================================
RCS file: /home/ncvs/ports/editors/emacs/files/patch-lispref-Makefile.in,v
retrieving revision 1.1
diff -u -r1.1 patch-lispref-Makefile.in
--- editors/emacs/files/patch-lispref-Makefile.in       16 Jul 2007 17:06:44 
-0000      1.1
+++ editors/emacs/files/patch-lispref-Makefile.in       8 Sep 2008 19:46:05 
-0000
@@ -1,6 +1,6 @@
---- ./lispref/Makefile.in.orig Mon Aug 21 08:22:22 2006
-+++ ./lispref/Makefile.in      Fri Sep  1 21:10:08 2006
-@@ -32,7 +32,7 @@
+--- lispref/Makefile.in.orig   2008-09-07 05:24:57.000000000 +0300
++++ lispref/Makefile.in        2008-09-07 05:24:57.000000000 +0300
+@@ -33,7 +33,7 @@
  TEXI2DVI = texi2dvi
  SHELL = /bin/sh
  INSTALL_INFO = install-info
@@ -9,7 +9,7 @@
  
  # The name of the manual:
  VERSION=2.9
-@@ -109,7 +109,7 @@
+@@ -110,7 +110,7 @@
  # This is for use in a separate distro of the Emacs Lisp manual.
  install: elisp
        $(srcdir)/mkinstalldirs $(infodir)
@@ -18,7 +18,7 @@
        ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/elisp
  
  # This is for use in a separate distro of the Emacs Lisp manual.
-@@ -125,7 +125,7 @@
+@@ -126,7 +126,7 @@
  
  maintainer-clean: clean
        rm -f elisp.dvi elisp.oaux
@@ -27,7 +27,7 @@
  
  dist: $(infodir)/elisp elisp.dvi
        -rm -rf temp
-@@ -135,7 +135,7 @@
+@@ -136,7 +136,7 @@
   $(srcdir)/Makefile.in $(srcs) \
   $(srcdir)/../man/texinfo.tex \
   elisp.dvi elisp.aux elisp.??s \
Index: editors/emacs/files/patch-man-Makefile.in
===================================================================
RCS file: /home/ncvs/ports/editors/emacs/files/patch-man-Makefile.in,v
retrieving revision 1.1
diff -u -r1.1 patch-man-Makefile.in
--- editors/emacs/files/patch-man-Makefile.in   16 Jul 2007 17:06:44 -0000      
1.1
+++ editors/emacs/files/patch-man-Makefile.in   8 Sep 2008 19:46:05 -0000
@@ -1,5 +1,5 @@
---- ./man/Makefile.in.orig     Sat May  6 18:54:21 2006
-+++ ./man/Makefile.in  Fri Sep  1 21:10:08 2006
+--- man/Makefile.in.orig       2008-09-07 05:25:12.000000000 +0300
++++ man/Makefile.in    2008-09-07 05:25:12.000000000 +0300
 @@ -32,7 +32,7 @@
  
  # The makeinfo program is part of the Texinfo distribution.
Index: editors/emacs/files/patch-src-alloc.c
===================================================================
RCS file: editors/emacs/files/patch-src-alloc.c
diff -N editors/emacs/files/patch-src-alloc.c
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ editors/emacs/files/patch-src-alloc.c       8 Sep 2008 19:46:05 -0000
@@ -0,0 +1,15 @@
+--- src/alloc.c.orig   2008-09-07 05:25:27.000000000 +0300
++++ src/alloc.c        2008-09-07 05:25:27.000000000 +0300
+@@ -4573,8 +4573,12 @@
+      needed on ia64 too.  See mach_dep.c, where it also says inline
+      assembler doesn't work with relevant proprietary compilers.  */
+ #ifdef __sparc__
++#ifdef __sparc64__
++  asm ("flushw");
++#else
+   asm ("ta 3");
+ #endif
++#endif
+ 
+   /* Save registers that we need to see on the stack.  We need to see
+      registers used to hold register variables and registers used to
Index: editors/emacs/files/patch-src__alloc.c
===================================================================
RCS file: editors/emacs/files/patch-src__alloc.c
diff -N editors/emacs/files/patch-src__alloc.c
--- editors/emacs/files/patch-src__alloc.c      16 Jul 2007 17:06:44 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,14 +0,0 @@
---- ./src/alloc.c.orig Thu Aug 31 20:50:29 2006
-+++ ./src/alloc.c      Fri Sep  1 21:10:08 2006
-@@ -4560,7 +4560,11 @@
-      needed on ia64 too.  See mach_dep.c, where it also says inline
-      assembler doesn't work with relevant proprietary compilers.  */
- #ifdef sparc
-+#ifdef __sparc64__
-+  asm ("flushw");
-+#else
-   asm ("ta 3");
-+#endif
- #endif
- 
-   /* Save registers that we need to see on the stack.  We need to see
%%%

Attachment: pgp3w3XoEF8oA.pgp
Description: PGP signature

Reply via email to