Re: UPDATE: Zile-2.4.8

2012-08-17 Thread Gonzalo L. R.
new diff without the patch, but I can't reproduce what your scenario.

On Fri, Aug 17, 2012 at 03:44:37PM +, Christian Weisgerber wrote:
; Gonzalo L. R.  wrote:
; 
; > Trivial update for Zile to 2.4.8 with some bug fixed.
; > Tested on amd64.
; 
; Doesn't work for me.  When I modify a buffer and try to exit with
; ^X^C zile starts to behave strangely.  I guess it prompts me if I
; want to exit, except that there is no visible prompt.
; 
; > Comments?
; 
; patch-configure can now be removed completely.
; 
; -- 
; Christian "naddy" Weisgerber  na...@mips.inka.de
; 

-- 
Sending from my VCR...
? bla
Index: Makefile
===
RCS file: /cvs/ports/editors/zile/Makefile,v
retrieving revision 1.39
diff -u -p -r1.39 Makefile
--- Makefile27 Mar 2012 22:01:50 -  1.39
+++ Makefile17 Aug 2012 18:24:05 -
@@ -1,11 +1,11 @@
 # $OpenBSD: Makefile,v 1.39 2012/03/27 22:01:50 ajacoutot Exp $
 
 COMMENT=   lightweight Emacs clone
-DISTNAME=  zile-2.4.7
+DISTNAME=  zile-2.4.8
 CATEGORIES=editors
 HOMEPAGE=  http://www.gnu.org/software/zile/
 
-MAINTAINER=Gonzalo L. R. 
+MAINTAINER=Gonzalo L. R. 
 
 # GPLv3
 PERMIT_PACKAGE_CDROM=  Yes
Index: distinfo
===
RCS file: /cvs/ports/editors/zile/distinfo,v
retrieving revision 1.33
diff -u -p -r1.33 distinfo
--- distinfo27 Mar 2012 22:01:50 -  1.33
+++ distinfo17 Aug 2012 18:24:05 -
@@ -1,5 +1,2 @@
-MD5 (zile-2.4.7.tar.gz) = lTiwIQx/z1bPhSyxoCu2yQ==
-RMD160 (zile-2.4.7.tar.gz) = aIN5c42Na73Un57CCP42Y0DxGxE=
-SHA1 (zile-2.4.7.tar.gz) = MMR6OZuUtdzmiheP6YgH+GcZpGY=
-SHA256 (zile-2.4.7.tar.gz) = jPUy/ki1ygniz2er96vjNkLrevTnzYvR65ATfZbEZ6o=
-SIZE (zile-2.4.7.tar.gz) = 1254385
+SHA256 (zile-2.4.8.tar.gz) = t5P04GTjzcrC9ypCsWjFzA2m99B4uKrEWLfTy6z3vEk=
+SIZE (zile-2.4.8.tar.gz) = 1184855
Index: patches/patch-configure
===
RCS file: patches/patch-configure
diff -N patches/patch-configure
--- patches/patch-configure 27 Mar 2012 22:01:50 -  1.4
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,12 +0,0 @@
-$OpenBSD: patch-configure,v 1.4 2012/03/27 22:01:50 ajacoutot Exp $
 configure.orig Tue Mar 20 16:43:43 2012
-+++ configure  Sun Mar 25 13:45:47 2012
-@@ -30805,7 +30805,7 @@ else
-   gc_ok=no
- fi
- 
--gc_libs="-lpthread"
-+gc_libs="-pthread"
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GC_malloc in -lgc" 
>&5
- $as_echo_n "checking for GC_malloc in -lgc... " >&6; }
- if ${ac_cv_lib_gc_GC_malloc+:} false; then :


Re: UPDATE: Zile-2.4.8

2012-08-17 Thread Christian Weisgerber
Gonzalo L. R.  wrote:

> Trivial update for Zile to 2.4.8 with some bug fixed.
> Tested on amd64.

Doesn't work for me.  When I modify a buffer and try to exit with
^X^C zile starts to behave strangely.  I guess it prompts me if I
want to exit, except that there is no visible prompt.

> Comments?

patch-configure can now be removed completely.

-- 
Christian "naddy" Weisgerber  na...@mips.inka.de



UPDATE: Zile-2.4.8

2012-08-14 Thread Gonzalo L. R.
Hi,

Trivial update for Zile to 2.4.8 with some bug fixed.

Tested on amd64.

Ok? Comments?

Cheers.

-- 
Sending from my VCR...
Index: Makefile
===
RCS file: /cvs/ports/editors/zile/Makefile,v
retrieving revision 1.39
diff -u -p -r1.39 Makefile
--- Makefile27 Mar 2012 22:01:50 -  1.39
+++ Makefile14 Aug 2012 17:43:17 -
@@ -1,11 +1,11 @@
 # $OpenBSD: Makefile,v 1.39 2012/03/27 22:01:50 ajacoutot Exp $
 
 COMMENT=   lightweight Emacs clone
-DISTNAME=  zile-2.4.7
+DISTNAME=  zile-2.4.8
 CATEGORIES=editors
 HOMEPAGE=  http://www.gnu.org/software/zile/
 
-MAINTAINER=Gonzalo L. R. 
+MAINTAINER=Gonzalo L. R. 
 
 # GPLv3
 PERMIT_PACKAGE_CDROM=  Yes
Index: distinfo
===
RCS file: /cvs/ports/editors/zile/distinfo,v
retrieving revision 1.33
diff -u -p -r1.33 distinfo
--- distinfo27 Mar 2012 22:01:50 -  1.33
+++ distinfo14 Aug 2012 17:43:17 -
@@ -1,5 +1,2 @@
-MD5 (zile-2.4.7.tar.gz) = lTiwIQx/z1bPhSyxoCu2yQ==
-RMD160 (zile-2.4.7.tar.gz) = aIN5c42Na73Un57CCP42Y0DxGxE=
-SHA1 (zile-2.4.7.tar.gz) = MMR6OZuUtdzmiheP6YgH+GcZpGY=
-SHA256 (zile-2.4.7.tar.gz) = jPUy/ki1ygniz2er96vjNkLrevTnzYvR65ATfZbEZ6o=
-SIZE (zile-2.4.7.tar.gz) = 1254385
+SHA256 (zile-2.4.8.tar.gz) = t5P04GTjzcrC9ypCsWjFzA2m99B4uKrEWLfTy6z3vEk=
+SIZE (zile-2.4.8.tar.gz) = 1184855
Index: patches/patch-configure
===
RCS file: /cvs/ports/editors/zile/patches/patch-configure,v
retrieving revision 1.4
diff -u -p -r1.4 patch-configure
--- patches/patch-configure 27 Mar 2012 22:01:50 -  1.4
+++ patches/patch-configure 14 Aug 2012 17:43:17 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.4 2012/03/27 22:01:50 ajacoutot Exp $
 configure.orig Tue Mar 20 16:43:43 2012
-+++ configure  Sun Mar 25 13:45:47 2012
-@@ -30805,7 +30805,7 @@ else
+--- configure.orig Fri Jul 13 07:35:15 2012
 configure  Tue Aug 14 14:36:37 2012
+@@ -31836,7 +31836,7 @@ else
gc_ok=no
  fi