mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.7.1
This commit is contained in:
parent
6741a5e005
commit
d38a7e2577
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233096
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= aqemu
|
PORTNAME= aqemu
|
||||||
PORTVERSION= 0.7
|
PORTVERSION= 0.7.1
|
||||||
CATEGORIES= emulators
|
CATEGORIES= emulators
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (aqemu-0.7.tar.bz2) = a9e731e6202d72fff9aa77e9d9cadc87
|
MD5 (aqemu-0.7.1.tar.bz2) = 13823b42188455495301f927d7836b62
|
||||||
SHA256 (aqemu-0.7.tar.bz2) = fa2e8699e9194ae0d643bf50b5120de1ec3831c307d3a5604b16242f11cbf074
|
SHA256 (aqemu-0.7.1.tar.bz2) = fdc476b4078ad7e83e6bbd09997c0d505b060d966159b2f0085b7260fc7a9ec0
|
||||||
SIZE (aqemu-0.7.tar.bz2) = 551234
|
SIZE (aqemu-0.7.1.tar.bz2) = 570515
|
||||||
|
|
|
@ -6,6 +6,6 @@
|
||||||
TRANSLATIONS += Russian.ts
|
TRANSLATIONS += Russian.ts
|
||||||
-CONFIG += qtestlib debug_and_release
|
-CONFIG += qtestlib debug_and_release
|
||||||
+CONFIG += qtestlib release
|
+CONFIG += qtestlib release
|
||||||
QT += xml
|
QT += xml network
|
||||||
DEFINES += VNC_DISPLAY
|
DEFINES += VNC_DISPLAY
|
||||||
LIBS += -lvncclient
|
LIBS += -lvncclient
|
||||||
|
|
Loading…
Add table
Reference in a new issue