ports/63376: update net/silc-server to 0.9.17

aquatique at rusunix.org aquatique at rusunix.org
Thu Feb 26 04:30:21 UTC 2004


>Number:         63376
>Category:       ports
>Synopsis:       update net/silc-server to 0.9.17
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 25 20:30:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Evgueni V. Gavrilov
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
rusunix.org
>Environment:
System: FreeBSD rusunix.org 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #0: Fri Feb 6 16:59:58 OMST 2004 aquatique at rusunix.org:/usr/obj/usr/src/sys/NEWMONSTER i386

>Description:
	update net/silc-server to 0.9.17
>How-To-Repeat:
	patch <
>Fix:

diff -ruN silc-server.orig/Makefile silc-server/Makefile
--- silc-server.orig/Makefile	Thu Feb 26 10:07:37 2004
+++ silc-server/Makefile	Thu Feb 26 10:07:44 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	silc
-PORTVERSION=	0.9.16
+PORTVERSION=	0.9.17
 PORTREVISION=	1
 CATEGORIES=	net ipv6 security
 MASTER_SITES=	http://www.silcnet.org/download/%SUBDIR%/ \
diff -ruN silc-server.orig/distinfo silc-server/distinfo
--- silc-server.orig/distinfo	Thu Feb 26 10:07:37 2004
+++ silc-server/distinfo	Thu Feb 26 10:08:28 2004
@@ -1 +1 @@
-MD5 (silc-server-0.9.16.tar.bz2) = ec507162fd0b77d811b462e7c3e591e2
+MD5 (silc-server-0.9.17.tar.bz2) = ebf7e86c2e149607cad2e9a0706a2076
diff -ruN silc-server.orig/files/patch-silcd:Makefile.in silc-server/files/patch-silcd:Makefile.in
--- silc-server.orig/files/patch-silcd:Makefile.in	Thu Feb 26 10:07:37 2004
+++ silc-server/files/patch-silcd:Makefile.in	Thu Feb 26 10:16:30 2004
@@ -1,15 +1,15 @@
---- silcd/Makefile.in.orig	Thu Dec  5 19:43:48 2002
-+++ silcd/Makefile.in	Tue Dec 31 18:08:15 2002
-@@ -130,7 +130,7 @@
+--- silcd/Makefile.in.orig	Tue Feb 24 20:39:37 2004
++++ silcd/Makefile.in	Thu Feb 26 10:15:39 2004
+@@ -179,7 +179,7 @@
  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  LDFLAGS = @LDFLAGS@
- 
+ LIBOBJS = @LIBOBJS@
 -LIBS = $(SILC_COMMON_LIBS) -lsilc
 +LIBS = -L$(top_srcdir)/lib $(SILC_COMMON_LIBS) -lsilc
  LIBSILCCLIENT_AGE = @LIBSILCCLIENT_AGE@
  LIBSILCCLIENT_CURRENT = @LIBSILCCLIENT_CURRENT@
  LIBSILCCLIENT_REVISION = @LIBSILCCLIENT_REVISION@
-@@ -326,8 +326,8 @@
+@@ -370,8 +370,8 @@
  	     || test -f $$p1 \
  	  ; then \
  	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list