diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-19 05:55:43 +0800 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-19 05:55:43 +0800 |
commit | 79c6b3c0419b30bc5ed4d8008be7436b073bdff6 (patch) | |
tree | d91810b812d417d061e4bc5f470378e60260bccd /emulators | |
parent | 8823ca6e6bd29b7546c9cc3579ed2472103b9ac9 (diff) | |
download | freebsd-ports-gnome-79c6b3c0419b30bc5ed4d8008be7436b073bdff6.tar.gz freebsd-ports-gnome-79c6b3c0419b30bc5ed4d8008be7436b073bdff6.tar.zst freebsd-ports-gnome-79c6b3c0419b30bc5ed4d8008be7436b073bdff6.zip |
Update to 0.6.1
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/aqemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/aqemu/distinfo | 6 | ||||
-rw-r--r-- | emulators/aqemu/pkg-plist | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/emulators/aqemu/Makefile b/emulators/aqemu/Makefile index 3987e8d9bfad..4eb365988d09 100644 --- a/emulators/aqemu/Makefile +++ b/emulators/aqemu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aqemu -PORTVERSION= 0.6 +PORTVERSION= 0.6.1 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/aqemu/distinfo b/emulators/aqemu/distinfo index 33490213e92d..a34c67c98bea 100644 --- a/emulators/aqemu/distinfo +++ b/emulators/aqemu/distinfo @@ -1,3 +1,3 @@ -MD5 (aqemu-0.6.tar.bz2) = bf5afbf4bec2b7f89af05194dddffd82 -SHA256 (aqemu-0.6.tar.bz2) = 613bd0979625078c7d86c1e01f37caba738d05e5f03384fbc699f76db588348d -SIZE (aqemu-0.6.tar.bz2) = 449151 +MD5 (aqemu-0.6.1.tar.bz2) = 14e2e5dfd9c9b7e0bb6b6e72c8feb62f +SHA256 (aqemu-0.6.1.tar.bz2) = 987188af5098239dc266472a81c38b4a0d685a38a26e43d4697d9480efee725e +SIZE (aqemu-0.6.1.tar.bz2) = 461146 diff --git a/emulators/aqemu/pkg-plist b/emulators/aqemu/pkg-plist index 6de5c7488365..5d5d460e0155 100644 --- a/emulators/aqemu/pkg-plist +++ b/emulators/aqemu/pkg-plist @@ -23,16 +23,18 @@ share/applications/aqemu.desktop %%DATADIR%%/os_icons/suse.png %%DATADIR%%/os_icons/symphony.png %%DATADIR%%/os_icons/ubuntu.png +%%DATADIR%%/os_templates/FreeBSD_4.aqvmt +%%DATADIR%%/os_templates/FreeBSD_7.aqvmt %%DATADIR%%/os_templates/Linux_2_0.aqvmt %%DATADIR%%/os_templates/Linux_2_4.aqvmt %%DATADIR%%/os_templates/Linux_2_6.aqvmt %%DATADIR%%/os_templates/Linux_x86_64.aqvmt %%DATADIR%%/os_templates/Windows_2000.aqvmt -%%DATADIR%%/os_templates/Windows_95.aqvmt -%%DATADIR%%/os_templates/Windows_98.aqvmt +%%DATADIR%%/os_templates/Windows_9X.aqvmt %%DATADIR%%/os_templates/Windows_Vista.aqvmt +%%DATADIR%%/os_templates/Windows_Vista_x64.aqvmt %%DATADIR%%/os_templates/Windows_XP.aqvmt -%%DATADIR%%/os_templates/Windows_x64.aqvmt +%%DATADIR%%/os_templates/Windows_XP_x64.aqvmt share/pixmaps/aqemu_48x48.png share/pixmaps/aqemu_64x64.png @dirrm %%DATADIR%%/os_templates |