From nobody@FreeBSD.org  Sun Dec  7 15:54:45 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 61955106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  7 Dec 2008 15:54:45 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 50E0B8FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  7 Dec 2008 15:54:45 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mB7Fsie7084536
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 7 Dec 2008 15:54:44 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mB7FsiNk084535;
	Sun, 7 Dec 2008 15:54:44 GMT
	(envelope-from nobody)
Message-Id: <200812071554.mB7FsiNk084535@www.freebsd.org>
Date: Sun, 7 Dec 2008 15:54:44 GMT
From: "Pedro F. Giffuni" <giffunip@tutopia.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update devel/ccrtp to version 1.6.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         129481
>Category:       ports
>Synopsis:       Update devel/ccrtp to version 1.6.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    acm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 07 16:00:06 UTC 2008
>Closed-Date:    Fri Dec 12 22:50:15 UTC 2008
>Last-Modified:  Fri Dec 12 22:50:15 UTC 2008
>Originator:     Pedro F. Giffuni
>Release:        7.1-BETA2
>Organization:
>Environment:
%uname -a
FreeBSD kakumen.cable.net.co 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Sun Oct 12 20:59:28 UTC 2008     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
- depends on ports/129480: Update devel/commoncpp to version 1.6.3
- Bumps shared library version




>How-To-Repeat:
Just thought I update this before attempting to update net/twinkle.
>Fix:
diff -ruN ccrtp.orig/Makefile ccrtp/Makefile
--- ccrtp.orig/Makefile	2008-12-07 10:38:29.000000000 -0500
+++ ccrtp/Makefile	2008-12-07 10:46:49.000000000 -0500
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	ccrtp
-PORTVERSION=	1.6.0
+PORTVERSION=	1.6.2
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 
 MAINTAINER=	acm@FreeBSD.org
 COMMENT=	Implementation of the real-time transport protocol
 
-LIB_DEPENDS=	ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp
+LIB_DEPENDS=	ccgnu2-1.6:${PORTSDIR}/devel/commoncpp
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
diff -ruN ccrtp.orig/distinfo ccrtp/distinfo
--- ccrtp.orig/distinfo	2008-12-07 10:38:29.000000000 -0500
+++ ccrtp/distinfo	2008-12-07 10:41:45.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (ccrtp-1.6.0.tar.gz) = ce02643d9091d769943c9b186203a7b4
-SHA256 (ccrtp-1.6.0.tar.gz) = 509801156cc54a4af8d1a75fba18698ac4117bdd564ac3f61a4e0f07035a370b
-SIZE (ccrtp-1.6.0.tar.gz) = 624644
+MD5 (ccrtp-1.6.2.tar.gz) = e6abc10abc0784f2aa4dd5597c1f1ad5
+SHA256 (ccrtp-1.6.2.tar.gz) = 0370b545050dcf4848cbe14c9f7447b9586dc33075532d6e407757b96ae2a87b
+SIZE (ccrtp-1.6.2.tar.gz) = 643175
diff -ruN ccrtp.orig/pkg-plist ccrtp/pkg-plist
--- ccrtp.orig/pkg-plist	2008-12-07 10:38:29.000000000 -0500
+++ ccrtp/pkg-plist	2008-12-07 10:48:53.000000000 -0500
@@ -13,7 +13,7 @@
 include/ccrtp/rtp.h
 include/ccrtp/rtppkt.h
 include/ccrtp/sources.h
-lib/libccrtp1-1.6.so.0
+lib/libccrtp1-1.6.so.1
 lib/libccrtp1-1.6.so
 lib/libccrtp1.so
 lib/libccrtp1.a


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->acm 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Dec 7 16:00:16 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129481 
State-Changed-From-To: open->closed 
State-Changed-By: acm 
State-Changed-When: Fri Dec 12 22:50:01 UTC 2008 
State-Changed-Why:  
Committed thanks!! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129481 
>Unformatted:
