From sec@btl.42.org  Mon Dec 14 18:14:51 1998
Received: from btl.42.org (btl.42.org [194.246.250.193])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA21589
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Dec 1998 18:14:48 -0800 (PST)
          (envelope-from sec@btl.42.org)
Received: (from sec@localhost)
	by btl.42.org (8.9.1/8.9.1) id DAA44907;
	Tue, 15 Dec 1998 03:14:44 +0100 (CET)
	(envelope-from sec)
Message-Id: <199812150214.DAA44907@btl.42.org>
Date: Tue, 15 Dec 1998 03:14:44 +0100 (CET)
From: Stefan Zehl <sec@btl.42.org>
Reply-To: sec@btl.42.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: update of net/sic-port
X-Send-Pr-Version: 3.2

>Number:         9088
>Category:       ports
>Synopsis:       update of net/sic-port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 14 18:20:00 PST 1998
>Closed-Date:    Wed Dec 16 00:12:59 GMT 1998
>Last-Modified:  Tue Dec 15 16:14:11 PST 1998
>Originator:     Stefan Zehl
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

The sic port was a bit outdated, i updated it from 0.10 to 0.18
	

>How-To-Repeat:

	

>Fix:

diff -burN /usr/ports/net/sic/Makefile sic/Makefile
--- /usr/ports/net/sic/Makefile	Wed May 27 21:12:12 1998
+++ sic/Makefile	Tue Dec 15 03:09:44 1998
@@ -1,19 +1,21 @@
 # New ports collection makefile for:	sic
-# Version required:	0.10a
+# Version required:	0.18a
 # Date created:		04 Apr 1998
 # Whom:			sec@42.org
 #
 # $Id: Makefile,v 1.2 1998/05/27 19:12:12 mph Exp $
 #
 
-DISTNAME=	sic-0.10a
+DISTNAME=	sic-0.18a
 CATEGORIES=	net
-MASTER_SITES=	http://www.freebsd.org/~mph/distfiles/ \
-		http://www.stealth.net/~kalt/sic/
+MASTER_SITES=	ftp://ftp.funet.fi/pub/unix/irc/sic/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	sec@42.org
 
 GNU_CONFIGURE=	yes
+
+MAN1=		sic.1
+MAN5=		sic-alias.5 sic-server.5
 
 .include <bsd.port.mk>
diff -burN /usr/ports/net/sic/files/md5 sic/files/md5
--- /usr/ports/net/sic/files/md5	Wed May 27 18:53:56 1998
+++ sic/files/md5	Tue Dec 15 03:04:35 1998
@@ -1 +1 @@
-MD5 (sic-0.10a.tgz) = dde11f6b1c59f01871f452c58b1eefaa
+MD5 (sic-0.18a.tgz) = ba26243e8d1de684f5d06f0aad09d7ce
diff -burN /usr/ports/net/sic/patches/patch-aa sic/patches/patch-aa
--- /usr/ports/net/sic/patches/patch-aa	Wed May 27 18:53:56 1998
+++ sic/patches/patch-aa	Thu Jan  1 01:00:00 1970
@@ -1,14 +0,0 @@
---- server.c.org	Sat Apr  4 19:48:55 1998
-+++ server.c	Sat Apr  4 19:59:58 1998
-@@ -1074,10 +1074,7 @@
-  *	0 -> chat , 1 -> send
-  */
- void
--sic_dcc(type, nick, ip, port, file, size)
--  char type, *nick, *file;
--  unsigned long ip, size;
--  unsigned int port;
-+sic_dcc(char type, char *nick, unsigned long ip, unsigned int port, char *file, unsigned long size)
- {
-   struct server_ *dtmp = slist;
-   unsigned long	lip;
diff -burN /usr/ports/net/sic/patches/patch-ab sic/patches/patch-ab
--- /usr/ports/net/sic/patches/patch-ab	Thu Jan  1 01:00:00 1970
+++ sic/patches/patch-ab	Tue Dec 15 03:07:38 1998
@@ -0,0 +1,13 @@
+--- dns.c.orig	Tue Dec 15 03:07:04 1998
++++ dns.c	Tue Dec 15 03:07:14 1998
+@@ -22,10 +22,6 @@
+ #include <netinet/in.h>
+ #include <arpa/inet.h>
+ 
+-/* BIND 8.x lossage */
+-#undef inet_ntoa
+-#undef inet_addr
+-
+ extern	int	h_errno;
+ 
+ void
diff -burN /usr/ports/net/sic/pkg/PLIST sic/pkg/PLIST
--- /usr/ports/net/sic/pkg/PLIST	Wed May 27 18:53:57 1998
+++ sic/pkg/PLIST	Tue Dec 15 03:09:52 1998
@@ -1,3 +1,3 @@
 bin/sic
-bin/sic-0.10a
+bin/sic-0.18a
 bin/sdns
	

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed
State-Changed-By: jseger
State-Changed-When: Wed Dec 16 00:12:59 GMT 1998
State-Changed-Why: 
Committed, thanks.
>Unformatted:
