diff options
author | mux <mux@FreeBSD.org> | 2006-02-02 08:35:40 +0800 |
---|---|---|
committer | mux <mux@FreeBSD.org> | 2006-02-02 08:35:40 +0800 |
commit | 74698039202adb7e64a5df5292b2efa9436f72bb (patch) | |
tree | 137450da6abe251898c5e80254f05c7632104b83 /net/csup/distinfo | |
parent | d0e72ca24dab4e7edd058565053aa1bc196b6d05 (diff) | |
download | freebsd-ports-gnome-74698039202adb7e64a5df5292b2efa9436f72bb.tar.gz freebsd-ports-gnome-74698039202adb7e64a5df5292b2efa9436f72bb.tar.zst freebsd-ports-gnome-74698039202adb7e64a5df5292b2efa9436f72bb.zip |
Update to the 20060202 snapshot:
- Many bugfixes and code improvements.
- There is now a csup(1) manual page.
- We now use the Z_DEFAULT_COMPRESSION zlib compression level instead of
Z_BEST_SPEED (the lowest). As a consequence of this, less data needs to
be send and csup is slightly faster than CVSup in my tests.
Diffstat (limited to 'net/csup/distinfo')
-rw-r--r-- | net/csup/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/csup/distinfo b/net/csup/distinfo index 943144c7d31e..d25292c3e81c 100644 --- a/net/csup/distinfo +++ b/net/csup/distinfo @@ -1,3 +1,3 @@ -MD5 (csup-snap-20060127.tgz) = 2646387b0f3124c750d0e16ae1de08d7 -SHA256 (csup-snap-20060127.tgz) = 213ad9db0e4aa45c8d092149f1d4f821e73034386a4ea671f1fd1555d6d98f61 -SIZE (csup-snap-20060127.tgz) = 52222 +MD5 (csup-snap-20060202.tgz) = 9046ba7a21226379e98a52e9a3c28968 +SHA256 (csup-snap-20060202.tgz) = 4059b8ce9620f13e553d17be52d558d90969ab4876eb916bad86faf2b7392228 +SIZE (csup-snap-20060202.tgz) = 58870 |