From hscholz@bender.wormulon.net  Sun Jan  1 11:22:51 2006
Return-Path: <hscholz@bender.wormulon.net>
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 <hendrik@scholz.net>
Reply-To: Hendrik Scholz <hendrik@scholz.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jesusr@freebsd.org
Subject: update: net/sipsak (0.8.11 to 0.9.5)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         91161
>Category:       ports
>Synopsis:       update: net/sipsak (0.8.11 to 0.9.5)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jesusr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 01 11:30:03 GMT 2006
>Closed-Date:    Wed Mar 15 13:55:41 GMT 2006
>Last-Modified:  Wed Mar 15 13:55:41 GMT 2006
>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 <sys/utsname.h>
- #include <string.h>
- #include <ctype.h>
-+#include <sys/types.h>
-+#include <netinet/in.h>
- #include <arpa/inet.h>
- 
- #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 <sys/types.h>
- #include <regex.h>
- 
- #if HAVE_CONFIG_H
--- sipsak-0.8.11-to-0.9.5.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jesusr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jan 1 11:33:51 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91161 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Wed Mar 15 13:55:18 UTC 2006 
State-Changed-Why:  
Port got updated to 0.9.6, thanks for your submission. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91161 
>Unformatted:
