From owner-cvs-all@FreeBSD.ORG Fri Mar 25 21:38:07 2005 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 244AE16A4CE; Fri, 25 Mar 2005 21:38:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AFD743D48; Fri, 25 Mar 2005 21:38:07 +0000 (GMT) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2PLc63L081929; Fri, 25 Mar 2005 21:38:06 GMT (envelope-from jdp@repoman.freebsd.org) Received: (from jdp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2PLc6gJ081928; Fri, 25 Mar 2005 21:38:06 GMT (envelope-from jdp) Message-Id: <200503252138.j2PLc6gJ081928@repoman.freebsd.org> From: John Polstra Date: Fri, 25 Mar 2005 21:38:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/cvsup Makefile ports/net/cvsup/files patch-ae 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: Fri, 25 Mar 2005 21:38:07 -0000 jdp 2005-03-25 21:38:06 UTC FreeBSD ports repository Modified files: net/cvsup Makefile Added files: net/cvsup/files patch-ae Log: Add a patch for cvsupd to make it honor the "refuse" file for files that are in the Attic. This solves the problem people are having where their INDEX* files are being deleted even though they have them listed in the refuse file. Since the bug is in the server, mirror sites will need to upgrade their CVSup installation in order for users to benefit from this fix. Note: I bumped PORTREVISION from 0 to 2, intentionally skipping 1. The amd64 version of this port had already bumped it to 1, and I didn't want to confuse matters by bumping the other architectures to the same revision number. Approved by: portmgr (krion) Revision Changes Path 1.58 +1 -1 ports/net/cvsup/Makefile 1.1 +43 -0 ports/net/cvsup/files/patch-ae (new)