From owner-freebsd-current@FreeBSD.ORG Mon Oct 13 19:00:54 2014 Return-Path: Delivered-To: freebsd-current@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 670252F1 for ; Mon, 13 Oct 2014 19:00:54 +0000 (UTC) Received: from mail-ig0-x230.google.com (mail-ig0-x230.google.com [IPv6:2607:f8b0:4001:c05::230]) (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 38391F92 for ; Mon, 13 Oct 2014 19:00:54 +0000 (UTC) Received: by mail-ig0-f176.google.com with SMTP id hn15so11598376igb.9 for ; Mon, 13 Oct 2014 12:00:53 -0700 (PDT) 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=pn3TFgWJzX0Na7bvj9y+98wqPycT/aD2sOs0yMocQSk=; b=WCcxYH25Qqur3GduVcBIUNS9FxO5M1MVNzAgzn+sx0C/4ZyNwc2XTQxcTFbwGQCCD1 Y/yKr9bgCoL2XbQOtG8CTiSxRD79fp9kCJ56/6xxnUrO+cMxUmETtwBmhf2k0+YFZAUu /78113Rf7N5JEe9YPWLtEFWB0RK6W6a0aEIkLi1de3tuugkEbDoQ39jyjrw0SIWa0zyN ooJLGyei6IgQO2NoAt2XndnJvBQhHnPikVaZ+u0IHK43PLzPeabCRO/cNFMb8TZHMUEC m6XDSndM9BrsSeZnjOwMvIr4k+QpFDXbzzNaQ3qQLCYilPGp0x1ghBWlei4Q2TamYQYN bXog== MIME-Version: 1.0 X-Received: by 10.50.61.68 with SMTP id n4mr1421536igr.26.1413226853627; Mon, 13 Oct 2014 12:00:53 -0700 (PDT) Received: by 10.50.227.42 with HTTP; Mon, 13 Oct 2014 12:00:53 -0700 (PDT) In-Reply-To: <543C200F.90905@selasky.org> References: <543C19AD.8070603@selasky.org> <20141013183706.GO29437@home.opsec.eu> <543C200F.90905@selasky.org> Date: Mon, 13 Oct 2014 12:00:53 -0700 Message-ID: Subject: Re: Problem with perl and SVK From: NGie Cooper To: Hans Petter Selasky Content-Type: text/plain; charset=UTF-8 Cc: Kurt Jaeger , FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Oct 2014 19:00:54 -0000 On Mon, Oct 13, 2014 at 11:55 AM, Hans Petter Selasky wrote: ... Hi Hans! This sounds like a package dependency / compatibility issue -- please file a ports PR in Bugzilla. Thanks!