summaryrefslogtreecommitdiff
path: root/chat/silc-client/Makefile
diff options
context:
space:
mode:
authortonnerre <tonnerre@pkgsrc.org>2009-01-12 06:46:43 +0000
committertonnerre <tonnerre@pkgsrc.org>2009-01-12 06:46:43 +0000
commited6b94a3c4574559c1cb83f34aa2d82dc5d2629f (patch)
treece6d24391f05a9598e2ce3b3f00e55da1d8b4e19 /chat/silc-client/Makefile
parent7f224273631946060f707a1ee6f9badc5619ecf4 (diff)
downloadpkgsrc-ed6b94a3c4574559c1cb83f34aa2d82dc5d2629f.tar.gz
Upgrade silc-client to version 1.1.7, fixing various crash and Perl problems.
ChangeLog for 1.1.5 somehow got lost, but here are the bits from 1.1.6 and 1.1.7: - Fixed channel MAC key setting in JOIN notify and command reply. - Fix reference count bug leading to memory corruption on duplicate deletions. - Avoid NULL dereference when leaving a channel with a private key. - Fix crash on expired keyboard prompts. - Add support for autosendcmd on channel entries.
Diffstat (limited to 'chat/silc-client/Makefile')
-rw-r--r--chat/silc-client/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile
index d4aab097ea2..671dc325d6c 100644
--- a/chat/silc-client/Makefile
+++ b/chat/silc-client/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2008/10/19 19:17:41 he Exp $
+# $NetBSD: Makefile,v 1.51 2009/01/12 06:46:43 tonnerre Exp $
#
DISTNAME= ${SILC_CLIENT_DISTNAME}
-PKGREVISION= 1
CATEGORIES= chat security
MASTER_SITES= http://www.silcnet.org/download/client/sources/ \
ftp://ftp.silcnet.org/silc/client/sources/ \