summaryrefslogtreecommitdiff
path: root/chat/silc-client/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-03-17 20:12:18 +0000
committersalo <salo@pkgsrc.org>2003-03-17 20:12:18 +0000
commit50e1e28b6c2918e0c34fbcdabbf377ae83f39159 (patch)
treefa5c47ea86102f4f78d5b768bc4ee7f55b7a52c4 /chat/silc-client/Makefile
parentba5d891f93be39f85d3de8a12760915ebb02f2b1 (diff)
downloadpkgsrc-50e1e28b6c2918e0c34fbcdabbf377ae83f39159.tar.gz
Updated to version 0.9.12.
Changes: - Fixed RESOLVING flag handling in JOIN notify and other notifys to handle the resolvings correctly in client library. - Fixed incorrect connection deletion from client library after calling "connect" client operation. Could cause crashes for example during reconnect timeouts. - Removed --session and --dummy options from Irssi SILC Client. -d option is available only if --enable-debug was given.
Diffstat (limited to 'chat/silc-client/Makefile')
-rw-r--r--chat/silc-client/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile
index 32a63bf5eed..14801d5cf1f 100644
--- a/chat/silc-client/Makefile
+++ b/chat/silc-client/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2003/01/28 22:03:07 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2003/03/17 20:12:18 salo Exp $
+#
-DISTNAME= silc-client-0.9.11
+DISTNAME= silc-client-0.9.12
CATEGORIES= chat security
MASTER_SITES= http://www.silcnet.org/download/client/sources/ \
ftp://ftp.silcnet.org/silc/client/sources/ \
@@ -15,7 +16,6 @@ COMMENT= Client for the Secure Internet Live Conferencing (SILC)
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
-
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_GNU_ICONV= YES