Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2001 23:14:25 +0100 (CET)
From:      Stefan `Sec` Zehl <sec@42.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31608: irc/sic port update (my maintainer)
Message-ID:  <20011029221425.88E5D9D@ice.42.org>

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

>Number:         31608
>Category:       ports
>Synopsis:       irc/sic port update (my maintainer)
>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:   Mon Oct 29 14:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Stefan `Sec` Zehl
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD ice 4.4-STABLE FreeBSD 4.4-STABLE #9: Sat Sep 29 19:25:00 CEST 2001 root@ice:/usr/export/obj/usr/export/src/sys/ICE i386

	
>Description:

The irc/sic port needs updating.

Watch out, this removes files/patch-ac completely

	
>How-To-Repeat:
	
>Fix:

	

diff -burN /usr/ports/irc/sic/Makefile sic/Makefile
--- /usr/ports/irc/sic/Makefile	Mon Dec 11 04:01:46 2000
+++ sic/Makefile	Mon Oct 29 23:02:10 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sic
-PORTVERSION=	0.22a
+PORTVERSION=	0.23a
 CATEGORIES=	irc
 MASTER_SITES=	ftp://ftp.funet.fi/pub/unix/irc/sic/
 EXTRACT_SUFX=	.tgz
diff -burN /usr/ports/irc/sic/distinfo sic/distinfo
--- /usr/ports/irc/sic/distinfo	Mon Dec 11 04:01:46 2000
+++ sic/distinfo	Mon Oct 29 23:02:57 2001
@@ -1 +1 @@
-MD5 (sic-0.22a.tgz) = 667d1da8b37628c60b4e876db228bb23
+MD5 (sic-0.23a.tgz) = 05ef47c2e6ed2a8f71053678e684de35
diff -burN /usr/ports/irc/sic/files/patch-ac sic/files/patch-ac
--- /usr/ports/irc/sic/files/patch-ac	Mon Dec 18 00:49:22 2000
+++ sic/files/patch-ac	Thu Jan  1 01:00:00 1970
@@ -1,29 +0,0 @@
---- 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
>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?20011029221425.88E5D9D>