From jannisan@t-online.de  Tue Nov 15 12:25:05 2005
Return-Path: <jannisan@t-online.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 88E6816A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Nov 2005 12:25:05 +0000 (GMT)
	(envelope-from jannisan@t-online.de)
Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E3B5243D46
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Nov 2005 12:25:04 +0000 (GMT)
	(envelope-from jannisan@t-online.de)
Received: from fwd30.aul.t-online.de 
	by mailout01.sul.t-online.com with smtp 
	id 1Ebzrz-0002qQ-04; Tue, 15 Nov 2005 13:25:03 +0100
Received: from rochel.dyndns.info (Z6ilTOZcYeBfSEOZrxAsBN-F7WEQEB-HpgHiXK6FkzLodx47nJrtom@[84.163.199.115]) by fwd30.sul.t-online.de
	with esmtp id 1Ebzrt-1RSOSe0; Tue, 15 Nov 2005 13:24:57 +0100
Received: from localhost ([127.0.0.1] helo=rochel.dyndns.info)
	by rochel.dyndns.info with esmtp (Exim 4.54 (FreeBSD))
	id 1Ebzrr-0007mw-66
	for FreeBSD-gnats-submit@freebsd.org; Tue, 15 Nov 2005 13:24:55 +0100
Received: (from jan@localhost)
	by rochel.dyndns.info (8.13.3/8.13.3/Submit) id jAFCOsNA029941;
	Tue, 15 Nov 2005 13:24:54 +0100 (CET)
	(envelope-from jan)
Message-Id: <200511151224.jAFCOsNA029941@rochel.dyndns.info>
Date: Tue, 15 Nov 2005 13:24:54 +0100 (CET)
From: jannisan@t-online.de
Reply-To: Jan Rochel <jan.rochel@stud.uka.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Port upgrade: emulators/bochs: 2.2 -> 2.2.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         89067
>Category:       ports
>Synopsis:       Port upgrade: emulators/bochs: 2.2 -> 2.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lawrance
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 15 12:30:14 GMT 2005
>Closed-Date:    Tue Nov 15 13:18:29 GMT 2005
>Last-Modified:  Tue Nov 15 13:18:29 GMT 2005
>Originator:     Jan Rochel
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
>Description:
	Here is the context diff.
>How-To-Repeat:
>Fix:

--- bochs.diff begins here ---
diff -cr bochs.old/Makefile bochs/Makefile
*** bochs.old/Makefile	Tue Nov 15 13:21:26 2005
--- bochs/Makefile	Mon Nov 14 23:57:06 2005
***************
*** 7,14 ****
  #
  
  PORTNAME=	bochs
! PORTVERSION=	2.2
! PORTEPOCH=	2
  CATEGORIES=	emulators
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
--- 7,13 ----
  #
  
  PORTNAME=	bochs
! PORTVERSION=	2.2.1
  CATEGORIES=	emulators
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
diff -cr bochs.old/distinfo bochs/distinfo
*** bochs.old/distinfo	Tue Nov 15 13:21:26 2005
--- bochs/distinfo	Tue Nov 15 00:01:16 2005
***************
*** 1,2 ****
! MD5 (bochs-2.2.tar.gz) = 2f0d82bda2193242a2d7ece1917016c1
! SIZE (bochs-2.2.tar.gz) = 3800420
--- 1,2 ----
! MD5 (bochs-2.2.1.tar.gz) = 50484c75d8175fcd97a81432ac18fb71
! SIZE (bochs-2.2.1.tar.gz) = 3785329
diff -cr bochs.old/pkg-plist bochs/pkg-plist
*** bochs.old/pkg-plist	Tue Nov 15 13:21:26 2005
--- bochs/pkg-plist	Tue Nov 15 13:09:27 2005
***************
*** 1,4 ****
- @comment $FreeBSD: ports/emulators/bochs/pkg-plist,v 1.24 2005/06/23 17:49:54 dinoex Exp $
  bin/bochs
  bin/bxcommit
  bin/bximage
--- 1,3 ----
***************
*** 29,45 ****
  %%DOCSDIR%%/COPYING
  %%DOCSDIR%%/README
  %%DOCSDIR%%/TODO
- %%DOCSDIR%%/biossums.txt
  %%DOCSDIR%%/bochsrc-sample.txt
  %%PORTDOCS%%%%DOCSDIR%%/cvs-structure.txt
  %%PORTDOCS%%%%DOCSDIR%%/html/Linux.html
- %%PORTDOCS%%%%DOCSDIR%%/html/changelog.html
  %%PORTDOCS%%%%DOCSDIR%%/html/codingguidelines.html
  %%PORTDOCS%%%%DOCSDIR%%/html/cosimulation.html
  %%PORTDOCS%%%%DOCSDIR%%/html/index.html
  %%PORTDOCS%%%%DOCSDIR%%/html/iodebug.html
  %%PORTDOCS%%%%DOCSDIR%%/random.txt
! %%PORTDOCS%%@dirrm share/doc/bochs/html
  @dirrm %%DATADIR%%/keymaps
  @dirrm %%DATADIR%%
  @dirrm %%DOCSDIR%%
--- 28,43 ----
  %%DOCSDIR%%/COPYING
  %%DOCSDIR%%/README
  %%DOCSDIR%%/TODO
  %%DOCSDIR%%/bochsrc-sample.txt
+ %%PORTDOCS%%%%DOCSDIR%%/biossums.txt
  %%PORTDOCS%%%%DOCSDIR%%/cvs-structure.txt
  %%PORTDOCS%%%%DOCSDIR%%/html/Linux.html
  %%PORTDOCS%%%%DOCSDIR%%/html/codingguidelines.html
  %%PORTDOCS%%%%DOCSDIR%%/html/cosimulation.html
  %%PORTDOCS%%%%DOCSDIR%%/html/index.html
  %%PORTDOCS%%%%DOCSDIR%%/html/iodebug.html
  %%PORTDOCS%%%%DOCSDIR%%/random.txt
! %%PORTDOCS%%@dirrm %%DOCSDIR%%/html
  @dirrm %%DATADIR%%/keymaps
  @dirrm %%DATADIR%%
  @dirrm %%DOCSDIR%%
--- bochs.diff ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lawrance 
Responsible-Changed-By: lawrance 
Responsible-Changed-When: Tue Nov 15 12:35:45 GMT 2005 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89067 
State-Changed-From-To: open->closed 
State-Changed-By: lawrance 
State-Changed-When: Tue Nov 15 13:17:20 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

Please send diffs in unified format next time.  Also, never 
remove PORTEPOCH (see Porter's Handbook for details). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89067 
>Unformatted:
