Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2005 19:00:19 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/85378: Update port: editors/zile to 2.2.5
Message-ID:  <20050828190019.3ffe24f5.tkato432@yahoo.com>
Resent-Message-ID: <200508281010.j7SAAHZ4028349@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050828190019.3ffe24f5.tkato432>