From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 21 23:40:15 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D395016A4D1 for ; Tue, 21 Dec 2004 23:40:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A885C43D5A for ; Tue, 21 Dec 2004 23:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBLNeF7N034245 for ; Tue, 21 Dec 2004 23:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBLNeFVX034244; Tue, 21 Dec 2004 23:40:15 GMT (envelope-from gnats) Date: Tue, 21 Dec 2004 23:40:15 GMT Message-Id: <200412212340.iBLNeFVX034244@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Sergey Matveychuk Subject: Re: ports/73513: [NEW PORT] devel/p5-Mknod: Perl module interface to the mknod(2) system call. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sergey Matveychuk List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 23:40:16 -0000 The following reply was made to PR ports/73513; it has been noted by GNATS. From: Sergey Matveychuk To: freebsd-gnats-submit@FreeBSD.org, sean-freebsd@farley.org Cc: Subject: Re: ports/73513: [NEW PORT] devel/p5-Mknod: Perl module interface to the mknod(2) system call. Date: Wed, 22 Dec 2004 02:32:19 +0300 Does not configure on 4.10 with the system perl. ===> Configuring for p5-Mknod-0.02 Checking if your kit is complete... Looks good Could not eval ' package ExtUtils::MakeMaker::_version; no strict; local $VERSION; $VERSION=undef; do { our $VERSION = '0.02'; }; $VERSION ' in Mknod.pm: Can't modify subroutine entry in scalar assignment at (eval 6) line 7, at EOF *** Error code 2 Stop in /usr/home/sem/prs/p5-Mknod. Mark the port as only for PERL_LEVEL > 500600 or fix it please. -- Sem.