Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2003 07:10:20 -0800 (PST)
From:      "TAKATSU Tomonari" <tota@rtfm.jp>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/53923: New Port: Sipsak is a SIP test command line tool.
Message-ID:  <200311041510.hA4FAKM9016034@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/53923; it has been noted by GNATS.

From: "TAKATSU Tomonari" <tota@rtfm.jp>
To: freebsd-gnats-submit@FreeBSD.org, jesusr@freebsd.org
Cc:  
Subject: Re: ports/53923: New Port: Sipsak is a SIP test command line tool.
Date: Wed, 5 Nov 2003 00:05:16 +0900 (JST)

 update to 0.8.6
 
 Fix
 
 diff -urN sipsak.orig/Makefile sipsak/Makefile
 --- sipsak.orig/MakefileTue Nov  4 23:31:59 2003
 +++ sipsak/MakefileTue Nov  4 23:37:25 2003
 @@ -6,17 +6,17 @@
  #
 
  PORTNAME=sipsak
 -PORTVERSION=0.8.1
 -EXTRACT_SUFX=.tgz
 +PORTVERSION=0.8.6
  CATEGORIES=net
  MASTER_SITES=http://download.berlios.de/sipsak/
 +DISTFILES=${DISTNAME}-1${EXTRACT_SUFX}
 
  MAINTAINER=jesusr@FreeBSD.org
  COMMENT=Small command line tool for SIP testing
 
  MAN1=sipsak.1
  MANCOMPRESSED=no
 +GNU_CONFIGURE=yes
  USE_GMAKE=yes
 
  .include <bsd.port.mk>
 -
 diff -urN sipsak.orig/distinfo sipsak/distinfo
 --- sipsak.orig/distinfoTue Nov  4 23:27:12 2003
 +++ sipsak/distinfoTue Nov  4 23:36:22 2003
 @@ -1 +1 @@
 -MD5 (sipsak-0.8.1.tgz) = 52d7799baee1af23c0fed682a620a867
 +MD5 (sipsak-0.8.6-1.tar.gz) = 9e39a7f9c8ced693160708dd1612460b
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311041510.hA4FAKM9016034>