From nobody@FreeBSD.org  Wed Mar 12 21:44:19 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A902B1065680
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Mar 2008 21:44:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A04B68FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Mar 2008 21:44:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m2CLf2lO086674
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Mar 2008 21:41:02 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m2CLf28B086673;
	Wed, 12 Mar 2008 21:41:02 GMT
	(envelope-from nobody)
Message-Id: <200803122141.m2CLf28B086673@www.freebsd.org>
Date: Wed, 12 Mar 2008 21:41:02 GMT
From: pluknet <pluknet@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Add XRPU files to be removed to ObsoleteFiles.inc
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         121654
>Category:       misc
>Synopsis:       [patch] Add XRPU files to be removed to ObsoleteFiles.inc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 12 21:50:00 UTC 2008
>Closed-Date:    Thu Mar 13 19:18:10 CET 2008
>Last-Modified:  Thu Mar 13 18:20:06 UTC 2008
>Originator:     pluknet
>Release:        FreeBSD 8.0-CURRENT
>Organization:
n/a
>Environment:
FreeBSD pl.h3 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar  9 17:26:47 MSK 2008     root@pl.h3:/var/obj/usr/src/sys/MYKERNEL  i386
>Description:
After removal of XRPU driver in 2007/12/01
sys/sys/xrpuio.h was not added to ObsoleteFiles.inc
>How-To-Repeat:

>Fix:
Apply the patch.

Patch attached with submission follows:

--- ObsoleteFiles.inc.orig	2008-03-13 00:20:07.000000000 +0300
+++ ObsoleteFiles.inc	2008-03-13 00:27:06.000000000 +0300
@@ -27,6 +27,8 @@
 # 20071207: Merged with fortunes-o.real
 OLD_FILES+=usr/share/games/fortune/fortunes2-o
 OLD_FILES+=usr/share/games/fortune/fortunes2-o.dat
+# 20071201: Removal of XRPU driver
+OLD_FILES+=usr/include/sys/xrpuio.h
 # 20071129: Disabled static versions of libkse by default
 .if ${DEFAULT_THREAD_LIB} != "libkse" && ${MK_LIBTHR} != "no"
 OLD_FILES+=usr/lib/libkse.a


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: brueffer 
State-Changed-When: Thu Mar 13 19:17:55 CET 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121654 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/121654: commit references a PR
Date: Thu, 13 Mar 2008 18:17:53 +0000 (UTC)

 brueffer    2008-03-13 18:17:47 UTC
 
   FreeBSD src repository
 
   Modified files:
     .                    ObsoleteFiles.inc 
   Log:
   Add an include file from the removed XRPU driver.
   
   PR:             121654
   Submitted by:   pluknet <pluknet@gmail.com>
   Approved by:    rwatson (mentor)
   
   Revision  Changes    Path
   1.133     +2 -0      src/ObsoleteFiles.inc
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
