Hi,

This diff updates gxemul to the latest release.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/emulators/gxemul/Makefile,v
retrieving revision 1.31
diff -u -p -u -r1.31 Makefile
--- Makefile	11 Mar 2013 11:06:04 -0000	1.31
+++ Makefile	28 Apr 2014 06:38:00 -0000
@@ -2,8 +2,7 @@
 
 COMMENT=		ARM/M88k/MIPS/PowerPC/SuperH machines emulator
 
-DISTNAME=		gxemul-0.4.7.1
-REVISION=		1
+DISTNAME=		gxemul-0.6.0
 CATEGORIES=		emulators
 HOMEPAGE=		http://gxemul.sourceforge.net/
 
@@ -12,12 +11,11 @@ MAINTAINER=		Alexander Yurchenko <grange
 # BSD
 PERMIT_PACKAGE_CDROM=	Yes
 
-MASTER_SITES=		${HOMEPAGE}/src/
+MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=gxemul/}
 
-WANTLIB=		c m
+WANTLIB=		c m stdc++
 
 CONFIGURE_STYLE=	simple
-USE_GROFF =		Yes
 
 FLAVORS=		no_x11
 FLAVOR?=
Index: distinfo
===================================================================
RCS file: /cvs/ports/emulators/gxemul/distinfo,v
retrieving revision 1.20
diff -u -p -u -r1.20 distinfo
--- distinfo	7 Feb 2009 21:32:22 -0000	1.20
+++ distinfo	28 Apr 2014 06:38:00 -0000
@@ -1,5 +1,2 @@
-MD5 (gxemul-0.4.7.1.tar.gz) = OHrIpsNmiR/jokZzSxzHwg==
-RMD160 (gxemul-0.4.7.1.tar.gz) = ONILXflTGgz5rr3gp8t0qhbbTXA=
-SHA1 (gxemul-0.4.7.1.tar.gz) = bGk81X/aAVY7OroZpNt/YglpsRA=
-SHA256 (gxemul-0.4.7.1.tar.gz) = X8Fjh/sH5c3BGd4TG4CcSd78H3868ix3hCHY2cuMs+8=
-SIZE (gxemul-0.4.7.1.tar.gz) = 3376027
+SHA256 (gxemul-0.6.0.tar.gz) = 0/hceWS0SwheCIhi2IsfMdkH+5nFMhkAwLOnI8glgeg=
+SIZE (gxemul-0.6.0.tar.gz) = 3598795
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/emulators/gxemul/patches/patch-configure,v
retrieving revision 1.1
diff -u -p -u -r1.1 patch-configure
--- patches/patch-configure	31 Jan 2008 20:44:55 -0000	1.1
+++ patches/patch-configure	28 Apr 2014 06:38:00 -0000
@@ -1,25 +1,23 @@
-$OpenBSD: patch-configure,v 1.1 2008/01/31 20:44:55 okan Exp $
---- configure.orig	Wed Jan 30 18:24:14 2008
-+++ configure	Wed Jan 30 18:39:25 2008
-@@ -651,21 +651,6 @@ else
- 		fi
- 		printf "#define SOLARIS\n" >> config.h
- 		OTHERLIBS="-lsocket $OTHERLIBS"
--	else
--		#  gcc or something else:
--		if [ ! z"$DEBUG" = zYES ]; then
--			$CC $CFLAGS _testprog.c -o _testprog -O 2> /dev/null
--			if [ -x _testprog ]; then
--				rm -f _testprog
--				$CC $CFLAGS _testprog.c -o _testprog	\
--					-O3 2> /dev/null
--				if [ -x _testprog ]; then
--					CFLAGS="-O3 $CFLAGS"
--				else
--					CFLAGS="-O $CFLAGS"
--				fi
--			fi
--		fi
- 	fi
+$OpenBSD$
+--- configure.orig	Sun Feb 14 10:33:54 2010
++++ configure	Sat Jan  1 23:42:15 2011
+@@ -481,19 +481,6 @@
+ 	rm -f _testprog _testprog.error _testprog.stdout
  fi
+ 
+-#  -O for optimization
+-if [ ! z"$DEBUG" = zYES ]; then
+-	$CXX $CXXFLAGS -O _testprog.cc -o _testprog 2> /dev/null
+-	if [ -x _testprog ]; then
+-		rm -f _testprog
+-		$CXX $CXXFLAGS -O3 _testprog.cc -o _testprog 2> /dev/null
+-		if [ -x _testprog ]; then
+-			CXXFLAGS="-O3 $CXXFLAGS"
+-		else
+-			CXXFLAGS="-O $CXXFLAGS"
+-		fi
+-	fi
+-fi
  rm -f _testprog
+ 
+ 
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/emulators/gxemul/pkg/PLIST,v
retrieving revision 1.13
diff -u -p -u -r1.13 PLIST
--- pkg/PLIST	5 Jan 2009 21:14:03 -0000	1.13
+++ pkg/PLIST	28 Apr 2014 06:38:00 -0000
@@ -75,6 +75,10 @@ share/doc/gxemul/20070616-netbsd-pmppc-d
 share/doc/gxemul/20070616-netbsd-pmppc-diskless_small.png
 share/doc/gxemul/20081103-openbsd-landisk-small.png
 share/doc/gxemul/20081103-openbsd-landisk.png
+share/doc/gxemul/20100205-netbsd-playstation2-small.png
+share/doc/gxemul/20100205-netbsd-playstation2.png
+share/doc/gxemul/RELEASE.html
+share/doc/gxemul/TODO.html
 share/doc/gxemul/configfiles.html
 share/doc/gxemul/debian-1-small.png
 share/doc/gxemul/debian-1.png
@@ -106,19 +110,25 @@ share/doc/gxemul/debian-8-small.png
 share/doc/gxemul/debian-8.png
 share/doc/gxemul/debian-9-small.png
 share/doc/gxemul/debian-9.png
+share/doc/gxemul/doxygen_footerFile.html
+share/doc/gxemul/doxygen_headerFile.html
 share/doc/gxemul/dreamcast.html
 share/doc/gxemul/experiments.html
+share/doc/gxemul/framework.html
 share/doc/gxemul/guestoses.html
+share/doc/gxemul/head.html
 share/doc/gxemul/index.html
 share/doc/gxemul/intro.html
-share/doc/gxemul/maddr.gif
+share/doc/gxemul/machine_template.html
 share/doc/gxemul/misc.html
+share/doc/gxemul/model.png
 share/doc/gxemul/networking.html
 share/doc/gxemul/openbsd-pmax-20040710.png
 share/doc/gxemul/openbsd-pmax-20040710_small.png
 share/doc/gxemul/simplified_dyntrans.png
 share/doc/gxemul/sprite-20040711.png
 share/doc/gxemul/sprite-20040711_small.png
+share/doc/gxemul/tail.html
 share/doc/gxemul/technical.html
 share/doc/gxemul/translation.html
 share/doc/gxemul/ultrix4.5-20040706.png

Reply via email to