From sec@musin.de  Tue Nov  5 07:29:33 2002
Return-Path: <sec@musin.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 19E3D37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  5 Nov 2002 07:29:33 -0800 (PST)
Received: from always.musin.de (always.musin.de [194.113.40.59])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 72F8143E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  5 Nov 2002 07:29:32 -0800 (PST)
	(envelope-from sec@musin.de)
Received: from baka.nymphen.musin.de (baka.nymphen.musin.de [10.96.255.57])
	by always.musin.de (Postfix) with ESMTP
	id F37DA14D964; Tue,  5 Nov 2002 16:29:30 +0100 (CET)
Received: by baka.nymphen.musin.de (Postfix, from userid 1000)
	id 1D83BAAA3; Tue,  5 Nov 2002 16:29:25 +0100 (CET)
Message-Id: <20021105152925.1D83BAAA3@baka.nymphen.musin.de>
Date: Tue,  5 Nov 2002 16:29:25 +0100 (CET)
From: Stefan `Sec` Zehl <sec@musin.de>
Reply-To: Stefan `Sec` Zehl <sec@musin.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lars@thegler.dk
Subject: p5-Net-SNMP port broken on -STABLE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         44935
>Category:       ports
>Synopsis:       p5-Net-SNMP port broken on -STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 05 07:30:03 PST 2002
>Closed-Date:    Thu Nov 07 20:17:32 PST 2002
>Last-Modified:  Thu Nov 07 20:17:32 PST 2002
>Originator:     Stefan `Sec` Zehl
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD baka 4.7-STABLE FreeBSD 4.7-STABLE #0: Wed Oct 23 00:21:09 CEST 2002 root@baka:/usr/obj/usr/src/sys/BAKA i386

ports tree cvsup'd yesterday

	
>Description:

the p5-Net-SNMP port needs perl 5.6, but -STABLE has 5.005

baka:/usr/ports/net/p5-Net-SNMP>sudo make install clean
>How-To-Repeat:

cd /usr/ports/net/p5-Net-SNMP;make
	
>Fix:

	


>Release-Note:
>Audit-Trail:

From: "Lars Thegler" <lars@thegler.dk>
To: "Stefan `Sec` Zehl" <sec@musin.de>,
	<FreeBSD-gnats-submit@FreeBSD.org>
Cc:  
Subject: Re: ports/44935: p5-Net-SNMP port broken on -STABLE
Date: Wed, 6 Nov 2002 11:08:57 +0100

 > the p5-Net-SNMP port needs perl 5.6, but -STABLE has 5.005
 
 Thanks for the report, but this is identical to PR 44935, and 'solved' in
 (as yet uncommitted) PR 44749. If you could patch according to PR 44749, and
 report your findings here, maybe a committer will appear :)
 
 /Lars
 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Nov 7 20:17:04 PST 2002 
State-Changed-Why:  
"Fix" in ports/44749 commited. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44935 
>Unformatted:
 >> Net-SNMP-4.0.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from ftp://distfiles.musin.de/pub/distfiles//.
 Receiving Net-SNMP-4.0.3.tar.gz (60586 bytes): 100%
 60586 bytes transferred in 0.9 seconds (63.20 kBps)
 ===>  Extracting for p5-Net-SNMP-4.0.3
 >> Checksum OK for Net-SNMP-4.0.3.tar.gz.
 ===>  Patching for p5-Net-SNMP-4.0.3
 ===>  Configuring for p5-Net-SNMP-4.0.3
 
  This version of Net::SNMP uses syntax that is not supported 
  in versions of Perl earlier than v5.6.0.
 
  Unable to install Net::SNMP with the current version of Perl.
 
 *** Error code 2
 
 Stop in /usr/ports/net/p5-Net-SNMP.
 
 	
