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