ports/144662: [patch] emulators/uae update to 0.8.29

Andrius Morkunas hinokind at gmail.com
Thu Mar 11 18:20:02 UTC 2010


>Number:         144662
>Category:       ports
>Synopsis:       [patch] emulators/uae update to 0.8.29
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 11 18:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
>Description:
Update emulators/uae from 0.8.25 to 0.8.29
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN emulators/uae.orig/Makefile emulators/uae/Makefile
--- emulators/uae.orig/Makefile	2010-02-05 11:36:50.000000000 +0000
+++ emulators/uae/Makefile	2010-03-10 22:42:20.335082778 +0000
@@ -6,23 +6,21 @@
 #
 
 PORTNAME=	uae
-PORTVERSION=	0.8.25
-PORTREVISION=	6
+PORTVERSION=	0.8.29
 CATEGORIES=	emulators
-MASTER_SITES=	ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ \
-		http://www.electronghost.co.uk/~bernds/
+MASTER_SITES=	http://www.amigaemulator.org/files/sources/develop/
 
 MAINTAINER=	simond at irrelevant.org
 COMMENT=	Amiga emulator
 
 CONFLICTS=	e-uae-[0-9]*
 
+USE_BZIP2=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 USE_AUTOTOOLS=	autoconf:262
-CONFIGURE_ARGS=	--enable-sound --enable-vidmode --enable-dga
+CONFIGURE_ARGS=	--enable-sound
 USE_GNOME=	gtk20
-USE_GCC=	3.4
 
 CFLAGS+=	${PTHREAD_CFLAGS}
 
diff -ruN emulators/uae.orig/distinfo emulators/uae/distinfo
--- emulators/uae.orig/distinfo	2006-01-22 09:47:26.000000000 +0000
+++ emulators/uae/distinfo	2010-03-10 22:17:52.785412907 +0000
@@ -1,3 +1,3 @@
-MD5 (uae-0.8.25.tar.gz) = e660ca2bec3c016c978ef88117b0c432
-SHA256 (uae-0.8.25.tar.gz) = 611a7e04dd77080d87c7e9680aed997ed2be45116eec91613eb36a85235a686a
-SIZE (uae-0.8.25.tar.gz) = 970727
+MD5 (uae-0.8.29.tar.bz2) = 54abbabb5e8580b679c52de019141d61
+SHA256 (uae-0.8.29.tar.bz2) = 2463524b19b36ab44de158c5f24871878eda05230ea391343849959643634317
+SIZE (uae-0.8.29.tar.bz2) = 925508
diff -ruN emulators/uae.orig/pkg-descr emulators/uae/pkg-descr
--- emulators/uae.orig/pkg-descr	2000-09-06 15:06:32.000000000 +0000
+++ emulators/uae/pkg-descr	2010-03-10 22:27:32.097396034 +0000
@@ -1,7 +1,7 @@
 This is a port for UAE, the Universal Amiga Emulator.
 You will require a valid Amiga ROM file in order for this to be useful.
 
-WWW: http://www.freiburg.linux.de/~uae/
+WWW: http://www.amigaemulator.org/
 
 - Simon Dick
 simond at irrelevant.org



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list