From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 11 18:00:31 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F55C16A41F for ; Sun, 11 Sep 2005 18:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F41F43D46 for ; Sun, 11 Sep 2005 18:00:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8BI0Tv3094711 for ; Sun, 11 Sep 2005 18:00:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8BI0TsQ094710; Sun, 11 Sep 2005 18:00:29 GMT (envelope-from gnats) Resent-Date: Sun, 11 Sep 2005 18:00:29 GMT Resent-Message-Id: <200509111800.j8BI0TsQ094710@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hendrik Scholz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E240E16A41F for ; Sun, 11 Sep 2005 17:55:48 +0000 (GMT) (envelope-from hscholz@bender.wormulon.net) Received: from mail.wormulon.net (plant.wormulon.net [81.169.153.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6093843D45 for ; Sun, 11 Sep 2005 17:55:45 +0000 (GMT) (envelope-from hscholz@bender.wormulon.net) Received: from localhost (localhost [127.0.0.1]) by mail.wormulon.net (Postfix) with ESMTP id F11605C282; Sun, 11 Sep 2005 19:55:43 +0200 (CEST) Received: from mail.wormulon.net ([127.0.0.1]) by localhost (plant.wormulon.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 47406-06; Sun, 11 Sep 2005 19:55:30 +0200 (CEST) Received: from bender.wormulon.net (I0594.i.pppool.de [85.73.5.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wormulon.net (Postfix) with ESMTP id D65A95C27B; Sun, 11 Sep 2005 19:55:29 +0200 (CEST) Received: from bender.wormulon.net (localhost [127.0.0.1]) by bender.wormulon.net (8.13.4/8.13.3) with ESMTP id j8BHtifU073252; Sun, 11 Sep 2005 19:55:44 +0200 (CEST) (envelope-from hscholz@bender.wormulon.net) Received: (from hscholz@localhost) by bender.wormulon.net (8.13.4/8.13.3/Submit) id j8BHtc28073251; Sun, 11 Sep 2005 19:55:38 +0200 (CEST) (envelope-from hscholz) Message-Id: <200509111755.j8BHtc28073251@bender.wormulon.net> Date: Sun, 11 Sep 2005 19:55:38 +0200 (CEST) From: Hendrik Scholz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: jesper@jdn.dk Subject: ports/85980: update: net/sipp (1.0 to 1.1rc2) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hendrik Scholz List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2005 18:00:31 -0000 >Number: 85980 >Category: ports >Synopsis: update: net/sipp (1.0 to 1.1rc2) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Sep 11 18:00:29 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Hendrik Scholz >Release: FreeBSD 5.4-STABLE-SNAP006 i386 >Organization: >Environment: System: FreeBSD bender.wormulon.net 5.4-STABLE-SNAP006 FreeBSD 5.4-STABLE-SNAP006 #0: Sun Aug 7 05:29:16 UTC 2005 root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: This is an update of sipp to 1.1rc2 which is already pretty old but stable. patch-comp.h is not needed anymore but I added patch-comp.c (which is already included in the CVS snapshots). Port maintainer CC'ed. >How-To-Repeat: >Fix: --- sipp-1.0-to-1.1rc2.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/sipp/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 18 Feb 2005 12:26:26 -0000 1.5 +++ Makefile 11 Sep 2005 17:04:53 -0000 @@ -6,11 +6,11 @@ # PORTNAME= sipp -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= sipp -DISTNAME= ${PORTNAME}.${PORTVERSION} +DISTNAME= ${PORTNAME}.${PORTVERSION}rc2 MAINTAINER= jesper@jdn.dk COMMENT= SIP testing tool Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/sipp/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 21 Jan 2005 15:13:34 -0000 1.2 +++ distinfo 11 Sep 2005 17:04:53 -0000 @@ -1,2 +1,2 @@ -MD5 (sipp.1.0.tar.gz) = 8866e9af0d3bc29e91ebb6eab89a7f1f -SIZE (sipp.1.0.tar.gz) = 69330 +MD5 (sipp.1.1rc2.tar.gz) = 37e095368ff616c9cace03590705ca7c +SIZE (sipp.1.1rc2.tar.gz) = 86456 Index: files/patch-comp.c =================================================================== RCS file: files/patch-comp.c diff -N files/patch-comp.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-comp.c 11 Sep 2005 17:04:53 -0000 @@ -0,0 +1,21 @@ +--- comp.c.orig Sun Sep 11 18:39:50 2005 ++++ comp.c Sun Sep 11 18:40:09 2005 +@@ -40,15 +40,15 @@ + } + + *(void **)(&comp_compress) = dlsym(handle, "comp_compress"); +- if((error = dlerror())) ++ if((error = (char *) dlerror())) + { strcpy(comp_error, error); return comp_error; } + + *(void **)(&comp_uncompress) = dlsym(handle, "comp_uncompress"); +- if((error = dlerror())) ++ if((error = (char *) dlerror())) + { strcpy(comp_error, error); return comp_error; } + + *(void **)(&comp_free) = dlsym(handle, "comp_free"); +- if((error = dlerror())) ++ if((error = (char *) dlerror())) + { strcpy(comp_error, error); return comp_error; } + + return 0; Index: files/patch-comp.h =================================================================== RCS file: files/patch-comp.h diff -N files/patch-comp.h --- files/patch-comp.h 18 Jun 2004 07:33:47 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,12 +0,0 @@ ---- comp.h.orig Thu Jun 17 08:32:56 2004 -+++ comp.h Thu Jun 17 08:33:04 2004 -@@ -19,6 +19,9 @@ - * From Hewlett Packard Company. - */ - -+#if __FreeBSD__ < 5 -+#include -+#endif - #include - - #ifdef __cplusplus --- sipp-1.0-to-1.1rc2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: