Skip site navigation (1)Skip section navigation (2)
Date:      ср, 27 ноя 2002 11:53:21 +0100
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45795: /usr/ports/net/silc-client update	
Message-ID:  <E18Gzon-0007tD-00@voodoo.oberon.net>

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

>Number:         45795
>Category:       ports
>Synopsis:       /usr/ports/net/silc-client update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 27 03:00:11 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
>Environment:
System: FreeBSD voodoo.oberon.net 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Fri Oct 25 20:54:25 CEST 2002 root@voodoo.oberon.net:/usr/obj/usr/src/sys/VOODOO i386


>Description:

/usr/ports/silc-client update

>How-To-Repeat:
>Fix:

diff -ruN silc-client/Makefile silc-client.bak/Makefile
--- silc-client/Makefile        Tue Sep 24 09:10:35 2002
+++ silc-client.bak/Makefile    Tue Nov 26 21:48:25 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      silc
-PORTVERSION=   0.9.5.1
+PORTVERSION=   0.9.8
 CATEGORIES=    net ipv6 security
 MASTER_SITES=  http://www.silcnet.org/download/client/sources/ \
                ftp://ftp.silcnet.org/silc/client/sources/ \
diff -ruN silc-client/distinfo silc-client.bak/distinfo
--- silc-client/distinfo        Tue Sep 24 09:10:35 2002
+++ silc-client.bak/distinfo    Tue Nov 26 21:47:13 2002
@@ -1 +1 @@
-MD5 (silc-client-0.9.5.1.tar.bz2) = 5d12658655f9eb681fe769b0e2bd0d89
+MD5 (silc-client-0.9.8.tar.bz2) = 0591e8689ed51057dedc0ae626c3a451 
diff -ruN silc-client/files/patch-Makefile.in silc-client.bak/files/patch-Makefile.in
--- silc-client/files/patch-Makefile.in Mon Aug 19 16:01:11 2002
+++ silc-client.bak/files/patch-Makefile.in     Thu Jan  1 01:00:00 1970
@@ -1,44 +0,0 @@
---- Makefile.in.orig   Wed Jul 10 16:54:28 2002
-+++ Makefile.in        Wed Jul 10 18:02:37 2002
-@@ -151,7 +151,7 @@
- 
- AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
- 
--COMMONDIRS = lib irssi silc silcd doc includes
-+COMMONDIRS = lib irssi silc includes
- 
- # Sub directories defined by "distributions" file, and can be overridden
- # with ./configure, which substitutes these variables.
-@@ -531,10 +531,7 @@
- 
- install-dirs:
-       -mkdir -p $(etcdir)
--      -mkdir -p $(modulesdir)
-       -mkdir -p $(helpdir)
--      -mkdir -p $(docdir)
--      -mkdir -p $(logsdir)
- 
- generate-server-key:
-       -@if test '!' -f $(etcdir)/silcd.pub ; then \
-@@ -568,19 +565,12 @@
-       $(INSTALL_DATA) $(srcdir)/doc/examples/cell* $(docdir)/examples/
- 
- etc-install:
--      -@if test '!' -f $(etcdir)/silcd.conf ; then \
--        $(INSTALL_DATA) $(srcdir)/doc/example_silcd.conf \
--              $(etcdir)/silcd.conf; \
--        $(INSTALL_DATA) $(srcdir)/doc/silcalgs.conf \
--              $(etcdir)/silcalgs.conf; \
--          chmod go= $(etcdir)/silcd.conf; \
--      fi
-       -@if test '!' -f $(etcdir)/silc.conf ; then \
-         $(INSTALL_DATA) $(srcdir)/irssi/silc.conf \
--        $(etcdir)/silc.conf; \
-+        $(etcdir)/silc.conf.sample; \
-       fi
- 
--@SILC_DIST_CLIENT_TRUE@install-data-hook: install-dirs sim-install doc-install etc-install
-+@SILC_DIST_CLIENT_TRUE@install-data-hook: install-dirs etc-install
- @SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_TRUE@install-data-hook: install-dirs generate-server-
key sim-install doc-install toolkit-install examples-install etc-install
- @SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_FALSE@install-data-hook: install-dirs generate-server
-key sim-install doc-install examples-install etc-install
- # Tell versions [3.59,3.63) of GNU make to not export all variables.



>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E18Gzon-0007tD-00>