- Update to 0.14.4

PR:		168948
Submitted by:	Eugene Grosbein <eugen@grosbein.net> (maintainer)
This commit is contained in:
Martin Wilke 2012-08-05 08:37:14 +00:00
parent e8700515ce
commit d6fa1d49af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302100
3 changed files with 9 additions and 9 deletions

View File

@ -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/

View File

@ -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

View File

@ -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