Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 2004 01:13:40 -0400 (EDT)
From:      Michael Johnson <ahze@ahze.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        arved@FreeBSD.org
Subject:   ports/69463: [PATCH] irc/BitchX: [gcc3.4 fix]
Message-ID:  <200407230513.i6N5DeLQ091756@gentoo.ahze.net>
Resent-Message-ID: <200407230520.i6N5KLRH045696@freefall.freebsd.org>

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

>Number:         69463
>Category:       ports
>Synopsis:       [PATCH] irc/BitchX: [gcc3.4 fix]
>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:   Fri Jul 23 05:20:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #57: Fri Jul 16 00:36:31 EDT 2004
>Description:
- gcc3.4 fix

Port maintainer (arved@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- BitchX-1.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/irc/bitchx.orig/files/patch-source_term_c /usr/ports/irc/bitchx/files/patch-source_term_c
--- /usr/ports/irc/bitchx.orig/files/patch-source_term_c	Wed Dec 31 19:00:00 1969
+++ /usr/ports/irc/bitchx/files/patch-source_term_c	Fri Jul 23 01:11:21 2004
@@ -0,0 +1,10 @@
+--- source/term.c.orig	Fri Jul 23 01:10:02 2004
++++ source/term.c	Fri Jul 23 01:11:02 2004
+@@ -92,7 +92,6 @@
+ #endif
+ 
+ extern  char    *getenv();
+-extern	char	*tparm();
+ 
+ /*
+  * The old code assumed termcap. termcap is almost always present, but on
--- BitchX-1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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