From nobody@FreeBSD.org  Mon Feb 12 13:51:52 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id D0BD637B503
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Feb 2001 13:51:52 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f1CLpqo54296;
	Mon, 12 Feb 2001 13:51:52 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200102122151.f1CLpqo54296@freefall.freebsd.org>
Date: Mon, 12 Feb 2001 13:51:52 -0800 (PST)
From: rsimmons@spamcop.net
To: freebsd-gnats-submit@FreeBSD.org
Subject: cvsup missed a couple of deletes in /usr/ports
X-Send-Pr-Version: www-1.0

>Number:         25042
>Category:       ports
>Synopsis:       cvsup missed a couple of deletes in /usr/ports
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    peter
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 12 14:00:07 PST 2001
>Closed-Date:    Thu Aug 30 21:16:07 PDT 2001
>Last-Modified:  Thu Aug 30 21:16:20 PDT 2001
>Originator:     Rob Simmons
>Release:        4.2-STABLE
>Organization:
>Environment:
FreeBSD soy 4.2-STABLE FreeBSD 4.2-STABLE #0: Thu Jan  4 20:51:59 EST 2001     rsimmons@soy:/usr/obj/usr/src/sys/SOY  i386
>Description:
Performing a "make update" in the /usr/src directory misses a couple of deletes in /usr/ports.  I have to go to the /usr/ports directory and run "make update" there to get it to delete these last couple of files.

I have the following in my /etc/make.conf file:
---------------------------
CFLAGS= -O -pipe
CXXFLAGS+= -fmemoize-lookups -fsave-memoized
COPTFLAGS= -O -pipe
#INSTALL=install -C
PPP_NOSUID=    true
NO_SHAREDOCS=  true
NODESCRYPTLINKS=true
NOGAMES=       true
NOPROFILE=     true
PRINTERDEVICE= ps
BOOTWAIT=0
USA_RESIDENT=          YES
MASTER_SITE_BACKUP?=   \
       ftp://ftp2.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
SUP_UPDATE=     yes
SUP=            /usr/local/bin/cvsup
SUPFLAGS=       -g -L 2
SUPHOST=        releng4.freebsd.org
SUPFILE=        /root/stable-supfile
PORTSSUPFILE=   /root/ports-supfile
DOCSUPFILE=     /root/doc-supfile
TOP_TABLE_SIZE= 151
DOC_LANG=      en_US.ISO_8859-1
--------------------------------

With the supfiles listed here, when I run make update in the /usr/src it will go and it should cvsup the files in /usr/ports and /usr/doc in addition to /usr/src.  I did this on three different servers and it had the same behavior.
>How-To-Repeat:
Take a machine that was cvsup'd in december, or before.  run make update in /usr/src.  When that is complete, cd to /usr/ports and run make update there.  There will be a set of files that were not caught by the first make update and should have been.
On one of the machines these were the files that were missed in the first go around.  There were a few more files than this on the other two servers since they had not been cvsup'd in a longer time.
 Delete ports/audio/tosha/files/md5
 Delete ports/net/kmud/files/md5
 Delete ports/sysutils/healthd/files/healthd.sh
 Delete ports/sysutils/healthd/files/md5
 Delete ports/www/sitecopy/files/md5

>Fix:
Don't know.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->peter 
Responsible-Changed-By: trevor 
Responsible-Changed-When: Mon Feb 12 18:33:21 PST 2001 
Responsible-Changed-Why:  
This may have been caused by some Attic files which are still missing. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25042 
State-Changed-From-To: open->closed 
State-Changed-By: dwcjr 
State-Changed-When: Thu Aug 30 21:16:07 PDT 2001 
State-Changed-Why:  
timed out. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25042 
>Unformatted:
