From owner-freebsd-ports@FreeBSD.ORG Mon Feb 16 07:37:25 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EDE71065674 for ; Mon, 16 Feb 2009 07:37:25 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id F0AEB8FC0A for ; Mon, 16 Feb 2009 07:37:24 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id CB2A32C50CDB; Mon, 16 Feb 2009 09:37:23 +0200 (EET) Date: Mon, 16 Feb 2009 09:37:09 +0200 From: Ion-Mihai Tetcu To: Hilko Meyer Message-ID: <20090216093709.0cf2d2c2@it.buh.tecnik93.com> In-Reply-To: References: X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/XU2ScYUy6D/Z7hH1ksHuTSY"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: ports@freebsd.org, skv@FreeBSD.org Subject: Re: FreeBSD Port: lang/perl5.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2009 07:37:25 -0000 --Sig_/XU2ScYUy6D/Z7hH1ksHuTSY Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 16 Feb 2009 05:15:49 +0100 Hilko Meyer wrote: > Hi, >=20 > the installation of perl 5.8.9_1 fails here with the following error > message: > | /bin/mkdir -p /usr/local/lib/perl5/5.8.9/BSDPAN/. > | install -o root -g wheel -m > 444 /usr/ports/lang/perl5.8/work/BSDPAN-5.8.9/BSDPAN.pm /usr/local/lib/p= erl5/5.8.9/BSDPAN/BSDPAN.pm > | install: /usr/ports/lang/perl5.8/work/BSDPAN-5.8.9/BSDPAN.pm: No > such file or directory | *** Error code 71 |=20 > | Stop in /usr/ports/lang/perl5.8. > | *** Error code 1 >=20 > A look in the work-dir shows: > | hilti@kirk:~> ls /usr/ports/lang/perl5.8/work/BSDPAN-5.8.9/ =20 > | ls: /usr/ports/lang/perl5.8/work/BSDPAN-5.8.9/: No such file or > directory | hilti@kirk:~> ls > -la /usr/ports/lang/perl5.8/work/BSDPAN-5.8.9_1/ | total 14 > | drwxr-xr-x 4 root wheel 512 15 Feb 22:21 . > | drwxr-x--- 4 root wheel 512 16 Feb 04:31 .. > | drwxr-xr-x 2 root wheel 512 15 Feb 22:29 BSDPAN > | -rw-r--r-- 1 root wheel 2693 15 Feb 22:21 BSDPAN.pm > | -rw-r--r-- 1 root wheel 1655 1 Feb 2005 Config.pm > | drwxr-xr-x 2 root wheel 512 15 Feb 22:48 ExtUtils >=20 > After looking in the Makefile I think either the "_1" in > BSDPAN_VERSION=3D ${PORTVERSION}_1 > is wrong or it is missing in > BSDPAN_WRKSRC=3D ${WRKDIR}/BSDPAN-${PORTVERSION} >=20 > A possible patch is attached. Fixed, please csup your PT. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/XU2ScYUy6D/Z7hH1ksHuTSY Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkmZF7MACgkQJ7GIuiH/oeXxSwCaAqVzXttejYchNzlt4Q+9xXRP p88AniCTxXVNe1mQDPppotvfuqOopzkO =Lf4D -----END PGP SIGNATURE----- --Sig_/XU2ScYUy6D/Z7hH1ksHuTSY--