Date: Sun, 6 Sep 2009 12:30:40 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gahr@FreeBSD.org Subject: ports/138575: [PATCH] audio/ccaudio2: BUMP PORTREVISION Message-ID: <20090906153040.96D93229B9B@fbsd72.scjamorim.org> Resent-Message-ID: <200909061540.n86Fe4NT088619@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138575 >Category: ports >Synopsis: [PATCH] audio/ccaudio2: 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:40:03 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 ccaudio2 in mine tinderbox: http://www.scjamorim.org/Home/ccaudio2-1.0.0_1.log Port maintainer (gahr@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ccaudio2-1.0.0_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/ccaudio2/Makefile,v retrieving revision 1.27 diff -u -u -r1.27 Makefile --- Makefile 2 Aug 2009 19:32:13 -0000 1.27 +++ Makefile 6 Sep 2009 15:27:47 -0000 @@ -7,13 +7,14 @@ PORTNAME= ccaudio2 PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.gnutelephony.org/dist/tarballs/ MAINTAINER= gahr@FreeBSD.org COMMENT= C++ class framework for manipulating audio files -LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp +LIB_DEPENDS= ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp CONFLICTS= ccaudio-[0-9]* --- ccaudio2-1.0.0_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090906153040.96D93229B9B>