aboutsummaryrefslogtreecommitdiff
path: root/emulators/aqemu
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-05-01 19:32:52 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-05-01 19:32:52 +0000
commitd38a7e2577c4a9cd9efd29e691f0a497b91df96c (patch)
tree7ea1e07596f0aa7bb3858a0afc61dd56b4a2ee07 /emulators/aqemu
parent6741a5e005bc06cec1d617cba8cda01b63fc0458 (diff)
downloadports-d38a7e2577c4a9cd9efd29e691f0a497b91df96c.tar.gz
ports-d38a7e2577c4a9cd9efd29e691f0a497b91df96c.zip
Notes
Diffstat (limited to 'emulators/aqemu')
-rw-r--r--emulators/aqemu/Makefile2
-rw-r--r--emulators/aqemu/distinfo6
-rw-r--r--emulators/aqemu/files/patch-AQEMU.pro2
3 files changed, 5 insertions, 5 deletions
diff --git a/emulators/aqemu/Makefile b/emulators/aqemu/Makefile
index 182c19c26ac8..82754e296290 100644
--- a/emulators/aqemu/Makefile
+++ b/emulators/aqemu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= aqemu
-PORTVERSION= 0.7
+PORTVERSION= 0.7.1
CATEGORIES= emulators
MASTER_SITES= SF
diff --git a/emulators/aqemu/distinfo b/emulators/aqemu/distinfo
index 66ac3e511741..5f9d46d9316c 100644
--- a/emulators/aqemu/distinfo
+++ b/emulators/aqemu/distinfo
@@ -1,3 +1,3 @@
-MD5 (aqemu-0.7.tar.bz2) = a9e731e6202d72fff9aa77e9d9cadc87
-SHA256 (aqemu-0.7.tar.bz2) = fa2e8699e9194ae0d643bf50b5120de1ec3831c307d3a5604b16242f11cbf074
-SIZE (aqemu-0.7.tar.bz2) = 551234
+MD5 (aqemu-0.7.1.tar.bz2) = 13823b42188455495301f927d7836b62
+SHA256 (aqemu-0.7.1.tar.bz2) = fdc476b4078ad7e83e6bbd09997c0d505b060d966159b2f0085b7260fc7a9ec0
+SIZE (aqemu-0.7.1.tar.bz2) = 570515
diff --git a/emulators/aqemu/files/patch-AQEMU.pro b/emulators/aqemu/files/patch-AQEMU.pro
index d26fbd56ff3a..42d10e0b422a 100644
--- a/emulators/aqemu/files/patch-AQEMU.pro
+++ b/emulators/aqemu/files/patch-AQEMU.pro
@@ -6,6 +6,6 @@
TRANSLATIONS += Russian.ts
-CONFIG += qtestlib debug_and_release
+CONFIG += qtestlib release
- QT += xml
+ QT += xml network
DEFINES += VNC_DISPLAY
LIBS += -lvncclient