From owner-freebsd-ports@FreeBSD.ORG Sun Mar 6 19:16:00 2011 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 7E6FF1065674 for ; Sun, 6 Mar 2011 19:16:00 +0000 (UTC) (envelope-from spil.oss@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 38B8D8FC16 for ; Sun, 6 Mar 2011 19:15:59 +0000 (UTC) Received: by ywf9 with SMTP id 9so1568824ywf.13 for ; Sun, 06 Mar 2011 11:15:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=CWDfGLuQC68mDAUqa37RYrYpwZh38VqzPu0vge3oZ54=; b=pwbNYdaJxeen5MjQXytEAF6BBlg6KOPx5ucPsy9WJANG5RPNdvY9qYiZKeFf/AaLOb o//3X3NurhMkBoZo1o2ddZ41MCQcOxV8G9TemePGvmq2OqofJCy7t5YhGNb775Nl40Gf Z/fxL1QwIptRX+NRby/21O/gEaQvQ84mFcfBs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; b=MoQZPpVTRvad2TG+aqaj61LkEUjubR8i3tLUo43M4ZXdPs5zHA/78Bjo2HoKzFrypV Xk55TILAAhPm+d0ZMH6F/ciF15Kwz1HCwGdMOahVSeppUS5lUsVFqIRDLJsa525HeoMZ URXGjM5hA7hod0LHD68EbXpyuhiH5sGtOiNn4= MIME-Version: 1.0 Received: by 10.91.72.14 with SMTP id z14mr3807792agk.194.1299437396651; Sun, 06 Mar 2011 10:49:56 -0800 (PST) Received: by 10.90.71.1 with HTTP; Sun, 6 Mar 2011 10:49:56 -0800 (PST) In-Reply-To: <536283A3-B51C-490D-ADDA-0B96DE3DF6F4@huibsmeets.com> References: <536283A3-B51C-490D-ADDA-0B96DE3DF6F4@huibsmeets.com> Date: Sun, 6 Mar 2011 19:49:56 +0100 Message-ID: From: Spil Oss To: freebsd-ports@freebsd.org, Huib Smeets Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: FreeBSD Port: sabnzbdplus-0.5.6_2 Installs Cherrypy-3.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: spil.oss@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2011 19:16:00 -0000 Hi Huib, Noticed that my sabnzbd failed after upgrading cherrypy 3.1.2 to 3.2 from ports. Hadn't seen the knob for the version check, mine started failing on the Cheetah check was my impression. In general sabnzbd comes with its own cherrypy version included, the FreeBSD version uses cherrypy from ports making it vulnerable to breakages like this. Kind regards, Spil On Sun, Mar 6, 2011 at 7:37 PM, Huib Smeets wrote: > Hi Daniel, > > thanks for mainting the SABnzbdplus port. > > Just did a clean install of the port on a clean install of FreeBSD 8.2 (amd64) and run into the following: > > The port installs cherrypy version 3.2 but when I start the SABnzbd.py it says it wants Cherrypy version 3.1 > > I went into the SABnzbd.py and altered the test for version 3.1 into 3.2 as a quick and dirty workaround > > Any input is welcome. > > Regards, > > Huib > Netherlands_______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >