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