diff options
author | Maxime Henrion <mux@FreeBSD.org> | 2006-02-02 23:36:14 +0000 |
---|---|---|
committer | Maxime Henrion <mux@FreeBSD.org> | 2006-02-02 23:36:14 +0000 |
commit | 6a699c4bb2915bfd2ced6e8325f2adba38d0cbf3 (patch) | |
tree | b4c962de4bfd85ef3ab94fee59266a5e12892411 /net/csup | |
parent | e1e7d359241847703a115e90973da5bb24a32c93 (diff) | |
download | ports-6a699c4bb2915bfd2ced6e8325f2adba38d0cbf3.tar.gz ports-6a699c4bb2915bfd2ced6e8325f2adba38d0cbf3.zip |
Update to csup-snap-20060203:
- The -4 and -6 switches have been addede to force usage of IPv4 or IPv6,
respectively,
- The "list=suffix" option in the supfile is now supported.
- And many bugfixes.
Notes
Notes:
svn path=/head/; revision=155110
Diffstat (limited to 'net/csup')
-rw-r--r-- | net/csup/Makefile | 2 | ||||
-rw-r--r-- | net/csup/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/csup/Makefile b/net/csup/Makefile index da3e50d13175..1f9b627f49cc 100644 --- a/net/csup/Makefile +++ b/net/csup/Makefile @@ -7,7 +7,7 @@ # PORTNAME= csup -PORTVERSION= 20060202 +PORTVERSION= 20060203 CATEGORIES= net devel MASTER_SITES= http://www.mu.org/~mux/ DISTNAME= ${PORTNAME}-snap-${PORTVERSION} diff --git a/net/csup/distinfo b/net/csup/distinfo index d25292c3e81c..8b4094f7e518 100644 --- a/net/csup/distinfo +++ b/net/csup/distinfo @@ -1,3 +1,3 @@ -MD5 (csup-snap-20060202.tgz) = 9046ba7a21226379e98a52e9a3c28968 -SHA256 (csup-snap-20060202.tgz) = 4059b8ce9620f13e553d17be52d558d90969ab4876eb916bad86faf2b7392228 -SIZE (csup-snap-20060202.tgz) = 58870 +MD5 (csup-snap-20060203.tgz) = 04ad634428aa3389ac1924a713fb0061 +SHA256 (csup-snap-20060203.tgz) = ee929430c3f2366abb8d19b911a6b73d429b03b2c64b62fc25fd11b6325cb17b +SIZE (csup-snap-20060203.tgz) = 59395 |