From owner-svn-ports-head@FreeBSD.ORG Thu May 29 19:34:41 2014 Return-Path: Delivered-To: svn-ports-head@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 ESMTPS id 89F75A3B; Thu, 29 May 2014 19:34:41 +0000 (UTC) Received: from mail-ob0-x22b.google.com (mail-ob0-x22b.google.com [IPv6:2607:f8b0:4003:c01::22b]) (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 2F7552F72; Thu, 29 May 2014 19:34:41 +0000 (UTC) Received: by mail-ob0-f171.google.com with SMTP id wn1so822035obc.16 for ; Thu, 29 May 2014 12:34:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Lp/25OF7915PwMk154g7gBoEwFphsCVrdEWmGvKHbFc=; b=DO3yvIxAvWwbK5O3h+DKbjpkUk52MEmWHG0f7/+oOuCi1OgU1c7iALQRKX1bQP719b gSFzpH+E6nJyXGjKHJA+G0OIPGkZFSvKz1meEOpUeDozf+EO82oSfFaWggeBsZDKisJW 7WcYdnmd2DavLoSXUqHYQi9f/wSxS95q5xCo0pqc496aZDs8Pi9flP/shRHnDZCv11Wx QFAU7/sfn2W76oVLVZIl2IoGkO4c0721KR/kspZZYSHcgkUXr6cQr+X/9Qw7wjw/allF 8BxhSCpP5ogVf9abYAXRQFeFBmPhNg3pWIAerIBMM9FYNpTARKTXw/hHRUe1vVGLX2pJ JYTg== MIME-Version: 1.0 X-Received: by 10.182.229.101 with SMTP id sp5mr11325773obc.52.1401392080448; Thu, 29 May 2014 12:34:40 -0700 (PDT) Sender: andrej.zverev@gmail.com Received: by 10.182.128.170 with HTTP; Thu, 29 May 2014 12:34:40 -0700 (PDT) In-Reply-To: <1926EBC8BA080E2A30ED12CD@atuin.in.mat.cc> References: <201405291858.s4TIw8kH057809@svn.freebsd.org> <1926EBC8BA080E2A30ED12CD@atuin.in.mat.cc> Date: Thu, 29 May 2014 23:34:40 +0400 X-Google-Sender-Auth: 4-5e4jOFda7X9Dof6fPeIMt2oys Message-ID: Subject: Re: svn commit: r355726 - in head/lang/perl5.20: . files From: Andrej Zverev To: Mathieu Arnold Content-Type: text/plain; charset=UTF-8 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2014 19:34:41 -0000 Em, do you have some details? It worked fine with my tests On Thu, May 29, 2014 at 11:24 PM, Mathieu Arnold wrote: > +--On 29 mai 2014 18:58:08 +0000 Andrej Zverev wrote: > | Author: az > | Date: Thu May 29 18:58:08 2014 > | New Revision: 355726 > | URL: http://svnweb.freebsd.org/changeset/ports/355726 > | QAT: https://qat.redports.org/buildarchive/r355726/ > | > | Log: > | Restore behavior for internal EU::MM - make copy .bs files even if they > | are empty. > > Can you please revert that ? > You just broke that port, and it's the wrong fix for this. > > -- > Mathieu Arnold