Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2003 15:57:29 +0700 (OMSST)
From:      "Evgueni V.Gavrilov" <aquatique@rusunix.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        krion@FreeBSD.org
Subject:   ports/58112: update net/silc-client to 0.9.13
Message-ID:  <20031016085729.4757D1CB8BA@rusunix.org>
Resent-Message-ID: <200310160900.h9G90S9f000811@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         58112
>Category:       ports
>Synopsis:       update net/silc-client to 0.9.13
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 16 02:00:28 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Evgueni V. Gavrilov
>Release:        FreeBSD 4.9-RC i386
>Organization:
rusunix.org
>Environment:
System: FreeBSD rusunix.org 4.9-RC FreeBSD 4.9-RC #0: Wed Oct 15 08:13:01 OMSST 2003 aquatique@rusunix.org:/usr/obj/usr/src/sys/NEWMONSTER i386

>Description:
	update net/silc-client to 0.9.13
>How-To-Repeat:
	patch <
>Fix:

patch patch-irssi-src-silc-core-client_ops.c should be removed at all

diff -ruN silc-client.orig/Makefile silc-client/Makefile
--- silc-client.orig/Makefile	Thu Oct 16 15:27:59 2003
+++ silc-client/Makefile	Thu Oct 16 15:28:36 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	silc
-PORTVERSION=	0.9.12.1
+PORTVERSION=	0.9.13
 PORTREVISION=	3
 CATEGORIES=	net ipv6 security
 MASTER_SITES=	http://www.silcnet.org/download/%SUBDIR%/ \
diff -ruN silc-client.orig/distinfo silc-client/distinfo
--- silc-client.orig/distinfo	Thu Oct 16 15:27:59 2003
+++ silc-client/distinfo	Thu Oct 16 15:29:17 2003
@@ -1 +1 @@
-MD5 (silc-client-0.9.12.1.tar.bz2) = 0ea94745b3036e4dcc18f6e8e54bbaa5
+MD5 (silc-client-0.9.13.tar.bz2) = e26b21ffbe318ef9d2d6c3c4bc48c9dd
diff -ruN silc-client.orig/files/patch-Makefile.in silc-client/files/patch-Makefile.in
--- silc-client.orig/files/patch-Makefile.in	Thu Oct 16 15:27:59 2003
+++ silc-client/files/patch-Makefile.in	Thu Oct 16 15:40:06 2003
@@ -1,6 +1,6 @@
---- Makefile.in.orig	Tue Mar 18 15:40:51 2003
-+++ Makefile.in	Wed Sep 24 20:17:07 2003
-@@ -233,7 +233,7 @@
+--- Makefile.in.orig	Thu Oct 16 00:31:17 2003
++++ Makefile.in	Thu Oct 16 15:39:51 2003
+@@ -234,7 +234,7 @@
  
  AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
  
@@ -9,16 +9,16 @@
  
  # Sub directories defined by "distributions" file, and can be overridden
  # with ./configure, which substitutes these variables.
-@@ -706,17 +706,13 @@
+@@ -707,17 +707,13 @@
  
  install-dirs-client: install-dirs
  	-mkdir -p $(helpdir)
--	-mkdir -p $(mansdir)/man1
+-	-mkdir -p $(mandir)/man1
  
  install-dirs-server: install-dirs
  	-mkdir -p $(logsdir)
--	-mkdir -p $(mansdir)/man5
--	-mkdir -p $(mansdir)/man8
+-	-mkdir -p $(mandir)/man5
+-	-mkdir -p $(mandir)/man8
  
  doc-install:
  	-$(INSTALL_DATA) $(srcdir)/doc/CodingStyle $(docdir)/
@@ -27,7 +27,7 @@
  	-$(INSTALL_DATA) $(srcdir)/COPYING $(docdir)/
  	-$(INSTALL_DATA) $(srcdir)/CHANGES $(docdir)/
  	-$(INSTALL_DATA) $(srcdir)/CREDITS $(docdir)/
