ports/65741: update net/silky to 0.5.1
aquatique-ports at rambler.ru
aquatique-ports at rambler.ru
Mon Apr 19 03:00:27 UTC 2004
>Number: 65741
>Category: ports
>Synopsis: update net/silky to 0.5.1
>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: Sun Apr 18 20:00:27 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Evgueni V. Gavrilov
>Release: FreeBSD 4.9-RELEASE-p4 i386
>Organization:
rusunix.org
>Environment:
System: FreeBSD rusunix.org 4.9-RELEASE-p4 FreeBSD 4.9-RELEASE-p4 #0: Thu Mar 18 10:20:14 OMST 2004 root at rusunix.org:/usr/obj/usr/src/sys/NEWMONSTER i386
>Description:
update net/silky to 0.5.1
>How-To-Repeat:
patch <
>Fix:
File files/patch-silccallbacks should be removed as long as silky now runs fine with SILC Toolkit 0.9.12
diff -ruN silky.orig/Makefile silky/Makefile
--- silky.orig/Makefile Mon Apr 19 09:27:24 2004
+++ silky/Makefile Mon Apr 19 09:45:16 2004
@@ -6,7 +6,7 @@
#
PORTNAME= silky
-PORTVERSION= 0.5.0
+PORTVERSION= 0.5.1
PORTREVISION= 1
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
diff -ruN silky.orig/distinfo silky/distinfo
--- silky.orig/distinfo Mon Apr 19 09:27:24 2004
+++ silky/distinfo Mon Apr 19 09:29:58 2004
@@ -1 +1,2 @@
-MD5 (silky-0.5.0.tar.gz) = 0533ac8b2972c4006efd5fe45a369394
+MD5 (silky-0.5.1.tar.gz) = b208f1b55af6424d51bc188d6a13c830
+SIZE (silky-0.5.1.tar.gz) = 767619
diff -ruN silky.orig/files/patch-silccallbacks silky/files/patch-silccallbacks
--- silky.orig/files/patch-silccallbacks Mon Apr 19 09:27:24 2004
+++ silky/files/patch-silccallbacks Thu Jan 1 06:00:00 1970
@@ -1,22 +0,0 @@
---- src/silccallbacks.c.orig Mon Mar 1 13:41:32 2004
-+++ src/silccallbacks.c Mon Mar 1 13:41:44 2004
-@@ -569,7 +569,7 @@
- static void
- silc_channel_message(SilcClient client, SilcClientConnection conn,
- SilcClientEntry sender, SilcChannelEntry channel,
-- SilcMessagePayload payload,
-+ SilcMessagePayload payload, SilcChannelPrivateKey key,
- SilcMessageFlags flags, const unsigned char *message,
- SilcUInt32 message_len)
- {
---- src/silccallbacks.h.orig Mon Mar 1 13:41:15 2004
-+++ src/silccallbacks.h Mon Mar 1 13:41:23 2004
-@@ -8,7 +8,7 @@
- void
- silc_channel_message(SilcClient client, SilcClientConnection conn,
- SilcClientEntry sender, SilcChannelEntry channel,
-- SilcMessagePayload payload,
-+ SilcMessagePayload payload, SilcChannelPrivateKey key,
- SilcMessageFlags flags, const unsigned char *message,
- SilcUInt32 message_len);
-
diff -ruN silky.orig/pkg-plist silky/pkg-plist
--- silky.orig/pkg-plist Mon Apr 19 09:27:24 2004
+++ silky/pkg-plist Mon Apr 19 09:40:06 2004
@@ -6,12 +6,13 @@
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/TODO
-share/pixmaps/silky_icon.png
+share/silky/stock_people.png
+share/silky/silky.conf
+share/silky/servers.conf
share/silky/silky.glade
share/silky/silky-channel.glade
-share/silky/silky-channel-label.glade
share/silky/silky-query.glade
-share/silky/silky-query-label.glade
+share/locale/af/LC_MESSAGES/silky.mo
share/locale/de/LC_MESSAGES/silky.mo
share/locale/fi/LC_MESSAGES/silky.mo
share/locale/fr/LC_MESSAGES/silky.mo
@@ -19,6 +20,7 @@
share/locale/it/LC_MESSAGES/silky.mo
share/locale/sk/LC_MESSAGES/silky.mo
share/locale/ru/LC_MESSAGES/silky.mo
+share/locale/sv/LC_MESSAGES/silky.mo
share/gnome/apps/Applications/silky.desktop
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rmdir %D/share/pixmaps 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list