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 --- Makefile 27 Mar 2012 22:01:50 -0000 1.39 +++ Makefile 14 Aug 2012 17:43:17 -0000 @@ -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. <[email protected]> +MAINTAINER= Gonzalo L. R. <[email protected]> # 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 --- distinfo 27 Mar 2012 22:01:50 -0000 1.33 +++ distinfo 14 Aug 2012 17:43:17 -0000 @@ -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 -0000 1.4 +++ patches/patch-configure 14 Aug 2012 17:43:17 -0000 @@ -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
