From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 6 15:20:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D92F1065679 for ; Sun, 6 Sep 2009 15:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 071738FC18 for ; Sun, 6 Sep 2009 15:20:02 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n86FK1oe067429 for ; Sun, 6 Sep 2009 15:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n86FK1Vr067421; Sun, 6 Sep 2009 15:20:01 GMT (envelope-from gnats) Resent-Date: Sun, 6 Sep 2009 15:20:01 GMT Resent-Message-Id: <200909061520.n86FK1Vr067421@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A552106566B; Sun, 6 Sep 2009 15:15:42 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from mail-yx0-f172.google.com (mail-yx0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id D5BB28FC0A; Sun, 6 Sep 2009 15:15:41 +0000 (UTC) Received: by yxe2 with SMTP id 2so4363373yxe.3 for ; Sun, 06 Sep 2009 08:15:41 -0700 (PDT) Received: by 10.101.85.10 with SMTP id n10mr14325556anl.156.1252250140965; Sun, 06 Sep 2009 08:15:40 -0700 (PDT) Received: from fbsd72.scjamorim.org (200.175.131.136.dynamic.adsl.gvt.net.br [200.175.131.136]) by mx.google.com with ESMTPS id d35sm8345673and.15.2009.09.06.08.15.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 06 Sep 2009 08:15:40 -0700 (PDT) Received: by fbsd72.scjamorim.org (Postfix, from userid 0) id 6B653229B9B; Sun, 6 Sep 2009 12:15:32 -0300 (BRT) Message-Id: <20090906151533.6B653229B9B@fbsd72.scjamorim.org> Date: Sun, 6 Sep 2009 12:15:32 -0300 (BRT) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: acm@FreeBSD.org Subject: ports/138572: [PATCH] devel/ccrtp: BUMP PORTREVISION X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Sep 2009 15:20:02 -0000 >Number: 138572 >Category: ports >Synopsis: [PATCH] devel/ccrtp: BUMP PORTREVISION >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Sep 06 15:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: - BUMP PORTREVISION - There is an update in devel/commoncpp port, In favor of the latest update of commoncpp (ports/137542) Please, here is an update in your port and I'd like to know your opinion about it. You can see the log of ccrtp with BUMP PORTREVISION in mine tinderbox: http://www.scjamorim.org/Home/ccrtp-1.6.2_1.log Port maintainer (acm@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ccrtp-1.6.2_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/ccrtp/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 12 Dec 2008 22:49:45 -0000 1.6 +++ Makefile 6 Sep 2009 15:01:58 -0000 @@ -7,13 +7,14 @@ PORTNAME= ccrtp PORTVERSION= 1.6.2 +PORTREVISION= 1 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.7.0:${PORTSDIR}/devel/commoncpp GNU_CONFIGURE= yes USE_GMAKE= yes --- ccrtp-1.6.2_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: