diff options
author | rodent <rodent> | 2013-06-27 01:39:09 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-06-27 01:39:09 +0000 |
commit | ec62cb76da14a878efc66bf7533e525593b6a378 (patch) | |
tree | a9e07ea3ae99720f22f109c7242423cdee4a0b2f | |
parent | 84890267144a8abdded02f96b197ef3f8211c0ee (diff) | |
download | pkgsrc-ec62cb76da14a878efc66bf7533e525593b6a378.tar.gz |
Updated to latest release. No functional differences in pkgsrc files. From
ChangeLog:
2013-06-03 Tristan Matth
Uninitialized control message and rtcp messages.
-rw-r--r-- | net/ccrtp/Makefile | 4 | ||||
-rw-r--r-- | net/ccrtp/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/ccrtp/Makefile b/net/ccrtp/Makefile index c77a62b8e62..6f6e7cf31cf 100644 --- a/net/ccrtp/Makefile +++ b/net/ccrtp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2013/04/22 06:03:36 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/27 01:39:09 rodent Exp $ # -DISTNAME= ccrtp-2.0.5 +DISTNAME= ccrtp-2.0.6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=ccrtp/} diff --git a/net/ccrtp/distinfo b/net/ccrtp/distinfo index b4f089cc729..c3711eb1424 100644 --- a/net/ccrtp/distinfo +++ b/net/ccrtp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/17 00:54:16 rodent Exp $ +$NetBSD: distinfo,v 1.2 2013/06/27 01:39:09 rodent Exp $ -SHA1 (ccrtp-2.0.5.tar.gz) = 8576cb12f440cea4b665f9abb26ec89b354bc454 -RMD160 (ccrtp-2.0.5.tar.gz) = 4ee3da0438e219a6f841188b7ff3d5259159b1da -Size (ccrtp-2.0.5.tar.gz) = 735488 bytes +SHA1 (ccrtp-2.0.6.tar.gz) = b04094484b21798b2cde10f022c2396c6b7d117b +RMD160 (ccrtp-2.0.6.tar.gz) = 0f8493b40fda383e959c67d32164f3b43fdacd02 +Size (ccrtp-2.0.6.tar.gz) = 735455 bytes |