summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-05-29 07:25:24 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-05-29 07:25:24 +0000
commitbd9b86aebd9b01d27573f70f5df0154605216704 (patch)
treecc5d9dbb3d8555bb1487a3868815a5e73168dd7b /emulators
parentCorrect previous commit message. (diff)
Update to 0.8.29.
Update MASTER_SITES and WWW in pkg-descr PR: ports/144662 Submitted by: Andrius Morkunas <hinokind@gmail.com> Approved by: maintainer timeout (6 weeks)
Notes
Notes: svn path=/head/; revision=255262
Diffstat (limited to 'emulators')
-rw-r--r--emulators/uae/Makefile10
-rw-r--r--emulators/uae/distinfo6
-rw-r--r--emulators/uae/pkg-descr2
3 files changed, 8 insertions, 10 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 6adb0f24d2e2..6ed04260bca1 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -6,23 +6,21 @@
#
PORTNAME= uae
-PORTVERSION= 0.8.25
-PORTREVISION= 7
+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@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 --git a/emulators/uae/distinfo b/emulators/uae/distinfo
index b278838c543c..cb68e5652590 100644
--- a/emulators/uae/distinfo
+++ b/emulators/uae/distinfo
@@ -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 --git a/emulators/uae/pkg-descr b/emulators/uae/pkg-descr
index 1498e1562e91..af78a3539585 100644
--- a/emulators/uae/pkg-descr
+++ b/emulators/uae/pkg-descr
@@ -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@irrelevant.org