From tkato432@yahoo.com  Mon Oct  4 17:02:41 2004
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C0A6316A4CE
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon,  4 Oct 2004 17:02:41 +0000 (GMT)
Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8C34743D1D
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon,  4 Oct 2004 17:02:40 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([61.204.120.177]) by hfep08.dion.ne.jp with SMTP
          id <20041004170236825.VEAI@hfep08.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Tue, 5 Oct 2004 02:02:36 +0900
Message-Id: <20041005020114.65a2d0a1.tkato432@yahoo.com>
Date: Tue, 5 Oct 2004 02:01:14 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: emulators/visualos to 1.0.5

>Number:         72318
>Category:       ports
>Synopsis:       Update port: emulators/visualos to 1.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 04 17:10:31 GMT 2004
>Closed-Date:    Tue Oct 12 10:29:55 GMT 2004
>Last-Modified:  Tue Oct 12 10:29:55 GMT 2004
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.5

Remove file:
files/patch-configure

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/emulators/visualos/Makefile emulators/visualos/Makefile
--- /usr/ports/emulators/visualos/Makefile	Sun Mar 14 18:10:19 2004
+++ emulators/visualos/Makefile	Sat Oct  2 23:50:01 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	VisualOS
-PORTVERSION=	1.0.4
-PORTREVISION=	1
+PORTVERSION=	1.0.5
 CATEGORIES=	emulators gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME:L}
@@ -16,12 +15,16 @@
 COMMENT=	A visual simulator of an operating system to help understand how OSes work
 
 USE_X_PREFIX=	yes
-USE_GMAKE=	yes
 USE_GNOME=	gnomehack gnomeprefix libglade
-USE_LIBTOOL_VER=13
+USE_REINPLACE=	yes
+USE_GMAKE=	yes
+USE_LIBTOOL_VER=	15
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
 MAN1=		VisualOS.1
+
+post-patch:
+	@${REINPLACE_CMD} -e '/^#define _/d' ${WRKSRC}/src/signals.c
 
 .include <bsd.port.mk>
diff -urN /usr/ports/emulators/visualos/distinfo emulators/visualos/distinfo
--- /usr/ports/emulators/visualos/distinfo	Thu Jan 29 20:24:52 2004
+++ emulators/visualos/distinfo	Sat Oct  2 23:20:37 2004
@@ -1,2 +1,2 @@
-MD5 (VisualOS-1.0.4.tar.gz) = 9439dad74f5944e7028514cb135d14fb
-SIZE (VisualOS-1.0.4.tar.gz) = 917161
+MD5 (VisualOS-1.0.5.tar.gz) = db0db4fe4251038fcfe0b2e7f5feefa4
+SIZE (VisualOS-1.0.5.tar.gz) = 1066835
diff -urN /usr/ports/emulators/visualos/files/patch-configure emulators/visualos/files/patch-configure
--- /usr/ports/emulators/visualos/files/patch-configure	Mon Jun 10 18:55:01 2002
+++ emulators/visualos/files/patch-configure	Thu Jan  1 09:00:00 1970
@@ -1,13 +0,0 @@
-
-$FreeBSD: ports/emulators/visualos/files/patch-configure,v 1.1 2002/06/10 09:55:01 sobomax Exp $
-
---- configure	2002/06/10 09:27:06	1.1
-+++ configure	2002/06/10 09:27:21
-@@ -7605,6 +7605,7 @@
- 
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- 
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff -urN /usr/ports/emulators/visualos/pkg-plist emulators/visualos/pkg-plist
--- /usr/ports/emulators/visualos/pkg-plist	Thu Oct 26 22:00:45 2000
+++ emulators/visualos/pkg-plist	Sat Oct  2 23:32:49 2004
@@ -1,6 +1,7 @@
 bin/VisualOS
 share/gnome/VisualOS/VisualOS.glade
 share/gnome/VisualOS/io_editor_disk.xpm
+share/locale/cs/LC_MESSAGES/VisualOS.mo
 share/locale/es/LC_MESSAGES/VisualOS.mo
 share/locale/fr/LC_MESSAGES/VisualOS.mo
 share/locale/it/LC_MESSAGES/VisualOS.mo
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: krion 
Responsible-Changed-When: Mon Oct 4 18:34:34 GMT 2004 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72318 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Tue Oct 12 10:29:50 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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