From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 28 10:10:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D6D216A424 for ; Sun, 28 Aug 2005 10:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5746343D5C for ; Sun, 28 Aug 2005 10:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7SAAHG4028350 for ; Sun, 28 Aug 2005 10:10:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7SAAHZ4028349; Sun, 28 Aug 2005 10:10:17 GMT (envelope-from gnats) Resent-Date: Sun, 28 Aug 2005 10:10:17 GMT Resent-Message-Id: <200508281010.j7SAAHZ4028349@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AB3C16A41F for ; Sun, 28 Aug 2005 10:02:30 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep06.dion.ne.jp (hfep06.dion.ne.jp [203.181.105.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id B095F43D45 for ; Sun, 28 Aug 2005 10:02:29 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([219.108.136.159]) by hfep06.dion.ne.jp with SMTP id <20050828100226313.KJFI@hfep06.dion.ne.jp> for ; Sun, 28 Aug 2005 19:02:26 +0900 Message-Id: <20050828190019.3ffe24f5.tkato432@yahoo.com> Date: Sun, 28 Aug 2005 19:00:19 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/85378: Update port: editors/zile to 2.2.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 10:10:21 -0000 >Number: 85378 >Category: ports >Synopsis: Update port: editors/zile to 2.2.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 28 10:10:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to version 2.2.5 >How-To-Repeat: >Fix: diff -urN /usr/ports/editors/zile/Makefile editors/zile/Makefile --- /usr/ports/editors/zile/Makefile Tue Jul 26 02:44:35 2005 +++ editors/zile/Makefile Sat Aug 27 23:34:09 2005 @@ -6,7 +6,7 @@ # PORTNAME= zile -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/editors/zile/distinfo editors/zile/distinfo --- /usr/ports/editors/zile/distinfo Tue Jul 26 02:44:35 2005 +++ editors/zile/distinfo Sat Aug 27 23:38:32 2005 @@ -1,2 +1,2 @@ -MD5 (zile-2.2.2.tar.gz) = 7eb5d67ed3bb58e2f4cf94a841c1d7bb -SIZE (zile-2.2.2.tar.gz) = 333424 +MD5 (zile-2.2.5.tar.gz) = 5405ae17d0b49db2cf3d28efb79a98a5 +SIZE (zile-2.2.5.tar.gz) = 329402 diff -urN /usr/ports/editors/zile/files/patch-configure editors/zile/files/patch-configure --- /usr/ports/editors/zile/files/patch-configure Tue Jul 12 21:19:11 2005 +++ editors/zile/files/patch-configure Sat Aug 20 22:50:38 2005 @@ -1,21 +1,11 @@ ---- configure.orig Mon Jul 11 15:17:20 2005 -+++ configure Mon Jul 11 23:25:52 2005 -@@ -2933,8 +2933,7 @@ - echo "$as_me:$LINENO: result: $bfd_cv_build_exeext" >&5 - echo "${ECHO_T}$bfd_cv_build_exeext" >&6 - EXEEXT_FOR_BUILD="" -- test x"${bfd_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${bfd_cv_build_exeex --t} -+ test x"${bfd_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${bfd_cv_build_exeext} - fi - - # Find a good install program. We prefer a C program (faster), -@@ -3995,7 +3994,7 @@ +--- configure.orig Mon Aug 8 08:08:03 2005 ++++ configure Sat Aug 20 22:50:30 2005 +@@ -3993,7 +3993,7 @@ if test "$GCC" = "yes"; then -- CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wconversion -pedantic" -+ CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wconversion" +- CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic" ++ CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes" fi >Release-Note: >Audit-Trail: >Unformatted: