Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2056463BD40 for ; Wed, 25 Feb 2009 20:39:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BCD1463B24D; Wed, 25 Feb 2009 20:39:21 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id AA0C763B1F0 for ; Wed, 25 Feb 2009 20:39:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 92F7D175D0; Wed, 25 Feb 2009 20:39:20 +0000 (UTC) From: Jens Rehsack Subject: CVS commit: pkgsrc/net/p5-Socket6 To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org Message-Id: <20090225203920.92F7D175D0@cvs.netbsd.org> Date: Wed, 25 Feb 2009 20:39:20 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Wed Feb 25 20:39:20 UTC 2009 Modified Files: pkgsrc/net/p5-Socket6: Makefile distinfo Added Files: pkgsrc/net/p5-Socket6/patches: patch-aa Log Message: - Fix build problems on any platform, where perl isn't compiled using the compiler provided in ${CC} according to RT #14372 - tell the "right" compiler to use on AIX when PKGSRC_COMPILER=xlc To generate a diff of this commit: cvs rdiff -r1.29 -r1.30 pkgsrc/net/p5-Socket6/Makefile cvs rdiff -r1.9 -r1.10 pkgsrc/net/p5-Socket6/distinfo cvs rdiff -r0 -r1.1 pkgsrc/net/p5-Socket6/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.