diff options
author | Juergen Lock <nox@FreeBSD.org> | 2011-07-13 20:01:41 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2011-07-13 20:01:41 +0000 |
commit | 85c8cc458dfbb39268c8289f6a6d326ab326de68 (patch) | |
tree | bf156f6f9af9fdadf7c66e50b303b3da73871e7a /emulators/qemu-devel/distinfo | |
parent | 63d98d05d8b6c0cf7c4160c5ec3a2395d5711a17 (diff) |
- Add patches and knob (defaulted to off) to support udp networking
and a patch for promiscuous multicast for the emulated e1000 nic,
both to support using qemu with the (also to be updated)
emulators/gns3 port.
- Change DIST_SUBDIR to qemu/${PORTVERSION} because PATCHFILES names
are not versioned.
Requested by: Benjamin Epitech <mlspirat42@gmail.com>
(via private email)
Obtained from: http://code.gns3.net/qemu-patches/
Notes
Notes:
svn path=/head/; revision=277648
Diffstat (limited to 'emulators/qemu-devel/distinfo')
-rw-r--r-- | emulators/qemu-devel/distinfo | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/emulators/qemu-devel/distinfo b/emulators/qemu-devel/distinfo index 3e099794638b..9aece31ab509 100644 --- a/emulators/qemu-devel/distinfo +++ b/emulators/qemu-devel/distinfo @@ -1,2 +1,14 @@ -SHA256 (qemu/qemu-0.14.1.tar.gz) = 33ceae3fbe516f2cbb151dc98d16c8ccfec74b1056674ad715e75a2f7fed45c3 -SIZE (qemu/qemu-0.14.1.tar.gz) = 5439697 +SHA256 (qemu/0.14.1/qemu-0.14.1.tar.gz) = 33ceae3fbe516f2cbb151dc98d16c8ccfec74b1056674ad715e75a2f7fed45c3 +SIZE (qemu/0.14.1/qemu-0.14.1.tar.gz) = 5439697 +SHA256 (qemu/0.14.1/hw_e1000_c.patch) = a9c8f29b8493ac62526b2ed4078b3e69c8e9c709a049f4fa11765ce37067e5a5 +SIZE (qemu/0.14.1/hw_e1000_c.patch) = 407 +SHA256 (qemu/0.14.1/net_c.patch) = 612f443bcfd37c921c973e904b527688ec1bee0ef6fc43f994ef41ff5a737a49 +SIZE (qemu/0.14.1/net_c.patch) = 1032 +SHA256 (qemu/0.14.1/net_h.patch) = 9b7c38b646c8ac3f1bf39bc627a30c863585efb381988d3e17e3b1190dd475b9 +SIZE (qemu/0.14.1/net_h.patch) = 272 +SHA256 (qemu/0.14.1/net_udp_c.patch) = 6cbe5b229381db94fb6865bb53741217f914749723eea734917143f6db457a51 +SIZE (qemu/0.14.1/net_udp_c.patch) = 4115 +SHA256 (qemu/0.14.1/net_udp_h.patch) = e43853ba86689cb9ace6a177f891ab8536f6fbce21c7e9fa3ee0d5b25c47b463 +SIZE (qemu/0.14.1/net_udp_h.patch) = 1518 +SHA256 (qemu/0.14.1/Makefile_objs.patch) = 7bfed73dfa87b78fd9b3231c1664ff9c871e8b38009b82bf9311573cbb679d58 +SIZE (qemu/0.14.1/Makefile_objs.patch) = 371 |