Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 70E08A64F0 for ; Tue, 10 Jun 2014 14:40:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D169814A173; Tue, 10 Jun 2014 14:40:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C018314A172 for ; Tue, 10 Jun 2014 14:40:51 +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 VPCcQ4sNejXK for ; Tue, 10 Jun 2014 14:40:51 +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 462F614A16E for ; Tue, 10 Jun 2014 14:40:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id ECEE196; Tue, 10 Jun 2014 14:40:50 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 10 Jun 2014 14:40:50 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20140610144050.ECEE196@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: joerg Date: Tue Jun 10 14:40:50 UTC 2014 Modified Files: pkgsrc/devel/subversion-base: Makefile buildlink3.mk options.mk pkgsrc/devel/subversion16-base: Makefile buildlink3.mk options.mk pkgsrc/mk/defaults: options.description pkgsrc/www/ap2-subversion: Makefile Log Message: Make apr1 the default in preparation of removing Apache 2.0. To generate a diff of this commit: cvs rdiff -u -r1.94 -r1.95 pkgsrc/devel/subversion-base/Makefile cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/subversion-base/buildlink3.mk cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/subversion-base/options.mk cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/subversion16-base/Makefile \ pkgsrc/devel/subversion16-base/buildlink3.mk cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/subversion16-base/options.mk cvs rdiff -u -r1.443 -r1.444 pkgsrc/mk/defaults/options.description cvs rdiff -u -r1.68 -r1.69 pkgsrc/www/ap2-subversion/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.