From owner-freebsd-ports@FreeBSD.ORG Sun Jun 15 22:46:32 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29F7D1065676 for ; Sun, 15 Jun 2008 22:46:32 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (cl-162.ewr-01.us.sixxs.net [IPv6:2001:4830:1200:a1::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8B6E38FC0C for ; Sun, 15 Jun 2008 22:46:31 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.2/8.14.2) with ESMTP id m5FMkxmd022102; Sun, 15 Jun 2008 17:46:59 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.2/8.14.2/Submit) id m5FMkxmT022101; Sun, 15 Jun 2008 17:46:59 -0500 (CDT) (envelope-from brooks) Date: Sun, 15 Jun 2008 17:46:59 -0500 From: Brooks Davis To: Rob MacGregor Message-ID: <20080615224658.GB2170@lor.one-eyed-alien.net> References: <864p7x9njo.fsf@PECTOPAH.shenton.org> <4852D657.6050304@blueyonder.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WhfpMioaduB5tiZL" Content-Disposition: inline In-Reply-To: <4852D657.6050304@blueyonder.co.uk> User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Sun, 15 Jun 2008 17:46:59 -0500 (CDT) Cc: freeBSD ports mailing list Subject: Re: audio/squeezecenter: .tgz not on Freebsd.org (is on slimdevices.com); perl probs 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: Sun, 15 Jun 2008 22:46:32 -0000 --WhfpMioaduB5tiZL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 13, 2008 at 09:19:35PM +0100, Rob MacGregor wrote: > Chris Shenton unleashed the infinite monkeys on 13/06/2008 19:50 producin= g: >> The port tries to find the .tgz on FreeBSD.org only, but it does not >> exist. I found it on slimdevices -- same MD5, SHA256, SIZE: >>=20 >> http://www.slimdevices.com/downloads/SqueezeCenter_v7.0.0/squeezecenter-= 7.0-noCPAN.tgz >=20 > I saw the same thing, but grabbed the 7.0.1 version instead (as the port = is=20 > supposedly 7.0.1). I had to change the variable WRKSRC to reflect the ne= w=20 > directory. I suspect you have an outdated port. What is the $FreeBSD*$ string in the comment at the top of the Makefile? It should be: # $FreeBSD: ports/audio/squeezecenter/Makefile,v 1.46 2008/06/12 00:56:51 b= rooks Exp $ > I instead get: >=20 > Starting squeezecenter. > The following CPAN modules were found but cannot work with SqueezeCenter: > JSON::XS::VersionOneAndTwo (loaded , need 0.31) >=20 > The JSON package is installed: >=20 > p5-JSON-XS-2.20 JSON serialising/deserialising, done... This is almost certainly caused be an outdated port. The JSON::XS version in ports used to match the one in the ports system. As a result, the fact that I'd failed to remove all of the pieces from the CPAN directory in the distribution didn't hurt. Once the ports version was updated that caused things to break. I suspect that's the problem here, though it could be something else. -- Brooks --WhfpMioaduB5tiZL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iD8DBQFIVZviXY6L6fI4GtQRAuGJAJ9ONQ04fb1M/ogePYdba3IHLm9LUwCcCKPR jgb1U2Nc9GJZFw4+mcTuQ/0= =Xsib -----END PGP SIGNATURE----- --WhfpMioaduB5tiZL--