From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jan 1 11:30:05 2006 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 3E79116A41F for ; Sun, 1 Jan 2006 11:30:05 +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 1FE7743D58 for ; Sun, 1 Jan 2006 11:30:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k01BU3JI057639 for ; Sun, 1 Jan 2006 11:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k01BU3iB057638; Sun, 1 Jan 2006 11:30:03 GMT (envelope-from gnats) Resent-Date: Sun, 1 Jan 2006 11:30:03 GMT Resent-Message-Id: <200601011130.k01BU3iB057638@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 733E416A41F; Sun, 1 Jan 2006 11:22:51 +0000 (GMT) (envelope-from hscholz@bender.wormulon.net) Received: from mail.wormulon.net (123.org [81.169.153.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCFA443D53; Sun, 1 Jan 2006 11:22:44 +0000 (GMT) (envelope-from hscholz@bender.wormulon.net) Received: from localhost (localhost [127.0.0.1]) by mail.wormulon.net (Postfix) with ESMTP id BB7F652220; Sun, 1 Jan 2006 12:22:42 +0100 (CET) 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 18867-07; Sun, 1 Jan 2006 12:22:27 +0100 (CET) Received: from bender.wormulon.net (I0931.i.pppool.de [85.73.9.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wormulon.net (Postfix) with ESMTP id 574D8605D7; Sun, 1 Jan 2006 12:22:27 +0100 (CET) Received: from bender.wormulon.net (localhost [127.0.0.1]) by bender.wormulon.net (8.13.4/8.13.3) with ESMTP id k01BO7Su017698; Sun, 1 Jan 2006 12:24:07 +0100 (CET) (envelope-from hscholz@bender.wormulon.net) Received: (from hscholz@localhost) by bender.wormulon.net (8.13.4/8.13.3/Submit) id k01BO6eE017686; Sun, 1 Jan 2006 12:24:06 +0100 (CET) (envelope-from hscholz) Message-Id: <200601011124.k01BO6eE017686@bender.wormulon.net> Date: Sun, 1 Jan 2006 12:24:06 +0100 (CET) From: Hendrik Scholz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: jesusr@FreeBSD.org Subject: ports/91161: update: net/sipsak (0.8.11 to 0.9.5) 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, 01 Jan 2006 11:30:05 -0000 >Number: 91161 >Category: ports >Synopsis: update: net/sipsak (0.8.11 to 0.9.5) >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 Jan 01 11:30:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Hendrik Scholz >Release: FreeBSD 5.4-STABLE-SNAP006 i386 >Organization: Freenet Cityline GmbH >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: Update of the sipsak SIP test tool from 0.8.11 to 0.9.5. There has been a lot of work on sipsak itself so all three patch files are now redundant. Maintainer CC'ed. >How-To-Repeat: >Fix: --- sipsak-0.8.11-to-0.9.5.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/sipsak/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 26 Oct 2004 14:12:13 -0000 1.3 +++ Makefile 1 Jan 2006 11:20:25 -0000 @@ -6,7 +6,7 @@ # PORTNAME= sipsak -PORTVERSION= 0.8.11 +PORTVERSION= 0.9.5 CATEGORIES= net MASTER_SITES= http://download.berlios.de/sipsak/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/sipsak/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 26 Oct 2004 14:12:13 -0000 1.4 +++ distinfo 1 Jan 2006 11:20:25 -0000 @@ -1,2 +1,3 @@ -MD5 (sipsak-0.8.11.tar.gz) = 6ec31fe34412028050be304ae728c371 -SIZE (sipsak-0.8.11.tar.gz) = 133219 +MD5 (sipsak-0.9.5.tar.gz) = 5f6d8df044984061425fdbedea61a64e +SHA256 (sipsak-0.9.5.tar.gz) = 871b94295aca323d8ff6fcadd955ba009fa24b28a24ca81d6a5f76537572d6af +SIZE (sipsak-0.9.5.tar.gz) = 156279 Index: files/patch-helper.c =================================================================== RCS file: files/patch-helper.c diff -N files/patch-helper.c --- files/patch-helper.c 26 Oct 2004 14:12:14 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ ---- helper.c.orig Tue Oct 26 15:49:48 2004 -+++ helper.c Tue Oct 26 15:53:43 2004 -@@ -23,6 +23,8 @@ - #include - #include - #include -+#include -+#include - #include - - #include "helper.h" Index: files/patch-sipsak.c =================================================================== RCS file: files/patch-sipsak.c diff -N files/patch-sipsak.c --- files/patch-sipsak.c 26 Oct 2004 14:12:14 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,31 +0,0 @@ ---- sipsak.c.orig Fri Oct 8 20:07:14 2004 -+++ sipsak.c Tue Oct 26 15:55:19 2004 -@@ -207,6 +207,9 @@ - char buff[BUFSIZE]; - int length, c, i, j; - char *delim, *delim2; -+ pid_t pid; -+ struct timespec ts; -+ int upp; - #ifdef HAVE_GETOPT_LONG - int option_index = 0; - static struct option l_opts[] = { -@@ -269,9 +272,6 @@ - memset(ack, 0, BUFSIZE); - memset(fqdn, 0, FQDN_SIZE); - memset(messusern, 0, FQDN_SIZE); -- pid_t pid; -- struct timespec ts; -- int upp; - - if (argc==1) print_help(); - -@@ -354,7 +354,7 @@ - flood=1; - break; - case 'f': -- if strncmp(optarg, "-", 1) { -+ if (strncmp(optarg, "-", 1)) { - /* file is opened in binary mode so that the cr-lf is - preserved */ - pf = fopen(optarg, "rb"); Index: files/patch-sipsak.h =================================================================== RCS file: files/patch-sipsak.h diff -N files/patch-sipsak.h --- files/patch-sipsak.h 26 Oct 2004 14:12:14 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,10 +0,0 @@ ---- sipsak.h.orig Fri Oct 8 19:30:52 2004 -+++ sipsak.h Tue Oct 26 15:49:07 2004 -@@ -19,6 +19,7 @@ - #ifndef SIPSAK_H - #define SIPSAK_H - -+#include - #include - - #if HAVE_CONFIG_H --- sipsak-0.8.11-to-0.9.5.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: