From owner-freebsd-perl@FreeBSD.ORG Sun Nov 30 11:26:23 2014 Return-Path: Delivered-To: perl@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 611B4A2F for ; Sun, 30 Nov 2014 11:26:23 +0000 (UTC) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (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 291F98C6 for ; Sun, 30 Nov 2014 11:26:23 +0000 (UTC) Received: by mail-ig0-f179.google.com with SMTP id r2so7493543igi.12 for ; Sun, 30 Nov 2014 03:26:22 -0800 (PST) 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=yZziBovcQx2GkfoDxC1dBkpkow8R0pvwb1a3sxdchnU=; b=Fkq6DL2YL+KiwVJuYRJujJ0sAoEV8gWleP8tVLwc7ur691t6wID+66g/LBrw8hzEuG huMGaBe+ji+JTB42OSXNoFzla4hHvq9bvud0aMqcYs80+RI1TR1Qz493Sn4W0NBx3snF UzhDG6cpbQzyxUSXoSW2gCiEmxv4rRHySWkMf7CC782LnOUwYQmFdRCAzY3iK9eZJD3q xccdjopUN5z5tsUKIu+5NiA2g2Am79d9MjgmuQU2ZBuCpfBvAv9CFHTqJGhDjqkCtMa4 EkFBJ3pqluKlt1XO4UZmbRAl61898zPReQ5FNm0lFQqUv1GDykQjIxlQhy/0aPylzsqq 7JHA== MIME-Version: 1.0 X-Received: by 10.50.171.227 with SMTP id ax3mr41642940igc.4.1417346782176; Sun, 30 Nov 2014 03:26:22 -0800 (PST) Received: by 10.107.132.217 with HTTP; Sun, 30 Nov 2014 03:26:22 -0800 (PST) Date: Sun, 30 Nov 2014 12:26:22 +0100 Message-ID: Subject: perl5.18.4_7: so is not stripped From: Sergei Vyshenski To: perl@FreeBSD.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 30 Nov 2014 11:26:23 -0000 Hi, During update to perl 5.18.4_7 on 10.1-amd64 it complains about not stripped .so libraries as shown below. Is it safe to ignore this? Regard, Sergei ============================================================ ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/5.18/mach/auto/B/B.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Devel/PPPort/PPPort.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Devel/Peek/Peek.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Digest/MD5/MD5.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Digest/SHA/SHA.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/File/DosGlob/DosGlob.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/File/Glob/Glob.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Filter/Util/Call/Call.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/I18N/Langinfo/Langinfo.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/IO/IO.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/IPC/SysV/SysV.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Math/BigInt/FastCalc/FastCalc.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/PerlIO/via/via.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/PerlIO/encoding/encoding.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/PerlIO/mmap/mmap.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/PerlIO/scalar/scalar.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Text/Soundex/Soundex.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Tie/Hash/NamedCapture/NamedCapture.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Time/Piece/Piece.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Time/HiRes/HiRes.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Compress/Raw/Bzip2/Bzip2.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Compress/Raw/Zlib/Zlib.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Cwd/Cwd.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/DB_File/DB_File.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Data/Dumper/Dumper.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/Encode.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/Byte/Byte.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/CN/CN.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/EBCDIC/EBCDIC.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/JP/JP.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/KR/KR.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/Symbol/Symbol.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/TW/TW.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Encode/Unicode/Unicode.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Fcntl/Fcntl.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Hash/Util/Util.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Hash/Util/FieldHash/FieldHash.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/List/Util/Util.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/MIME/Base64/Base64.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/NDBM_File/NDBM_File.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Opcode/Opcode.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/POSIX/POSIX.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/SDBM_File/SDBM_File.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Socket/Socket.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Storable/Storable.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Sys/Hostname/Hostname.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Sys/Syslog/Syslog.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Unicode/Collate/Collate.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/Unicode/Normalize/Normalize.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/arybase/arybase.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/attributes/attributes.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/mro/mro.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/re/re.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/threads/threads.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/auto/threads/shared/shared.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/perl5/5.18/mach/CORE/libperl.so.5.18' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} ============================================================ From owner-freebsd-perl@FreeBSD.ORG Sun Nov 30 12:17:19 2014 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E1C3963A for ; Sun, 30 Nov 2014 12:17:19 +0000 (UTC) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4EACCDB for ; Sun, 30 Nov 2014 12:17:19 +0000 (UTC) Received: from pi by home.opsec.eu with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1Xv3RF-00083P-Hl; Sun, 30 Nov 2014 13:17:17 +0100 Date: Sun, 30 Nov 2014 13:17:17 +0100 From: Kurt Jaeger To: Sergei Vyshenski Subject: Re: perl5.18.4_7: so is not stripped Message-ID: <20141130121717.GJ44537@home.opsec.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: perl@FreeBSD.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 30 Nov 2014 12:17:20 -0000 Hi! > During update to perl 5.18.4_7 on 10.1-amd64 it complains about not > stripped .so libraries as shown below. Is it safe to ignore this? Yes, it is save to ignore. Stripping binaries is done to save space and transmission volume only. -- pi@opsec.eu +49 171 3101372 6 years to go ! From owner-freebsd-perl@FreeBSD.ORG Sun Nov 30 21:00:22 2014 Return-Path: Delivered-To: perl@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 A3E0F2EF for ; Sun, 30 Nov 2014 21:00:22 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A579241 for ; Sun, 30 Nov 2014 21:00:22 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAUL0MWT081522 for ; Sun, 30 Nov 2014 21:00:22 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201411302100.sAUL0MWT081522@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: perl@FreeBSD.org Subject: Problem reports for perl@FreeBSD.org that need special attention X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Date: Sun, 30 Nov 2014 21:00:22 +0000 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 30 Nov 2014 21:00:22 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- In Progress | 194230 | [NEW PORT] devel/p5-Router-R3 - XS wrapper around 1 problems total for which you should take action. From owner-freebsd-perl@FreeBSD.ORG Tue Dec 2 23:20:20 2014 Return-Path: Delivered-To: freebsd-perl@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 67B9034A for ; Tue, 2 Dec 2014 23:20:20 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46A7A312 for ; Tue, 2 Dec 2014 23:20:20 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sB2NKK2V056557 for ; Tue, 2 Dec 2014 23:20:20 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sB2NKKrZ056556; Tue, 2 Dec 2014 23:20:20 GMT (envelope-from root) Date: Tue, 2 Dec 2014 23:20:20 +0000 To: freebsd-perl@freebsd.org From: "mat (Mathieu Arnold)" Subject: [Differential] [Changed Subscribers] D1241: Force linking of `libperl.so` with all shared modules. Message-ID: <8890f4b6898eeaebe532c299eca791ab@localhost.localdomain> X-Priority: 3 Thread-Topic: D1241: Force linking of `libperl.so` with all shared modules. X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: ZTQ3MDM3YjlhMTY0ZjBhZGEwNjVkZTY4M2FhIFR+STQ= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 02 Dec 2014 23:20:20 -0000 mat added a subscriber: freebsd-perl. REVISION DETAIL https://reviews.freebsd.org/D1241 To: mat, jadawin, culot, sunpoet, swills, bapt, miwi, antoine, bdrewery, erwin Cc: freebsd-perl From owner-freebsd-perl@FreeBSD.ORG Tue Dec 2 23:44:51 2014 Return-Path: Delivered-To: perl@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 7AB45B84 for ; Tue, 2 Dec 2014 23:44:51 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4E9E5842 for ; Tue, 2 Dec 2014 23:44:51 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB2NipUA008085 for ; Tue, 2 Dec 2014 23:44:51 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: maintainer-feedback requested: [Bug 195590] [patch] update www/p5-Template-Toolkit to 2.26 Date: Tue, 02 Dec 2014 23:44:51 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 02 Dec 2014 23:44:51 -0000 Adam Weinberger has reassigned Bugzilla Automation 's request for maintainer-feedback to perl@FreeBSD.org: Bug 195590: [patch] update www/p5-Template-Toolkit to 2.26 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195590 --- Description --- Created attachment 150111 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150111&action=edit 2.26 update Also adopts OPTION helpers. --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer perl@FreeBSD.org From owner-freebsd-perl@FreeBSD.ORG Tue Dec 2 23:44:51 2014 Return-Path: Delivered-To: perl@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 93180B85 for ; Tue, 2 Dec 2014 23:44:51 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7AD86843 for ; Tue, 2 Dec 2014 23:44:51 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB2NipeX008088 for ; Tue, 2 Dec 2014 23:44:51 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195590] New: [patch] update www/p5-Template-Toolkit to 2.26 Date: Tue, 02 Dec 2014 23:44:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: adamw@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 02 Dec 2014 23:44:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195590 Bug ID: 195590 Summary: [patch] update www/p5-Template-Toolkit to 2.26 Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: perl@FreeBSD.org Reporter: adamw@FreeBSD.org Flags: maintainer-feedback?(perl@FreeBSD.org) Created attachment 150111 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150111&action=edit 2.26 update Also adopts OPTION helpers. --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer perl@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-perl@FreeBSD.ORG Wed Dec 3 01:18:50 2014 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 05E20C0E for ; Wed, 3 Dec 2014 01:18:50 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E2443EB for ; Wed, 3 Dec 2014 01:18:49 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB31InOg026259 for ; Wed, 3 Dec 2014 01:18:49 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195590] [patch] update www/p5-Template-Toolkit to 2.26 Date: Wed, 03 Dec 2014 01:18:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mat@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 03 Dec 2014 01:18:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195590 --- Comment #2 from Mathieu Arnold --- FWI, for the options helpers, you don't need to do +=, they don't have prior values. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-perl@FreeBSD.ORG Wed Dec 3 01:21:43 2014 Return-Path: Delivered-To: perl@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 52C39C54 for ; Wed, 3 Dec 2014 01:21:43 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3AA5F18F for ; Wed, 3 Dec 2014 01:21:43 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB31Lhsl031901 for ; Wed, 3 Dec 2014 01:21:43 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195590] [patch] update www/p5-Template-Toolkit to 2.26 Date: Wed, 03 Dec 2014 01:21:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: adamw@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 03 Dec 2014 01:21:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195590 --- Comment #3 from Adam Weinberger --- Oops. Good catch! You can tell which of us was actually paying attention :-) -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-perl@FreeBSD.ORG Wed Dec 3 01:24:56 2014 Return-Path: Delivered-To: perl@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 4492AD27 for ; Wed, 3 Dec 2014 01:24:56 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C18F1B3 for ; Wed, 3 Dec 2014 01:24:56 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB31OuA0034932 for ; Wed, 3 Dec 2014 01:24:56 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195590] [patch] update www/p5-Template-Toolkit to 2.26 Date: Wed, 03 Dec 2014 01:24:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: adamw@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 03 Dec 2014 01:24:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195590 Adam Weinberger changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #150111|0 |1 is obsolete| | --- Comment #4 from Adam Weinberger --- Created attachment 150122 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150122&action=edit 2.26 update with proper variable assignment Attached a patch with proper variable assignment. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-perl@FreeBSD.ORG Wed Dec 3 01:26:04 2014 Return-Path: Delivered-To: perl@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 D9248D4B for ; Wed, 3 Dec 2014 01:26:04 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C127D1BC for ; Wed, 3 Dec 2014 01:26:04 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB31Q4XG035647 for ; Wed, 3 Dec 2014 01:26:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195590] [patch] update www/p5-Template-Toolkit to 2.26 Date: Wed, 03 Dec 2014 01:26:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mat@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 03 Dec 2014 01:26:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195590 --- Comment #5 from Mathieu Arnold --- (In reply to Adam Weinberger from comment #3) > Oops. Good catch! You can tell which of us was actually paying attention :-) You mean, the one that just got up at 2 in the morning because of the noise some neighbour make and stopped by to check some email ? :-) If poudriere testport doesn't burp about it, feel free to commit it, approved by: perl (mat). -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-perl@FreeBSD.ORG Wed Dec 3 10:28:39 2014 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D97F7C01 for ; Wed, 3 Dec 2014 10:28:39 +0000 (UTC) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C63FEEC0 for ; Wed, 3 Dec 2014 10:28:39 +0000 (UTC) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.14.9/8.14.9) with ESMTP id sB3ASdHe000716 for ; Wed, 3 Dec 2014 10:28:39 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.14.9/8.14.9/Submit) id sB3ASdOe000715; Wed, 3 Dec 2014 10:28:39 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201412031028.sB3ASdOe000715@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Wed, 3 Dec 2014 10:28:39 +0000 From: portscout@FreeBSD.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 03 Dec 2014 10:28:39 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/p5-Want | 0.23 | 0.24 ------------------------------------------------+-----------------+------------ www/p5-Catalyst-Runtime | 5.90070 | 5.90079_002 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-perl@FreeBSD.ORG Wed Dec 3 11:20:51 2014 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5051FAB0 for ; Wed, 3 Dec 2014 11:20:51 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3D45C6E9 for ; Wed, 3 Dec 2014 11:20:51 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB3BKpKU073562 for ; Wed, 3 Dec 2014 11:20:51 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: maintainer-feedback requested: [Bug 195605] databases/p5-DBD-mysql compile error with clang Date: Wed, 03 Dec 2014 11:20:51 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 03 Dec 2014 11:20:51 -0000 erik@cederstrand.dk has reassigned Bugzilla Automation 's request for maintainer-feedback to perl@FreeBSD.org: Bug 195605: databases/p5-DBD-mysql compile error with clang https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195605 --- Description --- p5-DBD-mysql-4.028_1 fails to compile on FreeBSD 10.0 with clang as cc with the following error: cc: error: unknown argument: '-fabi-version=2' *** [dbdimp.o] Error code 1 -fabi-version is not supported by clang. Removing "-fabi-version=2" from work/DBD-mysql-4.028/Makefile lets me compile and install the port. My understanding is that fabi-version=2 is default on clang so this should be OK. --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer perl@FreeBSD.org From owner-freebsd-perl@FreeBSD.ORG Wed Dec 3 11:20:51 2014 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 85537AB1 for ; Wed, 3 Dec 2014 11:20:51 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6CEF26EA for ; Wed, 3 Dec 2014 11:20:51 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB3BKpAe073565 for ; Wed, 3 Dec 2014 11:20:51 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195605] New: databases/p5-DBD-mysql compile error with clang Date: Wed, 03 Dec 2014 11:20:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: erik@cederstrand.dk X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 03 Dec 2014 11:20:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195605 Bug ID: 195605 Summary: databases/p5-DBD-mysql compile error with clang Product: Ports Tree Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: perl@FreeBSD.org Reporter: erik@cederstrand.dk Assignee: perl@FreeBSD.org Flags: maintainer-feedback?(perl@FreeBSD.org) p5-DBD-mysql-4.028_1 fails to compile on FreeBSD 10.0 with clang as cc with the following error: cc: error: unknown argument: '-fabi-version=2' *** [dbdimp.o] Error code 1 -fabi-version is not supported by clang. Removing "-fabi-version=2" from work/DBD-mysql-4.028/Makefile lets me compile and install the port. My understanding is that fabi-version=2 is default on clang so this should be OK. --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer perl@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-perl@FreeBSD.ORG Wed Dec 3 12:00:21 2014 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B54D4536 for ; Wed, 3 Dec 2014 12:00:21 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9CFEBACA for ; Wed, 3 Dec 2014 12:00:21 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB3C0LUh071556 for ; Wed, 3 Dec 2014 12:00:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195605] databases/p5-DBD-mysql compile error with clang Date: Wed, 03 Dec 2014 12:00:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: mat@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 03 Dec 2014 12:00:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195605 Mathieu Arnold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #2 from Mathieu Arnold --- clang is the default cc for freebsd 10.0, and it builds fine for me: http://pkg.absolight.net/data/10amd64-pkgng/20141202T173153Z/logs/p5-DBD-mysql-4.028_1.log What non standard options do you have, where does -fabi-version=2 comes from ? -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-perl@FreeBSD.ORG Wed Dec 3 13:08:49 2014 Return-Path: Delivered-To: perl@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 02DF071F for ; Wed, 3 Dec 2014 13:08:49 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE86B2E1 for ; Wed, 3 Dec 2014 13:08:48 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB3D8mqU065542 for ; Wed, 3 Dec 2014 13:08:48 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195605] databases/p5-DBD-mysql compile error with clang Date: Wed, 03 Dec 2014 13:08:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: erik@cederstrand.dk X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 03 Dec 2014 13:08:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195605 --- Comment #3 from Erik Cederstrand --- Ah, I figured it out. MySQL on this server has been compiled with GCC. I get this in the install log: /usr/ports/databases/p5-DBD-mysql% sudo make [...] I will use the following settings for compiling and testing: cflags (mysql_config) = -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing embedded (mysql_config) = ldflags (mysql_config) = -pthread libs (mysql_config) = -L/usr/local/lib/mysql -lmysqlclient -lm [...] cc: error: unknown argument: '-fabi-version=2' *** [dbdimp.o] Error code 1 [...] Sure enough, mysql_config emits cflags containing "fabi-version". So p5-DBD-mysql is getting cflags from a MySQL that was compiled with GCC and passing that to clang. Not sure this is even worthy of a fix. It's rather pilot error on my part. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-perl@FreeBSD.ORG Wed Dec 3 13:17:45 2014 Return-Path: Delivered-To: perl@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 BB191807 for ; Wed, 3 Dec 2014 13:17:45 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A28F43E9 for ; Wed, 3 Dec 2014 13:17:45 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB3DHjd0003764 for ; Wed, 3 Dec 2014 13:17:45 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195605] databases/p5-DBD-mysql compile error with clang Date: Wed, 03 Dec 2014 13:17:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: mat@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 03 Dec 2014 13:17:45 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195605 Mathieu Arnold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |Works As Intended --- Comment #4 from Mathieu Arnold --- (In reply to Erik Cederstrand from comment #3) > Ah, I figured it out. MySQL on this server has been compiled with GCC. I get > this in the install log: > > Not sure this is even worthy of a fix. It's rather pilot error on my part. The only fix is to rebuild mysql with the default compiler, or to build p5-DBD-mysql with the same gcc as mysql. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-perl@FreeBSD.ORG Wed Dec 3 15:24:16 2014 Return-Path: Delivered-To: perl@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 3D0A74B9 for ; Wed, 3 Dec 2014 15:24:16 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 24612933 for ; Wed, 3 Dec 2014 15:24:16 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB3FOG8E095325 for ; Wed, 3 Dec 2014 15:24:16 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195590] [patch] update www/p5-Template-Toolkit to 2.26 Date: Wed, 03 Dec 2014 15:24:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 03 Dec 2014 15:24:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195590 --- Comment #6 from commit-hook@freebsd.org --- A commit references this bug: Author: adamw Date: Wed Dec 3 15:23:55 UTC 2014 New revision: 373831 URL: https://svnweb.freebsd.org/changeset/ports/373831 Log: Update to 2.26. The big new feature of 2.26 is a new "outline" tag syntax. PR: 195590 Approved by: perl (mat) Changes: head/www/p5-Template-Toolkit/Makefile head/www/p5-Template-Toolkit/distinfo -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-perl@FreeBSD.ORG Wed Dec 3 15:25:04 2014 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 970B2541 for ; Wed, 3 Dec 2014 15:25:04 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 76579951 for ; Wed, 3 Dec 2014 15:25:04 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB3FP4We096003 for ; Wed, 3 Dec 2014 15:25:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195590] [patch] update www/p5-Template-Toolkit to 2.26 Date: Wed, 03 Dec 2014 15:25:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: adamw@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 03 Dec 2014 15:25:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195590 Adam Weinberger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #7 from Adam Weinberger --- Thanks, mat! -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-perl@FreeBSD.ORG Thu Dec 4 10:15:52 2014 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2709B9F9 for ; Thu, 4 Dec 2014 10:15:52 +0000 (UTC) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 13DB4B04 for ; Thu, 4 Dec 2014 10:15:52 +0000 (UTC) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.14.9/8.14.9) with ESMTP id sB4AFpK0076277 for ; Thu, 4 Dec 2014 10:15:51 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.14.9/8.14.9/Submit) id sB4AFpHn076276; Thu, 4 Dec 2014 10:15:51 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201412041015.sB4AFpHn076276@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Thu, 4 Dec 2014 10:15:51 +0000 From: portscout@FreeBSD.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 04 Dec 2014 10:15:52 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/p5-ExtUtils-MakeMaker | 6.98 | 7.04 ------------------------------------------------+-----------------+------------ www/p5-Catalyst-Runtime | 5.90070 | 5.90079_003 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-perl@FreeBSD.ORG Fri Dec 5 11:07:39 2014 Return-Path: Delivered-To: perl@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 1762E51B for ; Fri, 5 Dec 2014 11:07:39 +0000 (UTC) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 04A53A6D for ; Fri, 5 Dec 2014 11:07:39 +0000 (UTC) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.14.9/8.14.9) with ESMTP id sB5B7csn047106 for ; Fri, 5 Dec 2014 11:07:38 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.14.9/8.14.9/Submit) id sB5B7cmw047104; Fri, 5 Dec 2014 11:07:38 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201412051107.sB5B7cmw047104@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Fri, 5 Dec 2014 11:07:38 +0000 From: portscout@FreeBSD.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 05 Dec 2014 11:07:39 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ net/p5-Net-Whois-Raw | 2.79 | 2.80 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-perl@FreeBSD.ORG Fri Dec 5 13:46:36 2014 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C2D3F239 for ; Fri, 5 Dec 2014 13:46:36 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FC2DDD0 for ; Fri, 5 Dec 2014 13:46:36 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sB5DkaG9077519 for ; Fri, 5 Dec 2014 13:46:36 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sB5DkalE077518; Fri, 5 Dec 2014 13:46:36 GMT (envelope-from root) Date: Fri, 5 Dec 2014 13:46:36 +0000 To: freebsd-perl@freebsd.org From: "mat (Mathieu Arnold)" Subject: [Differential] [Updated, 74 lines] D1241: Force linking of `libperl.so` with all shared modules. Message-ID: X-Priority: 3 Thread-Topic: D1241: Force linking of `libperl.so` with all shared modules. X-Herald-Rules: none, <12> X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: ZTQ3MDM3YjlhMTY0ZjBhZGEwNjVkZTY4M2FhIFSBtzw= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , , MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 05 Dec 2014 13:46:36 -0000 mat updated this revision to Diff 2644. mat added a comment. add other perl's to the mix CHANGES SINCE LAST UPDATE https://reviews.freebsd.org/D1241?vs=2605&id=2644 BRANCH /head REVISION DETAIL https://reviews.freebsd.org/D1241 AFFECTED FILES Mk/Scripts/qa.sh Mk/Uses/perl5.mk lang/perl5.14/Makefile lang/perl5.14/files/patch-Makefile.SH lang/perl5.16/Makefile lang/perl5.16/files/patch-Makefile.SH lang/perl5.18/Makefile lang/perl5.18/files/patch-Makefile.SH lang/perl5.20/Makefile lang/perl5.20/files/patch-Makefile.SH To: mat, jadawin, culot, sunpoet, swills, bapt, miwi, antoine, bdrewery, erwin Cc: freebsd-perl From owner-freebsd-perl@FreeBSD.ORG Fri Dec 5 13:48:49 2014 Return-Path: Delivered-To: freebsd-perl@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 0143B293 for ; Fri, 5 Dec 2014 13:48:48 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D2BD3DF1 for ; Fri, 5 Dec 2014 13:48:48 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sB5DmmLB079855 for ; Fri, 5 Dec 2014 13:48:48 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sB5DmmmP079854; Fri, 5 Dec 2014 13:48:48 GMT (envelope-from root) Date: Fri, 5 Dec 2014 13:48:48 +0000 To: freebsd-perl@freebsd.org From: "mat (Mathieu Arnold)" Subject: [Differential] [Updated, 74 lines] D1241: Force linking of `libperl.so` with all shared modules. Message-ID: <2380724e3e144c0d80e37d3b607a69d5@localhost.localdomain> X-Priority: 3 Thread-Topic: D1241: Force linking of `libperl.so` with all shared modules. X-Herald-Rules: none, <12> X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: ZTQ3MDM3YjlhMTY0ZjBhZGEwNjVkZTY4M2FhIFSBt8A= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , , MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 05 Dec 2014 13:48:49 -0000 mat updated this revision to Diff 2645. mat added a comment. be sure to match libperl missing CHANGES SINCE LAST UPDATE https://reviews.freebsd.org/D1241?vs=2644&id=2645 BRANCH /head REVISION DETAIL https://reviews.freebsd.org/D1241 AFFECTED FILES Mk/Scripts/qa.sh Mk/Uses/perl5.mk lang/perl5.14/Makefile lang/perl5.14/files/patch-Makefile.SH lang/perl5.16/Makefile lang/perl5.16/files/patch-Makefile.SH lang/perl5.18/Makefile lang/perl5.18/files/patch-Makefile.SH lang/perl5.20/Makefile lang/perl5.20/files/patch-Makefile.SH To: mat, jadawin, culot, sunpoet, swills, bapt, miwi, antoine, bdrewery, erwin Cc: freebsd-perl From owner-freebsd-perl@FreeBSD.ORG Fri Dec 5 14:19:55 2014 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C9020B27 for ; Fri, 5 Dec 2014 14:19:55 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A658417A for ; Fri, 5 Dec 2014 14:19:55 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sB5EJtEJ014115 for ; Fri, 5 Dec 2014 14:19:55 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sB5EJtL8014114; Fri, 5 Dec 2014 14:19:55 GMT (envelope-from root) Date: Fri, 5 Dec 2014 14:19:55 +0000 To: freebsd-perl@freebsd.org From: "mat (Mathieu Arnold)" Subject: [Differential] [Updated, 74 lines] D1241: Force linking of `libperl.so` with all shared modules. Message-ID: X-Priority: 3 Thread-Topic: D1241: Force linking of `libperl.so` with all shared modules. X-Herald-Rules: none, <12> X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: ZTQ3MDM3YjlhMTY0ZjBhZGEwNjVkZTY4M2FhIFSBvws= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 05 Dec 2014 14:19:55 -0000 mat updated this revision to Diff 2647. mat added a comment. Add LIBPERL to QA_ENV CHANGES SINCE LAST UPDATE https://reviews.freebsd.org/D1241?vs=2645&id=2647 BRANCH /head REVISION DETAIL https://reviews.freebsd.org/D1241 AFFECTED FILES Mk/Scripts/qa.sh Mk/Uses/perl5.mk lang/perl5.14/Makefile lang/perl5.14/files/patch-Makefile.SH lang/perl5.16/Makefile lang/perl5.16/files/patch-Makefile.SH lang/perl5.18/Makefile lang/perl5.18/files/patch-Makefile.SH lang/perl5.20/Makefile lang/perl5.20/files/patch-Makefile.SH To: mat, jadawin, culot, sunpoet, swills, bapt, miwi, antoine, bdrewery, erwin Cc: freebsd-perl From owner-freebsd-perl@FreeBSD.ORG Fri Dec 5 15:08:26 2014 Return-Path: Delivered-To: freebsd-perl@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 70A31640 for ; Fri, 5 Dec 2014 15:08:26 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DEC88ED for ; Fri, 5 Dec 2014 15:08:26 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sB5F8QUD068925 for ; Fri, 5 Dec 2014 15:08:26 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sB5F8QWZ068924; Fri, 5 Dec 2014 15:08:26 GMT (envelope-from root) Date: Fri, 5 Dec 2014 15:08:26 +0000 To: freebsd-perl@freebsd.org From: "mat (Mathieu Arnold)" Subject: [Differential] [Updated, 74 lines] D1241: Force linking of `libperl.so` with all shared modules. Message-ID: <63dc65663d0d8d6da7d5b0f423ededde@localhost.localdomain> X-Priority: 3 Thread-Topic: D1241: Force linking of `libperl.so` with all shared modules. X-Herald-Rules: none, <12> X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: ZTQ3MDM3YjlhMTY0ZjBhZGEwNjVkZTY4M2FhIFSBymo= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 05 Dec 2014 15:08:26 -0000 mat updated this revision to Diff 2648. mat added a comment. Learn -n == ! -z CHANGES SINCE LAST UPDATE https://reviews.freebsd.org/D1241?vs=2647&id=2648 BRANCH /head REVISION DETAIL https://reviews.freebsd.org/D1241 AFFECTED FILES Mk/Scripts/qa.sh Mk/Uses/perl5.mk lang/perl5.14/Makefile lang/perl5.14/files/patch-Makefile.SH lang/perl5.16/Makefile lang/perl5.16/files/patch-Makefile.SH lang/perl5.18/Makefile lang/perl5.18/files/patch-Makefile.SH lang/perl5.20/Makefile lang/perl5.20/files/patch-Makefile.SH To: mat, jadawin, culot, sunpoet, swills, bapt, miwi, antoine, bdrewery, erwin Cc: freebsd-perl From owner-freebsd-perl@FreeBSD.ORG Fri Dec 5 16:42:26 2014 Return-Path: Delivered-To: freebsd-perl@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 8A1B4A6E for ; Fri, 5 Dec 2014 16:42:26 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 638A53EB for ; Fri, 5 Dec 2014 16:42:26 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sB5GgQwD075681 for ; Fri, 5 Dec 2014 16:42:26 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sB5GgQlF075680; Fri, 5 Dec 2014 16:42:26 GMT (envelope-from root) Date: Fri, 5 Dec 2014 16:42:26 +0000 To: freebsd-perl@freebsd.org From: "bdrewery (Bryan Drewery)" Subject: [Differential] [Requested Changes To] D1241: Force linking of `libperl.so` with all shared modules. Message-ID: <86f48d4bc3909e4be8ab37cdd5330a1f@localhost.localdomain> X-Priority: 3 Thread-Topic: D1241: Force linking of `libperl.so` with all shared modules. X-Herald-Rules: none, <12> X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: ZTQ3MDM3YjlhMTY0ZjBhZGEwNjVkZTY4M2FhIFSB4HI= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , , , MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 05 Dec 2014 16:42:26 -0000 bdrewery added a subscriber: bdrewery. bdrewery requested changes to this revision. bdrewery added a reviewer: bdrewery. This revision now requires changes to proceed. INLINE COMMENTS Mk/Scripts/qa.sh:220 You'll need to return 1 for this case, but not you can't without refactoring or using a temp file since this is in a subshell/pipe. REVISION DETAIL https://reviews.freebsd.org/D1241 To: mat, jadawin, culot, sunpoet, swills, bapt, miwi, antoine, bdrewery, erwin Cc: bdrewery, freebsd-perl From owner-freebsd-perl@FreeBSD.ORG Fri Dec 5 16:52:06 2014 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C534ECAD for ; Fri, 5 Dec 2014 16:52:06 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1C5C6CC for ; Fri, 5 Dec 2014 16:52:06 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sB5Gq6gX001035 for ; Fri, 5 Dec 2014 16:52:06 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sB5Gq6rX001031; Fri, 5 Dec 2014 16:52:06 GMT (envelope-from root) Date: Fri, 5 Dec 2014 16:52:06 +0000 To: freebsd-perl@freebsd.org From: "mat (Mathieu Arnold)" Subject: [Differential] [Updated, 86 lines] D1241: Force linking of `libperl.so` with all shared modules. Message-ID: <5a9e67036dfaa981e7850e264cee6fa6@localhost.localdomain> X-Priority: 3 Thread-Topic: D1241: Force linking of `libperl.so` with all shared modules. X-Herald-Rules: none, <12> X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: ZTQ3MDM3YjlhMTY0ZjBhZGEwNjVkZTY4M2FhIFSB4rY= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: , , MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 05 Dec 2014 16:52:06 -0000 mat updated this revision to Diff 2652. mat added a comment. Also, if you use err, you need to return 1 CHANGES SINCE LAST UPDATE https://reviews.freebsd.org/D1241?vs=2648&id=2652 BRANCH /head REVISION DETAIL https://reviews.freebsd.org/D1241 AFFECTED FILES Mk/Scripts/qa.sh Mk/Uses/perl5.mk lang/perl5.14/Makefile lang/perl5.14/files/patch-Makefile.SH lang/perl5.16/Makefile lang/perl5.16/files/patch-Makefile.SH lang/perl5.18/Makefile lang/perl5.18/files/patch-Makefile.SH lang/perl5.20/Makefile lang/perl5.20/files/patch-Makefile.SH To: mat, jadawin, culot, sunpoet, swills, bapt, bdrewery, miwi, antoine, erwin Cc: bdrewery, freebsd-perl From owner-freebsd-perl@FreeBSD.ORG Sat Dec 6 15:27:19 2014 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4DD3C87D for ; Sat, 6 Dec 2014 15:27:19 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 36703E08 for ; Sat, 6 Dec 2014 15:27:19 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB6FRJKE081895 for ; Sat, 6 Dec 2014 15:27:19 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195709] Problem Perl 5.20 modules Date: Sat, 06 Dec 2014 15:27:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 06 Dec 2014 15:27:19 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195709 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-ports-bugs@FreeBSD. |perl@FreeBSD.org |org | --- Comment #2 from Mark Linimon --- This appears to be the .packlist problem. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-perl@FreeBSD.ORG Sat Dec 6 19:42:46 2014 Return-Path: Delivered-To: perl@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 34E022DE for ; Sat, 6 Dec 2014 19:42:46 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D3129B6 for ; Sat, 6 Dec 2014 19:42:46 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB6Jgjke051389 for ; Sat, 6 Dec 2014 19:42:45 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 195709] Problem Perl 5.20 modules Date: Sat, 06 Dec 2014 19:42:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: mat@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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, 06 Dec 2014 19:42:46 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195709 Mathieu Arnold changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Not A Bug --- Comment #3 from Mathieu Arnold --- See the 20141127 entrie in /usr/ports/UPDATING. -- You are receiving this mail because: You are the assignee for the bug.