From aaron@moondance.itsy-bitsy.net  Fri Dec 29 20:31:46 2006
Return-Path: <aaron@moondance.itsy-bitsy.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 6F82716A4D4
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Dec 2006 20:31:46 +0000 (UTC)
	(envelope-from aaron@moondance.itsy-bitsy.net)
Received: from mpls-qmqp-05.inet.qwest.net (mpls-qmqp-05.inet.qwest.net [63.231.195.116])
	by mx1.freebsd.org (Postfix) with ESMTP id 3F55413C457
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Dec 2006 20:31:46 +0000 (UTC)
	(envelope-from aaron@moondance.itsy-bitsy.net)
Received: from mpls-pop-15.inet.qwest.net (mpls-pop-15.inet.qwest.net [63.231.195.15])
	by mpls-qmqp-05.inet.qwest.net (Postfix) with QMQP
	id BBD7862D537; Fri, 29 Dec 2006 20:31:45 +0000 (UTC)
Received: from unknown (HELO mail.itsy-bitsy.net) (63.231.83.246)
  by mpls-pop-15.inet.qwest.net with SMTP; 29 Dec 2006 20:31:45 -0000
Received: from [127.0.0.1] (helo=moondance.itsy-bitsy.net)
	by mail.itsy-bitsy.net with esmtp (Exim 4.63 (FreeBSD))
	(envelope-from <aaron@moondance.itsy-bitsy.net>)
	id 1H0ON4-000LDH-CV; Fri, 29 Dec 2006 13:30:30 -0700
Received: (from aaron@localhost)
	by moondance.itsy-bitsy.net (8.13.3/8.13.3/Submit) id kBTKULH5081546;
	Fri, 29 Dec 2006 13:30:21 -0700 (MST)
	(envelope-from aaron)
Message-Id: <200612292030.kBTKULH5081546@moondance.itsy-bitsy.net>
Date: Fri, 29 Dec 2006 13:30:21 -0700 (MST)
From: Aaron Dalton <aaron@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: infofarmer@freebsd.org
Subject: [PATCH] net/p5-Net-Libdnet: clarify IGNORE message
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         107338
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Libdnet: clarify IGNORE message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    infofarmer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 29 20:40:19 GMT 2006
>Closed-Date:    Mon Jan 08 11:24:57 GMT 2007
>Last-Modified:  Mon Jan  8 11:30:16 GMT 2007
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun Jul  9 11:58:50 MDT
>Description:
Clarify (make explicit) the IGNORE message requiring at least Perl 5.8.

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

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

--- p5-Net-Libdnet-0.01.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-Libdnet/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	1 Sep 2006 08:27:21 -0000	1.2
+++ Makefile	29 Dec 2006 20:30:51 -0000
@@ -22,7 +22,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500800
-IGNORE=	requires perl from ports
+IGNORE=	requires at least Perl 5.8.  Please install lang/perl58 and try again
 .endif
 
 .include <bsd.port.post.mk>
--- p5-Net-Libdnet-0.01.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->infofarmer 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Dec 29 20:40:37 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107338 
State-Changed-From-To: open->closed 
State-Changed-By: sat 
State-Changed-When: Mon Jan 8 11:24:46 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107338: commit references a PR
Date: Mon,  8 Jan 2007 11:24:28 +0000 (UTC)

 sat         2007-01-08 11:24:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/p5-Net-Libdnet   Makefile 
   Log:
   - Clarify IGNORE message
   
   PR:             ports/107338
   Submitted by:   Aaron Dalton <aaron@freebsd.org>
   
   Revision  Changes    Path
   1.3       +1 -1      ports/net/p5-Net-Libdnet/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:
