Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8D8D363BA0A for ; Tue, 29 Mar 2011 13:45:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5BA4B19CE81; Tue, 29 Mar 2011 13:45:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0118A19CE7D for ; Tue, 29 Mar 2011 13:45:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Mye3zu+5DMdK for ; Tue, 29 Mar 2011 13:45:03 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5B7D519CE78 for ; Tue, 29 Mar 2011 13:45:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 36CEF175DD; Tue, 29 Mar 2011 13:45:03 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 29 Mar 2011 13:45:03 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/lang/ocaml To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20110329134503.36CEF175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Tue Mar 29 13:45:02 UTC 2011 Modified Files: pkgsrc/lang/ocaml: Makefile Makefile.common PLIST.opt buildlink3.mk distinfo hacks.mk pkgsrc/lang/ocaml/patches: patch-at Log Message: Pass CFLAGS and LDFLAGS to the compiler (fixes problems e.g. on Mac OS X); pkglint clean-up To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 pkgsrc/lang/ocaml/Makefile cvs rdiff -u -r1.28 -r1.29 pkgsrc/lang/ocaml/Makefile.common cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/ocaml/PLIST.opt cvs rdiff -u -r1.24 -r1.25 pkgsrc/lang/ocaml/buildlink3.mk cvs rdiff -u -r1.53 -r1.54 pkgsrc/lang/ocaml/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/ocaml/hacks.mk cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/ocaml/patches/patch-at Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.