Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Dec 2000 22:58:46 +0100 (CET)
From:      Stefan `Sec` Zehl <sec@nuyen.42.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23283: irc/sic port update (by maintainer)
Message-ID:  <200012042158.eB4LwjU07346@nuyen.42.org>
Resent-Message-ID: <200012042200.eB4M01108445@freefall.freebsd.org>

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

>Number:         23283
>Category:       ports
>Synopsis:       irc/sic port update (by maintainer)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 04 14:00:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Stefan `Sec` Zehl
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

	

>Description:

the sic port is to be updated, the patch is attached.
(it removes patch-ab and adds a new patch-ac, just FYI)

>How-To-Repeat:

>Fix:

diff -burPN /usr/ports/irc/sic/Makefile sic/Makefile
--- /usr/ports/irc/sic/Makefile	Sun Nov  5 17:10:25 2000
+++ sic/Makefile	Mon Dec  4 22:08:54 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sic
-PORTVERSION=	0.18a
+PORTVERSION=	0.22a
 CATEGORIES=	irc
 MASTER_SITES=	ftp://ftp.funet.fi/pub/unix/irc/sic/
 EXTRACT_SUFX=	.tgz
diff -burPN /usr/ports/irc/sic/distinfo sic/distinfo
--- /usr/ports/irc/sic/distinfo	Wed Dec 16 01:12:46 1998
+++ sic/distinfo	Mon Dec  4 22:09:11 2000
@@ -1 +1 @@
-MD5 (sic-0.18a.tgz) = ba26243e8d1de684f5d06f0aad09d7ce
+MD5 (sic-0.22a.tgz) = 667d1da8b37628c60b4e876db228bb23
diff -burPN /usr/ports/irc/sic/files/patch-ab sic/files/patch-ab
--- /usr/ports/irc/sic/files/patch-ab	Wed Dec 16 01:12:46 1998
+++ sic/files/patch-ab	Thu Jan  1 01:00:00 1970
@@ -1,13 +0,0 @@
---- 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 -burPN /usr/ports/irc/sic/files/patch-ac sic/files/patch-ac
--- /usr/ports/irc/sic/files/patch-ac	Thu Jan  1 01:00:00 1970
+++ sic/files/patch-ac	Mon Dec  4 22:29:39 2000
@@ -0,0 +1,29 @@
+--- configure.orig	Tue Aug  1 00:37:23 2000
++++ configure	Mon Dec  4 22:27:39 2000
+@@ -1299,14 +1299,14 @@
+ fi
+ rm -f confcache
+ 
+-echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6
+-echo "configure:1304: checking for pthread_create in -lpthread" >&5
++echo $ac_n "checking for pthread_create in -pthread""... $ac_c" 1>&6
++echo "configure:1304: checking for pthread_create in -pthread" >&5
+ ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`
+ if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+   ac_save_LIBS="$LIBS"
+-LIBS="-lpthread  $LIBS"
++LIBS="-pthread  $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 1312 "configure"
+ #include "confdefs.h"
+@@ -1340,7 +1340,7 @@
+ #define $ac_tr_lib 1
+ EOF
+ 
+-  LIBS="-lpthread $LIBS"
++  LIBS="-pthread $LIBS"
+ 
+ else
+   echo "$ac_t""no" 1>&6
diff -burPN /usr/ports/irc/sic/pkg-plist sic/pkg-plist
--- /usr/ports/irc/sic/pkg-plist	Wed Dec 16 01:12:46 1998
+++ sic/pkg-plist	Mon Dec  4 22:09:52 2000
@@ -1,3 +1,3 @@
 bin/sic
-bin/sic-0.18a
+bin/sic-0.22a
 bin/sdns

	


>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?200012042158.eB4LwjU07346>