Subject: pkg/14892: maintainer update of the chat/silc-client package to version 0.7
To: None <gnats-bugs@gnats.netbsd.org>
From: Lubomir Sedlacik <salo@silcnet.org>
List: netbsd-bugs
Date: 12/10/2001 15:21:42
>Number:         14892
>Category:       pkg
>Synopsis:       maintainer update of the chat/silc-client package to version 0.7
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 10 07:22:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Lubomir Sedlacik
>Release:        -current
>Organization:
>Environment:
>Description:

hi,

please update the silc-server package to version 0.7.

changes in the netbsd's package from version 0.6.6 -> 0.7:

  - upgrade to silc-client-0.7 (many fixes, ipv6 support added)
  - patch-ab removed (integrated into distribution) and patch-ac moved
    in its place so patch-ac is no longer needed

changes in the silc-client itself:

  o various serious fixes in /whois, /join, /away, /key, /file, /list,
    /kick, /msg, /nick commands

>How-To-Repeat:
>Fix:

please remove patches/patch-ac from cvs. thanks.

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/chat/silc-client/Makefile,v
retrieving revision 1.2
diff -r1.2 Makefile
3,4c3
< DISTNAME=		silc-client-0.6.6
< PKGREVISION=		1
---
> DISTNAME=		silc-client-0.7
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/chat/silc-client/distinfo,v
retrieving revision 1.2
diff -r1.2 distinfo
3,7c3,6
< SHA1 (silc-client-0.6.6.tar.bz2) = 9f5cd7ee8d87d072dc0e59d67bd6c97d966ab437
< Size (silc-client-0.6.6.tar.bz2) = 1106953 bytes
< SHA1 (patch-aa) = 3ed8917c9e642eba503a32993a5016605084ccb2
< SHA1 (patch-ab) = 9aee9c5b74f0c59ae38a89f339bb0d5a96e789d6
< SHA1 (patch-ac) = 27a0fb7c760c3fff2327af4b3d43060d60542749
---
> SHA1 (silc-client-0.7.tar.bz2) = 76f92e7af2ea1d7799fda596e8730654122b5ed8
> Size (silc-client-0.7.tar.bz2) = 1191150 bytes
> SHA1 (patch-aa) = 0d79a53bde6ea3d64477ea7411b1ae532649ddbc
> SHA1 (patch-ab) = 27a0fb7c760c3fff2327af4b3d43060d60542749
Index: patches/patch-aa
===================================================================
RCS file: /cvsroot/pkgsrc/chat/silc-client/patches/patch-aa,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 patch-aa
3,5c3,5
< --- Makefile.in.orig	Sun Nov 11 17:56:53 2001
< +++ Makefile.in	Tue Nov 13 20:49:34 2001
< @@ -512,24 +512,13 @@
---
> --- Makefile.in.orig	Mon Dec 10 14:51:14 2001
> +++ Makefile.in	Mon Dec 10 15:06:26 2001
> @@ -529,24 +529,13 @@
31c31,32
< @@ -538,18 +527,13 @@
---
> @@ -554,24 +543,13 @@
>  	$(INSTALL_DATA) $(srcdir)/INSTALL $(docdir)/
33a35,40
> -examples-install:
> -	-mkdir -p $(docdir)/examples/
> -	$(INSTALL_DATA) $(srcdir)/doc/examples/README $(docdir)/examples/
> -	$(INSTALL_DATA) $(srcdir)/doc/examples/silc* $(docdir)/examples/
> -	$(INSTALL_DATA) $(srcdir)/doc/examples/cell* $(docdir)/examples/
> -
46d52
< -@SILC_DIST_CLIENT_FALSE@install-data-hook: install-dirs generate-server-key sim-install doc-install etc-install
48c54
< +@SILC_DIST_CLIENT_FALSE@install-data-hook: install-dirs generate-server-key doc-install etc-install
---
>  @SILC_DIST_CLIENT_FALSE@install-data-hook: install-dirs generate-server-key sim-install doc-install examples-install etc-install
51d56
<  .NOEXPORT:
Index: patches/patch-ab
===================================================================
RCS file: /cvsroot/pkgsrc/chat/silc-client/patches/patch-ab,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 patch-ab
3,15c3,12
< --- lib/silcmath/mpi/mpi-priv.h.orig    Sat Nov 24 20:06:50 2001
< +++ lib/silcmath/mpi/mpi-priv.h Sat Nov 24 20:07:51 2001
< @@ -242,3 +242,10 @@
<  /* }}} */
<  #endif
<  
< +#if ! (2 < __GNUC__ || (2 == __GNUC__ && 95 <= __GNUC_MINOR__))
< +# if defined restrict || 199901L <= __STDC_VERSION__           
< +#  define __restrict restrict                       
< +# else
< +#  define __restrict      
< +# endif
< +#endif
---
> --- irssi/config.orig	Fri Nov 30 02:18:01 2001
> +++ irssi/config	Fri Nov 30 02:18:19 2001
> @@ -57,7 +57,6 @@
>      use_msgs_window = "no";
>      autocreate_windows = "no";
>      autocreate_query_level = "none";
> -    use_auto_addr = "no";
>    };
>    "fe-text" = { topicbar = "no"; mail_counter = "yes"; indent = "8"; };
>  };
>Release-Note:
>Audit-Trail:
>Unformatted: