pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ccrtp Updated to 2.0.8. From ChangeLog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b51b0f86d2d
branches:  trunk
changeset: 632760:8b51b0f86d2d
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sat Apr 05 13:55:59 2014 +0000

description:
Updated to 2.0.8. From ChangeLog:
        Fixed for gcrypt >= 1.6.0...
        Improved demos
        Clang fixes & code cleanup from static analysis
        Cleanup of configure

diffstat:

 net/ccrtp/Makefile |  5 ++---
 net/ccrtp/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 1c1b5178b1a8 -r 8b51b0f86d2d net/ccrtp/Makefile
--- a/net/ccrtp/Makefile        Sat Apr 05 11:06:07 2014 +0000
+++ b/net/ccrtp/Makefile        Sat Apr 05 13:55:59 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2014/02/12 23:18:19 tron Exp $
+# $NetBSD: Makefile,v 1.6 2014/04/05 13:55:59 rodent Exp $
 #
 
-DISTNAME=      ccrtp-2.0.6
-PKGREVISION=   2
+DISTNAME=      ccrtp-2.0.8
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GNU:=ccrtp/}
 
diff -r 1c1b5178b1a8 -r 8b51b0f86d2d net/ccrtp/distinfo
--- a/net/ccrtp/distinfo        Sat Apr 05 11:06:07 2014 +0000
+++ b/net/ccrtp/distinfo        Sat Apr 05 13:55:59 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2014/02/21 20:30:27 joerg Exp $
+$NetBSD: distinfo,v 1.4 2014/04/05 13:55:59 rodent Exp $
 
-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
+SHA1 (ccrtp-2.0.8.tar.gz) = e26eb4a97871fd9844e5d12fe07e06bf5fd5d144
+RMD160 (ccrtp-2.0.8.tar.gz) = 3ee14ec8198c20c436f581b60801cde182457b3e
+Size (ccrtp-2.0.8.tar.gz) = 751694 bytes
 SHA1 (patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp) = 150315c24f4c578b8cf045b9050e188d54e0fc8a



Home | Main Index | Thread Index | Old Index