diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2012-04-07 13:10:56 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2012-04-07 13:10:56 +0000 |
commit | 7b53b67f1f66108e368e8b4e14842bc930781bc2 (patch) | |
tree | 2b08484c97f47e1aebab0dfdefb90c6eb119e25b /sysutils/xentools33/distinfo | |
parent | 38b53b03227b6fced5bcd3e6a561dff07f2a99b7 (diff) | |
download | pkgsrc-7b53b67f1f66108e368e8b4e14842bc930781bc2.tar.gz |
Fix "xm list" with Python 2.7 (which is the default now). Without these patches,
you get a traceback and a crashing xend.
ok cegger (maintainer), joerg
Diffstat (limited to 'sysutils/xentools33/distinfo')
-rw-r--r-- | sysutils/xentools33/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/xentools33/distinfo b/sysutils/xentools33/distinfo index 94606839205..70aec99d591 100644 --- a/sysutils/xentools33/distinfo +++ b/sysutils/xentools33/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.27 2012/02/03 17:00:24 bouyer Exp $ +$NetBSD: distinfo,v 1.28 2012/04/07 13:10:56 bsiegert Exp $ SHA1 (xen-3.3.2.tar.gz) = 7f438e73ac81b25cf5e1570709e87001066bafe4 RMD160 (xen-3.3.2.tar.gz) = 28faa56286f2a418e35dcba6079570ea871d6c7b @@ -56,5 +56,7 @@ SHA1 (patch-fe) = 85d42672766fe8ce2dc7f745938722710c6ee5a3 SHA1 (patch-ff) = 6ff97fa4f34f29c276e4aaab4b4db9ccf7b09957 SHA1 (patch-fg) = 913295d341c1dd5bf4d1ef78f27520920f138d4c SHA1 (patch-io_ring_h) = 83b01462d5d2b48b4f97b3d9a7980aa3300ad0b3 +SHA1 (patch-python_xen_util_xmlrpcclient.py) = 2f983bc67930b86b538743dab6bc81d9aacc6b35 +SHA1 (patch-python_xen_util_xmlrpclib2.py) = 4977ebd86c7d76e1dc861c0f839c506446e384a5 SHA1 (patch-qemu-e1000-CVSE-2012-0029) = 8628504e1dfd013254f816cb4feeb7548b9ad2ec SHA1 (patch-qemu-phy-devices) = 29790e45372ae16157e906dc39a667229e8a0ba5 |