From owner-cvs-all@FreeBSD.ORG Mon Apr 21 08:59:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A441937B401; Mon, 21 Apr 2003 08:59:29 -0700 (PDT) Received: from randomservers.com (randomservers.com [198.78.65.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70C5643F93; Mon, 21 Apr 2003 08:59:28 -0700 (PDT) (envelope-from joseph@randomnetworks.com) Received: from randomservers.com (randomservers [198.78.65.158]) by randomservers.com (8.12.9/8.12.6) with ESMTP id h3LFvV88077988 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Apr 2003 08:57:32 -0700 (PDT) (envelope-from joseph@randomnetworks.com) Received: from localhost (joseph@localhost)h3LFvVO8077985; Mon, 21 Apr 2003 08:57:31 -0700 (PDT) (envelope-from joseph@randomnetworks.com) X-Authentication-Warning: randomservers.com: joseph owned process doing -bs Date: Mon, 21 Apr 2003 08:57:31 -0700 (PDT) From: Joseph Scott X-X-Sender: joseph@randomservers To: "Bruce A. Mah" In-Reply-To: <20030421154406.GA75186@intruder.bmah.org> Message-ID: <20030421085546.N87264@randomservers> References: <200304190332.h3J3WYdk079624@repoman.freebsd.org> <20030421154406.GA75186@intruder.bmah.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=-27.6 required=7.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,X_AUTH_WARNING version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: rodrigc@attbi.com cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/subversion Makefile distinfo pkg-plist ports/devel/subversion/files patch-configure patch-configure.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 15:59:30 -0000 On Mon, 21 Apr 2003, Bruce A. Mah wrote: > [CC to the port maintainer] > > If memory serves me right, Joseph Scott wrote: > > On Fri, 18 Apr 2003, Bruce A. Mah wrote: > > > > > bmah 2003/04/18 20:32:34 PDT > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > devel/subversion Makefile distinfo pkg-plist > > > Removed files: > > > devel/subversion/files patch-configure patch-configure.in > > > Log: > > > Update to subversion-0.21.0. In addition to the submission, this > > > commit includes a plist fix, plus elimination of two unneeded patches. > > > > > > Submitted by: plasma > > > Approved by: Craig Rodrigues > > > > It looks like PR ports/43656 can be closed then. > > Actually, ports/43656 contains some other changes about building the > mod_dav_svn module for apache2, which our port doesn't build. This is > the reason the PR is still open (according to the audit trail > anyways). I don't know if the port maintainer has seen this PR, so he > gets a CC on this email. Ahhh, I relied too much on the subject of the PR and a brief look at the patch. > Thanks for following up on this! No problem. -Joseph