diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-16 08:57:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-16 08:57:54 +0000 |
commit | 070ffeff587615860248a0e7abff0eb983384c7a (patch) | |
tree | 7105c0f9bc977dda8d71f3f1c8300041ab0eeec8 /games-fps/quakeforge/files | |
parent | old (diff) | |
download | gentoo-2-070ffeff587615860248a0e7abff0eb983384c7a.tar.gz gentoo-2-070ffeff587615860248a0e7abff0eb983384c7a.tar.bz2 gentoo-2-070ffeff587615860248a0e7abff0eb983384c7a.zip |
Version bump #51051 by cpu
Diffstat (limited to 'games-fps/quakeforge/files')
-rw-r--r-- | games-fps/quakeforge/files/0.5.5-ipv6.patch | 10 | ||||
-rw-r--r-- | games-fps/quakeforge/files/digest-quakeforge-0.5.5 | 1 |
2 files changed, 11 insertions, 0 deletions
diff --git a/games-fps/quakeforge/files/0.5.5-ipv6.patch b/games-fps/quakeforge/files/0.5.5-ipv6.patch new file mode 100644 index 000000000000..96b92774dda7 --- /dev/null +++ b/games-fps/quakeforge/files/0.5.5-ipv6.patch @@ -0,0 +1,10 @@ +--- libs/net/nc/net_udp6.c.orig 2004-05-16 04:21:18.334083592 -0400 ++++ libs/net/nc/net_udp6.c 2004-05-16 04:21:31.513080080 -0400 +@@ -123,6 +123,7 @@ + + netadr_t net_from; + netadr_t net_local_adr; ++netadr_t net_loopback_adr; + int net_socket; + + static sizebuf_t _net_message_message; diff --git a/games-fps/quakeforge/files/digest-quakeforge-0.5.5 b/games-fps/quakeforge/files/digest-quakeforge-0.5.5 new file mode 100644 index 000000000000..bbd8667f3939 --- /dev/null +++ b/games-fps/quakeforge/files/digest-quakeforge-0.5.5 @@ -0,0 +1 @@ +MD5 b750b491ce24135f1a4a1360029de3a2 quakeforge-0.5.5.tar.bz2 1954072 |