From owner-freebsd-ports@FreeBSD.ORG Thu Jan 30 16:11:02 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47FEFFE4 for ; Thu, 30 Jan 2014 16:11:02 +0000 (UTC) Received: from mailrelay005.isp.belgacom.be (mailrelay005.isp.belgacom.be [195.238.6.171]) by mx1.freebsd.org (Postfix) with ESMTP id D79191AAC for ; Thu, 30 Jan 2014 16:11:01 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmAGAGl46lJR8apO/2dsb2JhbABZgwy+NIEKF3SCJQEBAQQ6HCMQCw4KCSUPKh4GExqHbwHLchePAgeEOAEDmCeSIIMuOw Received: from 78.170-241-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.241.170.78]) by relay.skynet.be with ESMTP; 30 Jan 2014 17:10:59 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.7/8.14.7) with ESMTP id s0UGAwRA059030; Thu, 30 Jan 2014 17:10:58 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Thu, 30 Jan 2014 17:10:58 +0100 From: Tijl Coosemans To: Zsolt Udvari Subject: Re: newsbeuter/stfl error Message-ID: <20140130171058.21c0f9b3@kalimero.tijl.coosemans.org> In-Reply-To: References: <20140124212130.1fa1fce7@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports mailing list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jan 2014 16:11:02 -0000 On Sat, 25 Jan 2014 16:16:53 +0100 Zsolt Udvari wrote: > 2014-01-24 Tijl Coosemans : >> On Fri, 24 Jan 2014 19:50:38 +0100 Zsolt Udvari wrote: >>> I'm using www/newsbeuter to read my rss-feeds but after upgrade 9.2 to >>> 10.0 it doesn't start. >>> >>> Starting newsbeuter 2.8... >>> Loading configuration...done. >>> Opening cache...done. >>> Loading URLs from /home/zsolt/.config/newsbeuter/urls...done. >>> Loading articles from cache...done. >>> STFL Parser Error near ''. >>> zsh: abort (core dumped) >>> >>> The newsbeuter 2.7 worked well in FreeBSD 9.2 so I've downgraded to >>> 2.7 but same error. Maybe it's possible it's a user error (pebkac) but >>> what's wrong? Or it's newsbeuter/stfl bug or freebsd-incompatibility? >>> What can I do to solve these problem? >> >> A patch for this is waiting for review/approval. > > Good news! Can I help something? It should work now since r341856.