Date: Sun, 6 Sep 2009 12:20:23 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: acm@FreeBSD.org Subject: ports/138573: [PATCH] net/twinkle: BUMP PORTREVISION Message-ID: <20090906152023.607E9229B9B@fbsd72.scjamorim.org> Resent-Message-ID: <200909061530.n86FU4fH076888@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138573 >Category: ports >Synopsis: [PATCH] net/twinkle: 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:30:04 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 twinkle in mine tinderbox: http://www.scjamorim.org/Home/twinkle-1.4.2_2.log Port maintainer (acm@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- twinkle-1.4.2_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/twinkle/Makefile,v retrieving revision 1.22 diff -u -u -r1.22 Makefile --- Makefile 2 Aug 2009 19:35:05 -0000 1.22 +++ Makefile 6 Sep 2009 15:16:24 -0000 @@ -7,7 +7,7 @@ PORTNAME= twinkle PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.xs4all.nl/~mfnboer/twinkle/download/ @@ -15,7 +15,7 @@ COMMENT= Soft phone for your VoIP communcations using the SIP protocol BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake -LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp \ +LIB_DEPENDS= ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp \ ccrtp1-1.6.1:${PORTSDIR}/devel/ccrtp \ sndfile.1:${PORTSDIR}/audio/libsndfile \ boost_regex.4:${PORTSDIR}/devel/boost-libs \ --- twinkle-1.4.2_2.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?20090906152023.607E9229B9B>