From owner-freebsd-perl@FreeBSD.ORG Sat Oct 5 08:56:53 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 191BF6F5 for ; Sat, 5 Oct 2013 08:56:53 +0000 (UTC) (envelope-from mic6090@gmail.com) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8082E24D9 for ; Sat, 5 Oct 2013 08:56:52 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id y6so4011812lbh.6 for ; Sat, 05 Oct 2013 01:56:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=OuidW4qMza95bkQCTQ7PL9ukmy85ekQzkk98XgEzeFk=; b=XhytBHnm6OJg/0uPLmqWYxQ1hR33+RMPlbXy6VCWLveDUH8qkReAk7QPYTlewnFiDq GftJfBROFkzy/g7tGpusM+pM223LjKCUThaKnoW/z2LcuXndDdBVKa6a9O6a41ItN0aW yqLQ+SIRcCuCFnshJ2ELaeySd/nOyzZQQJvI2atZ91OnGKblvmpjoNrcEWfbUBT8sTr9 gAVjRN6IaJYvSf7x9OA06bSx/N3sveDkAzr9CJjiKZOsGjPNmUqok4BfKTG3BvPuwX/9 rB1NwsNW0G1gL/XyWfHCrNqGZZgD6wtLlEZ2l+hIFHmj9z/Rq5HjssJfkt4yRRWwFPVN /BuA== MIME-Version: 1.0 X-Received: by 10.152.28.7 with SMTP id x7mr15920752lag.26.1380963410650; Sat, 05 Oct 2013 01:56:50 -0700 (PDT) Received: by 10.114.11.42 with HTTP; Sat, 5 Oct 2013 01:56:50 -0700 (PDT) Date: Sat, 5 Oct 2013 16:56:50 +0800 Message-ID: Subject: perl 5.14, 5.16 plist set incorrectly From: Michael Vorobyov To: perl Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 05 Oct 2013 08:56:53 -0000 Good day. Building lang/perl5.14, lang/perl5.16 in tinderbox environment failed with mtree error. Makefile ident: $FreeBSD: lang/perl5.14/Makefile 329188 2013-10-03 13:35:04Z bapt $ list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 733372 4 drwxr-xr-x 3 root wheel 512 Oct 5 08:13 usr/local/lib/perl5 330000 4 drwxr-xr-x 3 root wheel 512 Oct 5 08:11 usr/local/lib/perl5/site_perl 330001 4 drwxr-xr-x 3 root wheel 512 Oct 5 08:13 usr/local/lib/perl5/site_perl/5.14 330002 12 drwxr-xr-x 4 root wheel 5120 Oct 5 08:13 usr/local/lib/perl5/site_perl/5.14/mach 331928 12 drwxr-xr-x 2 root wheel 5632 Oct 5 08:13 usr/local/lib/perl5/site_perl/5.14/mach/sys 331840 4 drwxr-xr-x 2 root wheel 2048 Oct 5 08:13 usr/local/lib/perl5/site_perl/5.14/mach/machine and Makefile ident: $FreeBSD: lang/perl5.16/Makefile 329188 2013-10-03 13:35:04Z bapt $ list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 733297 4 drwxr-xr-x 3 root wheel 512 Oct 5 08:38 usr/local/lib/perl5 424195 4 drwxr-xr-x 3 root wheel 512 Oct 5 08:36 usr/local/lib/perl5/site_perl 424196 4 drwxr-xr-x 3 root wheel 512 Oct 5 08:38 usr/local/lib/perl5/site_perl/5.16 424197 12 drwxr-xr-x 4 root wheel 5120 Oct 5 08:38 usr/local/lib/perl5/site_perl/5.16/mach 425982 12 drwxr-xr-x 2 root wheel 5632 Oct 5 08:38 usr/local/lib/perl5/site_perl/5.16/mach/sys 425894 4 drwxr-xr-x 2 root wheel 2048 Oct 5 08:38 usr/local/lib/perl5/site_perl/5.16/mach/machine