From nobody@FreeBSD.org  Thu Dec 13 16:30:06 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CF96F16A418
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Dec 2007 16:30:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8E17413C4CC
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Dec 2007 16:30:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id lBDGTw26062364
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Dec 2007 16:29:58 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id lBDGTwD3062363;
	Thu, 13 Dec 2007 16:29:58 GMT
	(envelope-from nobody)
Message-Id: <200712131629.lBDGTwD3062363@www.freebsd.org>
Date: Thu, 13 Dec 2007 16:29:58 GMT
From: ric JACQUOT <ejacquot@delfic.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Claws Mail IPv6 MakeFile problem
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         118669
>Category:       ports
>Synopsis:       mail/Claws-Mail IPv6 MakeFile problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    netchild
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 13 16:40:01 UTC 2007
>Closed-Date:    Fri Dec 14 21:00:25 UTC 2007
>Last-Modified:  Fri Dec 14 21:00:25 UTC 2007
>Originator:     ric JACQUOT
>Release:        6.3
>Organization:
>Environment:
FreeBSD samsara.intra2.delfic.org 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #1: Fri Dec  7 13:33:33 CET 2007     shakya@samsara.intra2.delfic.org:/usr/obj/usr/src/sys/A6KM  i386
>Description:
ipv6 disable for compilation but enable in config.

>How-To-Repeat:

>Fix:

## /usr/ports/mail/claws-mail/Makefile


169c169
< .if defined(WITHOUT_IPV6) || defined(WITH_ALL)
---
> .if !defined(WITHOUT_IPV6) || defined(WITH_ALL)


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->netchild 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Dec 13 20:52:56 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118669 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118669: commit references a PR
Date: Fri, 14 Dec 2007 20:59:57 +0000 (UTC)

 miwi        2007-12-14 20:59:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/claws-mail      Makefile 
   Log:
   - Fix IPV6 Knob (ipv6 is disable for compilation but enable in config.)
   
   PR:             118669
   Submitted by:   ric JACQUOT <ejacquot@delfic.org>
   Approved by:    maintainer (implicit)
   
   Revision  Changes    Path
   1.133     +2 -1      ports/mail/claws-mail/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Dec 14 21:00:23 UTC 2007 
State-Changed-Why:  
Fixed. Thanks for your Report. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118669 
>Unformatted:
