From owner-freebsd-perl@FreeBSD.ORG Sat Mar 15 08:50:01 2014 Return-Path: Delivered-To: perl@smarthost.ysv.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 ESMTPS id 5476C768 for ; Sat, 15 Mar 2014 08:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 25CA8EFB for ; Sat, 15 Mar 2014 08:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2F8o0aA081151 for ; Sat, 15 Mar 2014 08:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2F8o05i081137; Sat, 15 Mar 2014 08:50:00 GMT (envelope-from gnats) Date: Sat, 15 Mar 2014 08:50:00 GMT Message-Id: <201403150850.s2F8o05i081137@freefall.freebsd.org> To: perl@FreeBSD.org From: Andrej Zverev Subject: Re: ports/187571: lang/perl5.16: fix the build of x11/rxvt-unicode on -CURRENT X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Andrej Zverev 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, 15 Mar 2014 08:50:01 -0000 The following reply was made to PR ports/187571; it has been noted by GNATS. From: Andrej Zverev To: bug-followup@FreeBSD.org, thierry@FreeBSD.org Cc: Subject: Re: ports/187571: lang/perl5.16: fix the build of x11/rxvt-unicode on -CURRENT Date: Sat, 15 Mar 2014 12:43:33 +0400 Hello.=20 You need (I think) this commit: = http://perl5.git.perl.org/perl.git/commit/7db66e12883f0832ca80164b723768b8= 48187bda Can you try this patch*? If it is fine for you, please commit and close = PR :-) * http://people.freebsd.org/~az/perl/rxvt-unicode.diff