From owner-freebsd-perl@FreeBSD.ORG Wed Mar 14 18:45:32 2012 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3693010657FE for ; Wed, 14 Mar 2012 18:45:32 +0000 (UTC) (envelope-from vivek@khera.org) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id C581E8FC1D for ; Wed, 14 Mar 2012 18:45:30 +0000 (UTC) Received: by yenl9 with SMTP id l9so2623202yen.13 for ; Wed, 14 Mar 2012 11:45:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=khera.org; s=google11; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ORtp1cnEaXEX/be9nAlip5OqI7tQytgRXeRYJapv0sU=; b=GOEKXZ5L2eQ85YKrL93yv9CK6gJZeAIGE8b4bSE1Ai3zXoNJuhzvtfVUoDDK0zJYv9 jixw5530t2gJm2wFr6E7uzmR/hRaZHD6w61dHtfSE6WLbvj8WmyU0S6w5UYRTZjVnWHo k8lgDXzYv2X12g9WcHsEVTCioEkOPhWScF8J0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=ORtp1cnEaXEX/be9nAlip5OqI7tQytgRXeRYJapv0sU=; b=BLb4CioLWSQxaGSW4GWV+vpsNqNtdmtS7QMh5u6BxYtRsBqRpdCwAwxo28wWCFv7Uy wxoXpfZDDEZOWpsY7UIY5FGv8Fi9utNbqwkurt/GwaWQ2JC3ua1wrs3gjXeyDAFZhd5t H3I/DiruPa7at0xlZNZMUHJboDPU8kUN6ikcdZpBeRvU1Ha5EzuHkBTERt0DnbrFxR93 LfpUJ7+nlid2/EIh1uxV+2XKD/dzk+UUl3GiAdWC+gGtTxhn6WDQoHrkGMF7NoNoqmAj 7nIplBv7/88opv0/BaRZqCt2RIfUJsQ4Wczauk9NJaDoazrOudwp9UctxDFlzgPbqV25 IrnA== MIME-Version: 1.0 Received: by 10.182.0.48 with SMTP id 16mr4906095obb.23.1331750729903; Wed, 14 Mar 2012 11:45:29 -0700 (PDT) Received: by 10.182.55.106 with HTTP; Wed, 14 Mar 2012 11:45:29 -0700 (PDT) In-Reply-To: <201203141720.q2EHK6KW017597@freefall.freebsd.org> References: <201203141720.q2EHK6KW017597@freefall.freebsd.org> Date: Wed, 14 Mar 2012 14:45:29 -0400 Message-ID: From: Vick Khera To: sunpoet@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlvtXSo9FVCUiVJj5BDwTsJc37UAuTOX6uinrY7cyNdX/oJVR3lDsjJprFoIXJjBYVH60+c Cc: perl@freebsd.org Subject: Re: ports/166098: update mail/p5-Mail-OpenDKIM to latest X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Mar 2012 18:45:32 -0000 It is pushed out and accepted by CPAN. Just wait for the mirrors to sync. Also, any clues on how to force the port to require opendkim 2.5.0? right now it accepts any opendkim version, but will fail on compile.