Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 1540463ECDD for ; Sat, 27 Apr 2013 13:02:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 44CF514A1C2; Sat, 27 Apr 2013 13:02:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 91EBD14A1C0 for ; Sat, 27 Apr 2013 13:02:49 +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 YpdgKeV7q_Gn for ; Sat, 27 Apr 2013 13:02:49 +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 1655814A1BE for ; Sat, 27 Apr 2013 13:02:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 03D8A175DD; Sat, 27 Apr 2013 13:02:48 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 27 Apr 2013 13:02:48 +0000 From: "John Marino" Subject: CVS commit: pkgsrc/www To: pkgsrc-changes@NetBSD.org Reply-To: marino@netbsd.org X-Mailer: log_accum Message-Id: <20130427130249.03D8A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: marino Date: Sat Apr 27 13:02:48 UTC 2013 Modified Files: pkgsrc/www/aws: distinfo options.mk pkgsrc/www/aws-demos: Makefile pkgsrc/www/aws/patches: patch-demos_test__ldap_test__ldap.gpr Log Message: www/aws-demos: ldap fix Oops, I thought the previous build passed. It was missing a directory creation and it needs to specifically pull in ldap and ssl buildlinks for those options, as well as update the link parameters. Ride on the revbump from a few minutes ago. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/aws/distinfo pkgsrc/www/aws/options.mk cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/aws-demos/Makefile cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/www/aws/patches/patch-demos_test__ldap_test__ldap.gpr Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.