Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2012 08:37:15 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302100 - head/net/py-msrplib
Message-ID:  <201208050837.q758bFFK058372@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Aug  5 08:37:14 2012
New Revision: 302100
URL: http://svn.freebsd.org/changeset/ports/302100

Log:
  - Update to 0.14.4
  
  PR:		168948
  Submitted by:	Eugene Grosbein <eugen@grosbein.net> (maintainer)

Modified:
  head/net/py-msrplib/Makefile   (contents, props changed)
  head/net/py-msrplib/distinfo   (contents, props changed)
  head/net/py-msrplib/pkg-descr   (contents, props changed)

Modified: head/net/py-msrplib/Makefile
==============================================================================
--- head/net/py-msrplib/Makefile	Sun Aug  5 08:36:13 2012	(r302099)
+++ head/net/py-msrplib/Makefile	Sun Aug  5 08:37:14 2012	(r302100)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	msrplib
-PORTVERSION=	0.14.1
+PORTVERSION=	0.14.4
 CATEGORIES=	net python
 MASTER_SITES=	http://download.ag-projects.com/SipClient/ \
 		http://www.grosbein.net/python/

Modified: head/net/py-msrplib/distinfo
==============================================================================
--- head/net/py-msrplib/distinfo	Sun Aug  5 08:36:13 2012	(r302099)
+++ head/net/py-msrplib/distinfo	Sun Aug  5 08:37:14 2012	(r302100)
@@ -1,2 +1,2 @@
-SHA256 (python-msrplib-0.14.1.tar.gz) = 2ed1a392f797912946e6108fa59ec0434c054d0b8061aa7bb627808aeffa8343
-SIZE (python-msrplib-0.14.1.tar.gz) = 32928
+SHA256 (python-msrplib-0.14.4.tar.gz) = daac7f4ac1cc87ce2a66b74cdb498110dc10aa1d28e258c0035dd65f53be2fdc
+SIZE (python-msrplib-0.14.4.tar.gz) = 32974

Modified: head/net/py-msrplib/pkg-descr
==============================================================================
--- head/net/py-msrplib/pkg-descr	Sun Aug  5 08:36:13 2012	(r302099)
+++ head/net/py-msrplib/pkg-descr	Sun Aug  5 08:37:14 2012	(r302100)
@@ -1,9 +1,9 @@
 The MSRP protocol stack implementation for clients written in python.
 
-Message Session Relay Protocol (MSRP) is a protocol for transmitting a
-series of related instant messages in the context of a session. Message
-sessions are treated like any other media stream when set up via a
-rendezvous or session creation protocol such as the Session Initiation
-Protocol (SIP).
+Message Session Relay Protocol (MSRP) is a protocol for transmitting
+a series of related instant messages in the context of a session.
+Message sessions are treated like any other media stream
+when set up via a rendezvous or session creation protocol
+such as the Session Initiation Protocol (SIP).
 
-WWW:	http://sipsimpleclient.com/wiki/SipMSRPApi
+WWW:	http://mediaproxy.ag-projects.com/projects/msrp/wiki



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