diff options
author | shattered <shattered@pkgsrc.org> | 2013-03-03 10:25:11 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2013-03-03 10:25:11 +0000 |
commit | 61decaf7ad6b12749265d43bb4c38f50bbdee2dc (patch) | |
tree | bae8875ec76febfcb6e0fc74153533972f0d6fc6 /chat | |
parent | 4e1fc0ca6d623b2cf52f40629441bf507b631a9b (diff) | |
download | pkgsrc-61decaf7ad6b12749265d43bb4c38f50bbdee2dc.tar.gz |
Update to 1.18.256. Changes:
Microsoft exchange chat server doesn't recognise the -w flag for wallops,
added the "-nowallops" option.
Many other bugfixes.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/zircon/Makefile | 6 | ||||
-rw-r--r-- | chat/zircon/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/chat/zircon/Makefile b/chat/zircon/Makefile index ae754c3f671..a46ed5b50b3 100644 --- a/chat/zircon/Makefile +++ b/chat/zircon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/10/03 00:02:47 asau Exp $ +# $NetBSD: Makefile,v 1.18 2013/03/03 10:25:11 shattered Exp $ # -DISTNAME= zircon-1.18.245 -PKGREVISION= 2 +DISTNAME= zircon-1.18.256 +#KGREVISION= 2 CATEGORIES= chat MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ diff --git a/chat/zircon/distinfo b/chat/zircon/distinfo index f8f5bbcbc7c..169652d23af 100644 --- a/chat/zircon/distinfo +++ b/chat/zircon/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2012/08/21 21:41:03 marino Exp $ +$NetBSD: distinfo,v 1.7 2013/03/03 10:25:11 shattered Exp $ -SHA1 (zircon-1.18.245.tar.gz) = 3e6ce951111e7a71b6c2fcfba2cd40405a632386 -RMD160 (zircon-1.18.245.tar.gz) = aac489bff6b0834eaa984b632f89141b915d1a8f -Size (zircon-1.18.245.tar.gz) = 326469 bytes +SHA1 (zircon-1.18.256.tar.gz) = 6ac2bb2b460c91263b72241c695afb51fc5f3a2d +RMD160 (zircon-1.18.256.tar.gz) = c3630fc366447e0311905e3febbab0ce1d66ab00 +Size (zircon-1.18.256.tar.gz) = 315505 bytes SHA1 (patch-aa) = 1f7c108a66906636d76bd200eb39207591bac4dc SHA1 (patch-installer_manifest.tcl) = 7923428fc011e5f966f886933ef23c85dfd94621 |