aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-msrplib
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-08-05 16:37:14 +0800
committermiwi <miwi@FreeBSD.org>2012-08-05 16:37:14 +0800
commit83962c3a53e9793c430870199921069157c66bd3 (patch)
tree566d7860a6c5466d012ff9ae63e0c0847cf40e3a /net/py-msrplib
parent0f0a296e43322cf1b0c658fae1ce8ae6726f3544 (diff)
downloadfreebsd-ports-gnome-83962c3a53e9793c430870199921069157c66bd3.tar.gz
freebsd-ports-gnome-83962c3a53e9793c430870199921069157c66bd3.tar.zst
freebsd-ports-gnome-83962c3a53e9793c430870199921069157c66bd3.zip
- Update to 0.14.4
PR: 168948 Submitted by: Eugene Grosbein <eugen@grosbein.net> (maintainer)
Diffstat (limited to 'net/py-msrplib')
-rw-r--r--net/py-msrplib/Makefile2
-rw-r--r--net/py-msrplib/distinfo4
-rw-r--r--net/py-msrplib/pkg-descr12
3 files changed, 9 insertions, 9 deletions
diff --git a/net/py-msrplib/Makefile b/net/py-msrplib/Makefile
index dc809ff14f23..eb41c82dff93 100644
--- a/net/py-msrplib/Makefile
+++ b/net/py-msrplib/Makefile
@@ -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/
diff --git a/net/py-msrplib/distinfo b/net/py-msrplib/distinfo
index e1a8876ff3d4..f41f2fa75e7b 100644
--- a/net/py-msrplib/distinfo
+++ b/net/py-msrplib/distinfo
@@ -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
diff --git a/net/py-msrplib/pkg-descr b/net/py-msrplib/pkg-descr
index 3b728fd105be..fc048afafbbf 100644
--- a/net/py-msrplib/pkg-descr
+++ b/net/py-msrplib/pkg-descr
@@ -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
mmit/net/vnc?id=243c2dac783a767439b308228ad79d4a128029f8'>- Use ${X11BASE} instead of hardcoded pathkrion2004-04-102-1/+5 * - Fix build on non-i386 systems.krion2004-04-106-4/+125 * Add size data, approved by maintainers.trevor2004-03-251-0/+1 * BROKEN on !i386: Does not compilekris2004-03-13