diff options
author | glewis <glewis@FreeBSD.org> | 2005-06-16 19:36:12 +0000 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2005-06-16 19:36:12 +0000 |
commit | ffa4de8a00b9cdafe89c34adfa70b47523d12385 (patch) | |
tree | 732ec81fce939ceb6b8e329952edadca1cf2ed1d /net/socks5/distinfo | |
parent | 096a277de325bc00763355d9c0d623fa8b6d36bd (diff) | |
download | FreeBSD-ports-ffa4de8a00b9cdafe89c34adfa70b47523d12385.zip FreeBSD-ports-ffa4de8a00b9cdafe89c34adfa70b47523d12385.tar.gz |
. Unbreak by finding a MASTER_SITE that still carries the distfile. It
also doesn't require manual downloading, so remove the code to prompt
for that.
Note that although the checksum has changed, there are no differences
in the distfile save for the compression. I compared the uncompressed
tarball against one from http://www.etn.yz.yamagata-u.ac.jp/ipv6arc/socks/
which corresponded to the old checksum and they were identical (md5).
I chose to use the SGI MASTER_SITE instead since it would presumably
have more bandwidth.
Approved by: Josh Paetzel <josh@tcbug.org> (MAINTAINER)
Diffstat (limited to 'net/socks5/distinfo')
-rw-r--r-- | net/socks5/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/socks5/distinfo b/net/socks5/distinfo index bcfe34d..3153f88 100644 --- a/net/socks5/distinfo +++ b/net/socks5/distinfo @@ -1 +1,2 @@ -MD5 (socks5-v1.0r11.tar.gz) = 4f4f3932bbb9a8d47a63502a6820c948 +MD5 (socks5-v1.0r11.tar.gz) = 9d6db7d3c425bbafb8c8d67e128eedfe +SIZE (socks5-v1.0r11.tar.gz) = 401093 |