From owner-freebsd-ports@FreeBSD.ORG Thu Oct 24 19:44:25 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 4E50A706 for ; Thu, 24 Oct 2013 19:44:25 +0000 (UTC) (envelope-from hskuhra@eumx.net) Received: from owm.eumx.net (eumx.net [91.82.101.43]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0694D264D for ; Thu, 24 Oct 2013 19:44:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=eumx.net; h=date :message-id:from:to:cc:subject:in-reply-to:references :mime-version:content-type; s=default; bh=H4UM3NSe/csIkJDlH1yTrM 04mX0=; b=o0OpeiSaDzeut4mA/05x45tnMKt3jb4VYtgq2InXa0wGVy719Fmhhe Z+Ju1Zo11GdoFeWHuDTd+gKkFqk5tkxk/iizS6eT3BP2XyuBv6hjN4LlPmqRVtD8 +TDm7eggqDCH4+Z3HxR/gEGLdw70ft9Fd/Q2+Na6PewT/uFu1M98I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eumx.net; h=date:message-id :from:to:cc:subject:in-reply-to:references:mime-version :content-type; q=dns; s=default; b=hNl+LOD1A8/fcpZ4rlR4RHsrQMLE5 KBFM0Y6GlrAPJpSZORc5pW78YFpPKy4rqbQol2OgQjjiHvKu1pxw3gh31doyTWlB bsT17aGWP7DlfNRQw0Rq7RhnMfLs4hvjKatYepMR9NWgeEa3ZGGwDgGLogscoubD zKJsQZwKNuZZfI= Date: Thu, 24 Oct 2013 21:44:14 +0200 Message-ID: <867gd2a1yp.wl%hskuhra@eumx.net> From: "Herbert J. Skuhra" To: Zoran Kolic Subject: Re: libxul compile error In-Reply-To: <20131024153111.GA65597@faust.sbb.rs> References: <20131024153111.GA65597@faust.sbb.rs> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/24.3.50 (i386-pc-freebsd10.0) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII 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, 24 Oct 2013 19:44:25 -0000 On Thu, 24 Oct 2013 17:31:11 +0200 Zoran Kolic wrote: > Somebody succeeded to compile libxul19? > 9.2, amd64. Heh, update your ports-tree. libxul19 is gone. % grep libxul19 /usr/ports/MOVED www/libxul19|www/libxul|2013-06-15|Has been vulnerable for a long time, unsupported upstream www/libxul has 24.0. -- Herbert