Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 394D963BBAC for ; Wed, 10 Feb 2010 03:55:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D422863B139; Wed, 10 Feb 2010 03:55:19 +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 E8E2263B112 for ; Wed, 10 Feb 2010 03:55:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D61FE175DD; Wed, 10 Feb 2010 03:55:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 10 Feb 2010 03:55:18 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/www/ap-ssl To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20100210035518.D61FE175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: dholland Date: Wed Feb 10 03:55:18 UTC 2010 Modified Files: pkgsrc/www/ap-ssl: Makefile distinfo Added Files: pkgsrc/www/ap-ssl/patches: patch-ac Log Message: Hack this to build against Apache 1.3.42. As 1.3.42 doesn't change anything significant in the internals, all this requires is patching the accepted version and bumping BUILDLINK_API_DEPENDS. PKGREVISION++. To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 pkgsrc/www/ap-ssl/Makefile cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/ap-ssl/distinfo cvs rdiff -u -r0 -r1.3 pkgsrc/www/ap-ssl/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.