From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 19 19:45:53 2013 Return-Path: Delivered-To: freebsd-ports-bugs@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 ESMTP id 6497F190 for ; Sat, 19 Oct 2013 19:45:53 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-la0-f53.google.com (mail-la0-f53.google.com [209.85.215.53]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E2C372CFA for ; Sat, 19 Oct 2013 19:45:52 +0000 (UTC) Received: by mail-la0-f53.google.com with SMTP id eo20so1535524lab.40 for ; Sat, 19 Oct 2013 12:45:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=iUr7SwCYdYMqiowJcL3bGB9okoLgp3QNALO7qcC0uEA=; b=U3N+91I+LQEGL8SOaPf8+y62l99lpnXe1lw6Z8Am0GbFVX6vN7Vyb0MXAp9guodnW6 0UN2SS8oQQKVpSHIBczHvXZQL+V9fwcn5fIj5NAtAzEnenBtyo3GSIg/HxSIfU52MpCZ pGX9UGir3PaGszOGhtcPw2VuZvE6mjUw+CT4J65bYKXbX4RNdxHPd8wyKgILcgFmz+3J u+CYEPYSAl1TLDGjrTd0cP1ftbb0GTC6UTxuZ5WvE8i8hgN7GG/PKYqomeTQR/y8EUWY zCrBZdqeGXLj97TvknEohSAGTNXQzA27GA3JVQvtDc/fKU5pjWTYgDX6TBLBCIrWEbre Jmsw== X-Gm-Message-State: ALoCoQk/R/2RPTJNDS2OXMJniGDFU9sAhn7973FiKd6r998KAKFs8EjiVPUQpeS/qj3tR1K5bIaZ X-Received: by 10.112.59.134 with SMTP id z6mr6146492lbq.28.1382211945503; Sat, 19 Oct 2013 12:45:45 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.112.91.9 with HTTP; Sat, 19 Oct 2013 12:45:25 -0700 (PDT) In-Reply-To: <5262DE46.9030408@evilphi.com> References: <201310191724.r9JHOosA023854@freefall.freebsd.org> <5262DE46.9030408@evilphi.com> From: Sunpoet Po-Chuan Hsieh Date: Sun, 20 Oct 2013 03:45:25 +0800 X-Google-Sender-Auth: HnmS6MTVVGyCNMiGyk5hfK2ur5w Message-ID: Subject: Re: ports/183107: [PATCH] mail/postgrey: make postgrey work with Perl 5.18 To: Darren Pilgrim Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports-bugs X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Oct 2013 19:45:53 -0000 Hi, I don't know how to fix stale index. So I dumped the raw PR here [1]. Hope that helps. [1] http://people.FreeBSD.org/~sunpoet/pr-183107.txt Regards, sunpoet