From owner-freebsd-ports@FreeBSD.ORG Thu Sep 12 18:32:11 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 88A8B4C9; Thu, 12 Sep 2013 18:32:11 +0000 (UTC) (envelope-from nicolas.raspail@whisperingvault.net) Received: from mail.whisperingvault.net (fastjack.whisperingvault.net [46.105.103.121]) by mx1.freebsd.org (Postfix) with ESMTP id 42A48285C; Thu, 12 Sep 2013 18:32:10 +0000 (UTC) Received: from fastjack.whisperingvault.net (localhost [127.0.0.1]) by mail.whisperingvault.net (Postfix) with ESMTP id 651747982; Thu, 12 Sep 2013 20:32:04 +0200 (CEST) X-Virus-Scanned: amavisd-new at whisperingvault.net Received: from mail.whisperingvault.net ([127.0.0.1]) by fastjack.whisperingvault.net (fastjack.whisperingvault.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SwS-n4uFECzD; Thu, 12 Sep 2013 20:32:02 +0200 (CEST) Received: from [192.168.0.20] (abo-232-56-69.avi.modulonet.fr [85.69.56.232]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nicolas@whisperingvault.net) by mail.whisperingvault.net (Postfix) with ESMTPSA id B6ECF797D; Thu, 12 Sep 2013 20:32:02 +0200 (CEST) Message-ID: <523208A3.5050808@whisperingvault.net> Date: Thu, 12 Sep 2013 20:32:03 +0200 From: Nicolas Raspail User-Agent: Postbox 3.0.8 (Windows/20130427) MIME-Version: 1.0 To: Jos Chrispijn , William Grzybowski Subject: Re: NZBGet | Port needs a refreshj References: <51A1D0C9.20509@webrz.net> <20130526110329.GA64292@hub.freebsd.org> <51A23FA9.3040501@webrz.net> <521E6779.3000700@whisperingvault.net> In-Reply-To: <521E6779.3000700@whisperingvault.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Sep 2013 18:32:11 -0000 Nicolas Raspail wrote: > Jos Chrispijn wrote: >> William Grzybowski: >>> There is a PR for it, ports/177839. I'll take care. >> thanks William, keep up the good work! >> >> Best regards, >> Jos Chrispijn >> >> > Hi > > I have open two PR about this port, one for the new version > (ports/180832) and for the postProcess script terminated with unknown > status (ports/177669). > > The new version 11.0 should fix the ports/177669 (see > http://nzbget.sourceforge.net/forum/viewtopic.php?f=3&t=596&p=4873&hilit=freebsd#p4873) > and has a new concept for the post-processing scripts. > > As you have already take care of upgrading this port from 9.1 to 10.2, > maybe you can do it again :-) > > Regards > > Nicolas > Hi I have submitted a patch to update the nzbget port to 11.0 (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/180832). This is my first patch for a FreeBSD port, so it may be far from perfect. Maybe someone can have a look to the patch to see if it can be committed Regards Nicolas