ports/72318: Update port: emulators/visualos to 1.0.5

KATO Tsuguru tkato432 at yahoo.com
Mon Oct 4 17:10:39 UTC 2004


>Number:         72318
>Category:       ports
>Synopsis:       Update port: emulators/visualos to 1.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 04 17:10:31 GMT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list