-@@ -740,12 +736,8 @@
+@@ -741,12 +737,8 @@
  	fi
  
  etc-install-client:
@@ -37,7 +37,7 @@
 -	    	$(etcdir)/silc.conf; \
 -	  fi; \
 -	fi
-+	    	$(etcdir)/silc.conf.sample
++		$(etcdir)/silc.conf.sample
  
  etc-install-server:
  	-@if test '!' -f $(etcdir)/silcd.conf ; then \
diff -ruN silc-client.orig/files/patch-irssi-src-silc-core-client_ops.c silc-client/files/patch-irssi-src-silc-core-client_ops.c
--- silc-client.orig/files/patch-irssi-src-silc-core-client_ops.c	Thu Oct 16 15:27:59 2003
+++ silc-client/files/patch-irssi-src-silc-core-client_ops.c	Thu Jan  1 06:00:00 1970
@@ -1,33 +0,0 @@
-diff --unified --recursive silc-client-0.9.10.1/irssi/src/silc/core/client_ops.c silc-client-0.9.10.1.db/irssi/src/silc/core/client_ops.c
---- irssi/src/silc/core/client_ops.c.orig	Thu Dec  5 15:37:49 2002
-+++ irssi/src/silc/core/client_ops.c	Tue Sep  9 18:41:57 2003
-@@ -312,9 +312,26 @@
-   /* FIXME: replace those printformat calls with signals and add signature
-             information to them (if present) */
-   if (flags & SILC_MESSAGE_FLAG_ACTION)
--    printformat_module("fe-common/silc", server, channel->channel_name,
--		       MSGLEVEL_ACTIONS, SILCTXT_CHANNEL_ACTION, 
--                       nick == NULL ? "[<unknown>]" : nick->nick, message);
-+    if(flags & SILC_MESSAGE_FLAG_UTF8 && !silc_term_utf8()) {
-+      char tmp[256], *cp, *dm = NULL;
-+      memset(tmp, 0, sizeof(tmp));
-+      cp = tmp;
-+      if(message_len > sizeof(tmp) - 1) {
-+        dm = silc_calloc(message_len + 1, sizeof(*dm));
-+        cp = dm;
-+      }
-+      silc_utf8_decode(message, message_len, SILC_STRING_LANGUAGE,
-+                       cp, message_len);
-+      printformat_module("fe-common/silc", server, channel->channel_name,
-+                         MSGLEVEL_ACTIONS, SILCTXT_CHANNEL_ACTION,
-+                         nick == NULL ? "[<unknown>]" : nick->nick, cp);
-+      silc_free(dm);
-+    } else {
-+      printformat_module("fe-common/silc", server, channel->channel_name,
-+                         MSGLEVEL_ACTIONS, SILCTXT_CHANNEL_ACTION,
-+                         nick == NULL ? "[<unknown>]" : nick->nick,
-+                         message);
-+    }
-   else if (flags & SILC_MESSAGE_FLAG_NOTICE)
-     printformat_module("fe-common/silc", server, channel->channel_name,
- 		       MSGLEVEL_NOTICES, SILCTXT_CHANNEL_NOTICE, 
diff -ruN silc-client.orig/pkg-plist silc-client/pkg-plist
--- silc-client.orig/pkg-plist	Thu Oct 16 15:27:59 2003
+++ silc-client/pkg-plist	Thu Oct 16 15:48:38 2003
@@ -1,9 +1,9 @@
 bin/silc
 etc/silc/silc.conf.sample
-lib/libsilc-1.0.so.1
+lib/libsilc-1.0.so.2
 lib/libsilc.la
 lib/libsilc.so
-lib/libsilcclient-1.0.so.1
+lib/libsilcclient-1.0.so.2
 lib/libsilcclient.la
 lib/libsilcclient.so
 lib/silcsim/client/aes.sim.so
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031016085729.4757D1CB8BA>