From owner-freebsd-ports@FreeBSD.ORG Thu Jan 8 22:41:01 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 50C43A9E for ; Thu, 8 Jan 2015 22:41:01 +0000 (UTC) Received: from mail-wg0-x233.google.com (mail-wg0-x233.google.com [IPv6:2a00:1450:400c:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DFA3C3A5 for ; Thu, 8 Jan 2015 22:41:00 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id x12so5161857wgg.10 for ; Thu, 08 Jan 2015 14:40:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wKjo8Ddn+Ixpjy02XTxdeW7++VCbp9jHIYieZUlv8OQ=; b=wXBWk03mYlSgS/DZ5CEAkFP74DdmsEo2cbDuRAd5+pNB651jYCkMJMKfe/ZtJL2n7L 6MakLWK7H039+LfofA16PB4mKJ+ngzkJugQ3TKKwWGCykgoK2vdpTqnGa1Tyr4LcECUH LcpIQGsvBnLnE+ZWtprJLYUuNnxkPZyCq4uYitXSuKBMi6JUZBoKh5aM6Vc1uFwWh0O4 QHRp7L6mx8gzMiN41bPIoIIvuaS7KIxq6cyS+m46y9SLLdIWminUE7KjC0n3YwxBSw+H aKeHlNVHJSvWZHVxDburin/F3ALY9C4FsE6ffXWNfkIyn1OfyMl+OFgGsPst6LKCftby AGhQ== MIME-Version: 1.0 X-Received: by 10.194.187.235 with SMTP id fv11mr24828758wjc.16.1420756859378; Thu, 08 Jan 2015 14:40:59 -0800 (PST) Received: by 10.194.241.132 with HTTP; Thu, 8 Jan 2015 14:40:59 -0800 (PST) In-Reply-To: References: <86bnmagq03.fsf@FreeBSD.org> Date: Fri, 9 Jan 2015 06:40:59 +0800 Message-ID: Subject: Re: upgrading texlive broken due to cmake From: Ben Woods To: "gyliamos@gmail.com" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2015 22:41:01 -0000 > Also, I seem to already have py27-Jinja2 2.7.3 installed. If that is the case, my idea won't help. Not sure what next (some googling shows similar issues resolved on Mac OS X by reinstalling Python, but I don't think that will help with freebsd ports). -- -- From: Benjamin Woods woodsb02@gmail.com