diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-01-06 12:27:33 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-01-06 12:27:33 +0000 |
commit | 80eb502d8d893df34ebb1013c6189c42b7eb3081 (patch) | |
tree | 3ff960592f26e5a649b9f16850381ee419018169 | |
parent | 05013dfef3570a33c148fbce4aee6e4398d3582a (diff) | |
download | pkgsrc-80eb502d8d893df34ebb1013c6189c42b7eb3081.tar.gz |
Update zircon to 1.18.205, contains many bug fixes and added features
including SOCKS support.
-rw-r--r-- | net/zircon/Makefile | 6 | ||||
-rw-r--r-- | net/zircon/files/md5 | 4 | ||||
-rw-r--r-- | net/zircon/pkg/PLIST | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net/zircon/Makefile b/net/zircon/Makefile index 02fb5de66e0..213e22e3269 100644 --- a/net/zircon/Makefile +++ b/net/zircon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 1998/09/05 20:19:16 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1999/01/06 12:27:33 frueauf Exp $ # -DISTNAME= zircon-1.18.180 +DISTNAME= zircon-1.18.205 CATEGORIES= net MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ @@ -10,6 +10,8 @@ HOMEPAGE= http://catless.ncl.ac.uk/Programs/Zircon/ DEPENDS+= tk-8.0p2:../../x11/tk80 +CONFLICTS= zircon-* + IS_INTERACTIVE= yes NO_BUILD= yes diff --git a/net/zircon/files/md5 b/net/zircon/files/md5 index 9a344996f6b..f93478655ff 100644 --- a/net/zircon/files/md5 +++ b/net/zircon/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1 1998/09/05 20:19:16 frueauf Exp $ +$NetBSD: md5,v 1.2 1999/01/06 12:27:33 frueauf Exp $ -MD5 (zircon-1.18.180.tar.gz) = a6daabf8d8a56f6b7a531c2e279ef0ec +MD5 (zircon-1.18.205.tar.gz) = 0c5438c0a56ab662b2e5f06944cdd8c9 diff --git a/net/zircon/pkg/PLIST b/net/zircon/pkg/PLIST index d75e1c68290..f53c93a47f2 100644 --- a/net/zircon/pkg/PLIST +++ b/net/zircon/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 1998/09/05 20:19:16 frueauf Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/01/06 12:27:33 frueauf Exp $ bin/zircon share/doc/zircon/BUGS share/doc/zircon/COPYRIGHT @@ -84,6 +84,7 @@ share/zircon/lib/Notrace.tcl share/zircon/lib/Object.tcl share/zircon/lib/On.tcl share/zircon/lib/Protect.tcl +share/zircon/lib/SOCKS.tcl share/zircon/lib/Server.tcl share/zircon/lib/Service.tcl share/zircon/lib/Sound.tcl |