From nobody@FreeBSD.org  Mon Jul  2 20:26:58 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id CAB8916A46D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  2 Jul 2007 20:26:58 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id BA5EF13C4AD
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  2 Jul 2007 20:26:58 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l62KQw2a085840
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 2 Jul 2007 20:26:58 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l62KQwJo085838;
	Mon, 2 Jul 2007 20:26:58 GMT
	(envelope-from nobody)
Message-Id: <200707022026.l62KQwJo085838@www.freebsd.org>
Date: Mon, 2 Jul 2007 20:26:58 GMT
From: Michael Josic <systemoperator@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] nepenthes-0.2.0_1 to 0.2.0_2
X-Send-Pr-Version: www-3.0

>Number:         114225
>Category:       ports
>Synopsis:       [maintainer update] net/nepenthes 0.2.0_1 to 0.2.0_2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 02 20:30:03 GMT 2007
>Closed-Date:    Wed Jul 04 11:39:29 GMT 2007
>Last-Modified:  Wed Jul  4 11:40:13 GMT 2007
>Originator:     Michael Josic
>Release:        
>Organization:
>Environment:
>Description:
Marked as broken for FreeBSD >= 7.0.
>How-To-Repeat:

>Fix:
diff -ruN nepenthes.bak/Makefile nepenthes/Makefile
--- nepenthes.bak/Makefile	Tue Jun 12 18:38:19 2007
+++ nepenthes/Makefile	Mon Jul  2 22:24:09 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	nepenthes
 PORTVERSION=	0.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	nepenthes
@@ -38,4 +38,10 @@
 DOCS=	README README.VFS logo-shaded.svg
 MAN8=	nepenthes.8
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700000
+BROKEN=         Does not compile
+.endif
+
+.include <bsd.port.post.mk>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Jul 4 11:39:28 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/114225: commit references a PR
Date: Wed,  4 Jul 2007 11:39:23 +0000 (UTC)

 miwi        2007-07-04 11:39:16 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/nepenthes        Makefile 
   Log:
   - Marked  Broken does not compile with gcc 4.2
   
   PR:             114225
   Submitted by:   Michael Josic <systemoperator@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.14      +7 -1      ports/net/nepenthes/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"
 
>Unformatted:
