From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 25 08:10:30 2004 Return-Path: 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 B470116A4CE for ; Mon, 25 Oct 2004 08:10:30 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9474643D5C for ; Mon, 25 Oct 2004 08:10:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9P8AUqk060335 for ; Mon, 25 Oct 2004 08:10:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9P8AUmM060334; Mon, 25 Oct 2004 08:10:30 GMT (envelope-from gnats) Resent-Date: Mon, 25 Oct 2004 08:10:30 GMT Resent-Message-Id: <200410250810.i9P8AUmM060334@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 24FEF16A4CE; Mon, 25 Oct 2004 08:03:09 +0000 (GMT) Received: from mail.wormulon.net (plant.wormulon.net [81.169.153.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADE9B43D53; Mon, 25 Oct 2004 08:03:08 +0000 (GMT) (envelope-from hscholz@mail.wormulon.net) Received: from localhost (localhost [127.0.0.1]) by mail.wormulon.net (Postfix) with ESMTP id E2818523CA; Mon, 25 Oct 2004 09:59:02 +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 35784-05; Mon, 25 Oct 2004 09:58:59 +0200 (CEST) Received: by mail.wormulon.net (Postfix, from userid 1001) id AD368523C4; Mon, 25 Oct 2004 09:58:59 +0200 (CEST) Message-Id: <20041025075859.AD368523C4@mail.wormulon.net> Date: Mon, 25 Oct 2004 09:58:59 +0200 (CEST) From: Hendrik Scholz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: jesusr@FreeBSD.org Subject: ports/73104: port-upgrade: net/sipsak (0.8.9 to 0.8.11) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 25 Oct 2004 08:10:30 -0000 >Number: 73104 >Category: ports >Synopsis: port-upgrade: net/sipsak (0.8.9 to 0.8.11) >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: Mon Oct 25 08:10:30 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Hendrik Scholz >Release: FreeBSD 5.2.1-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD plant.wormulon.net 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Fri Aug 13 11:32:22 CEST 2004 hscholz@h2012.ka.strato.de:/usr/src/sys/i386/compile/PLANT i386 >Description: update of sipsak to 0.8.11. The additional patch is needed to allow compilation on FreeBSD. Author is already notified. >How-To-Repeat: >Fix: --- sipsak-0.8.9-to-0.8.11.patch begins here --- diff -urP sipsak.0.8.9/Makefile sipsak/Makefile --- sipsak.0.8.9/Makefile Mon Oct 25 09:53:39 2004 +++ sipsak/Makefile Mon Oct 25 09:53:45 2004 @@ -6,7 +6,7 @@ # PORTNAME= sipsak -PORTVERSION= 0.8.9 +PORTVERSION= 0.8.11 CATEGORIES= net MASTER_SITES= http://download.berlios.de/sipsak/ diff -urP sipsak.0.8.9/distinfo sipsak/distinfo --- sipsak.0.8.9/distinfo Mon Oct 25 09:53:39 2004 +++ sipsak/distinfo Mon Oct 25 09:53:53 2004 @@ -1,2 +1,2 @@ -MD5 (sipsak-0.8.9.tar.gz) = 567aaf2e746e005852fec8d7ab86dc0b -SIZE (sipsak-0.8.9.tar.gz) = 125919 +MD5 (sipsak-0.8.11.tar.gz) = 6ec31fe34412028050be304ae728c371 +SIZE (sipsak-0.8.11.tar.gz) = 133219 diff -urP sipsak.0.8.9/files/patch-sipsak.c sipsak/files/patch-sipsak.c --- sipsak.0.8.9/files/patch-sipsak.c Thu Jan 1 01:00:00 1970 +++ sipsak/files/patch-sipsak.c Mon Oct 25 09:56:26 2004 @@ -0,0 +1,11 @@ +--- sipsak.c.orig Mon Oct 25 09:55:56 2004 ++++ sipsak.c Mon Oct 25 09:56:07 2004 +@@ -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"); --- sipsak-0.8.9-to-0.8.11.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: