ports/50930: Update net/silc-client

Kirill Ponomarew ponomarew at oberon.net
Mon Apr 14 08:40:14 UTC 2003


>Number:         50930
>Category:       ports
>Synopsis:       Update net/silc-client
>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:   Mon Apr 14 01:40:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Oberon.net 
>Environment:
FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr  2 12:24:32 CEST 2003     root at voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK  i386
 
        
>Description:
Update net/silc-client from 0.9.10.1 to 0.9.12.1 

Some new interesting features in this version
Source fixes

>How-To-Repeat:
>Fix:
--- silc-client.orig/Makefile   Sat Mar  1 00:07:24 2003
+++ silc-client/Makefile        Sun Apr 13 23:37:04 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      silc
-PORTVERSION=   0.9.10.1
+PORTVERSION=   0.9.12.1
 CATEGORIES=    net ipv6 security
 MASTER_SITES=  http://www.silcnet.org/download/%SUBDIR%/ \
                http://ftp.silcnet.org/%SUBDIR%/ \
diff -ruN silc-client.orig/distinfo silc-client/distinfo
--- silc-client.orig/distinfo   Fri Jan  3 09:46:40 2003
+++ silc-client/distinfo        Sun Apr 13 23:37:12 2003
@@ -1 +1 @@
-MD5 (silc-client-0.9.10.1.tar.bz2) = 6c6c5e0826b70dc99d7fe9710728b27e
+MD5 (silc-client-0.9.12.1.tar.bz2) = 0ea94745b3036e4dcc18f6e8e54bbaa5
diff -ruN silc-client.orig/files/patch-Makefile.in silc-client/files/patch-Makefile.in
--- silc-client.orig/files/patch-Makefile.in    Fri Jan  3 09:46:40 2003
+++ silc-client/files/patch-Makefile.in Mon Apr 14 00:14:36 2003
@@ -1,6 +1,6 @@
---- Makefile.in.orig   Thu Dec  5 19:38:34 2002
-+++ Makefile.in        Sun Dec 29 15:27:21 2002
-@@ -231,7 +231,7 @@
+--- Makefile.in.orig   Sun Apr 13 23:38:07 2003
++++ Makefile.in        Mon Apr 14 00:13:49 2003
+@@ -233,7 +233,7 @@
  
  AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
  
@@ -9,7 +9,7 @@
  
  # Sub directories defined by "distributions" file, and can be overridden
  # with ./configure, which substitutes these variables.
-@@ -700,11 +700,9 @@
+@@ -702,11 +702,9 @@
  install-dirs:
        -mkdir -p $(etcdir)
        -mkdir -p $(modulesdir)
@@ -17,30 +17,36 @@
  
  install-dirs-client: install-dirs
        -mkdir -p $(helpdir)
--      -mkdir -p $(mandir)/man1
+-      -mkdir -p $(mansdir)/man1
  
  install-dirs-server: install-dirs
        -mkdir -p $(logsdir)
-@@ -738,12 +736,8 @@
+@@ -740,13 +738,8 @@
        fi
  
  etc-install-client:
 -      - at if test '!' -d $(srcdir)/irssi ; then \
 -        if test '!' -f $(etcdir)/silc.conf ; then \
-           $(INSTALL_DATA) $(srcdir)/irssi/silc.conf \
+-          $(INSTALL_DATA) $(srcdir)/irssi/silc.conf \
 -              $(etcdir)/silc.conf; \
 -        fi; \
 -      fi
-+              $(etcdir)/silc.conf.sample
- 
+-
++      $(INSTALL_DATA) $(srcdir)/irssi/silc.conf \
++      $(etcdir)/silc.conf.sample
  etc-install-server:
        - at if test '!' -f $(etcdir)/silcd.conf ; then \
-@@ -773,7 +767,7 @@
+         $(INSTALL_DATA) $(srcdir)/doc/example_silcd.conf \
+@@ -775,9 +768,9 @@
          $(sbindir)/silcd -C $(etcdir); \
        fi
  
 - at SILC_DIST_CLIENT_TRUE@install-data-hook: install-dirs-client sim-install doc-install-client etc-install-client
+- at SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_TRUE at install-data-hook: install-dirs-client install-dirs-server sim-install doc-install-client doc-install-server toolkit-install examples-install etc-install-client etc-install-server generate-server-key
+- at SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_FALSE at install-data-hook: install-dirs-server sim-install doc-install-server examples-install etc-install-server generate-server-key
 + at SILC_DIST_CLIENT_TRUE@install-data-hook: install-dirs-client sim-install etc-install-client
- @SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_TRUE at install-data-hook: install-dirs-client install-dirs-server sim-install doc-install-client doc-install-server toolkit-install examples-install etc-install-client etc-install-server generate-server-key
- @SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_FALSE at install-data-hook: install-dirs-server sim-install doc-install-server examples-install etc-install-server generate-server-key
++ at SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_TRUE at install-data-hook: install-dirs-client install-dirs-server sim-install toolkit-install examples-install etc-install-client etc-install-server generate-server-key
++ at SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_FALSE at install-data-hook: install-dirs-server sim-install examples-install etc-install-server generate-server-key
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list