- Update to 1.7.3 - You could see in the log of mine tinderbox: http://www.scjamorim.org/Home/commoncpp-1.7.3,2.log Port maintainer (acm@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->acm Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback - This update could break some things like net/twinkle, devel/ccrtp, etc. Maybe you could build all ports that depend of commoncpp in your tinderbox and you could submit and update patch for each port of depends of it.
Ok, no problem. Thank you. Regards, Sylvio Cesar
State Changed From-To: feedback->suspended Waiting a submitter tests with all ports that depend directly of it.
Hi, already been sent the PRs that depend on the port, the miwi already closed some: ports/138572 ports/138573 ports/138575 Because of this, please committ this port. Regards, Sylvio Cesar.
> Hi, > > already been sent the PRs that depend on the port, the miwi already closed some: > > ports/138572 > ports/138573 > ports/138575 > > Because of this, please committ this port. > Hi, You need to test all of dependencies before to sent this patch, could you show for us all tinderbox logs? Isn't necessary to request approvals for bump revisions, but you need to test all ports that have this port as dependency. Have you did it? Here are those ports that need be tested: audio/ccaudio; devel/ccrtp; lang/ccscript; net/panoptis; net/twinkle; net-p2p/qbittorrent You could see by yourself with this command: find /usr/ports/ -name Makefile | xargs grep commoncpp Thanks, -- Marcelo Araujo araujo@FreeBSD.org http://www.FreeBSD.org The more expensive the gadget, the less often you will use it.
Hi, Responding to each question: 2009/9/8 Marcelo Araujo <araujobsdport@gmail.com>: >> Hi, >> >> already been sent the PRs that depend on the port, the miwi already closed some: >> >> ports/138572 >> ports/138573 >> ports/138575 >> >> Because of this, please committ this port. >> > > Hi, > > You need to test all of dependencies before to sent this patch, could you > show for us all tinderbox logs? > Isn't necessary to request approvals for bump revisions, but you need to > test all ports that have this port as dependency. It was tested all the dependencies of port in my tinderbox,the log is in "Description" of each PR: * ports/138572: http://www.scjamorim.org/Home/ccrtp-1.6.2_1.log * ports/138573: http://www.scjamorim.org/Home/twinkle-1.4.2_2.log * ports/138574: http://www.scjamorim.org/Home/panoptis-0.1.4_2.log * ports/138575: http://www.scjamorim.org/Home/ccaudio2-1.0.0_1.log * ports/138576: http://www.scjamorim.org/Home/qbittorrent-1.3.4_2.log > Have you did it? > > Here are those ports that need be tested: > audio/ccaudio; devel/ccrtp; lang/ccscript; net/panoptis; net/twinkle; > net-p2p/qbittorrent The audio/ccaudio and lang/ccscript are marked with broken because not compile with libtool 2.2. See http://www.freshports.org/audio/ccaudio/ http://www.freshports.org/lang/ccscript/ Part of Content of audio/ccaudio: PORTNAME= ccaudio PORTVERSION= 1.2.0 CATEGORIES= audio MASTER_SITES= SF/gnutelephony/production/1.2.16 MAINTAINER= ports@FreeBSD.org COMMENT= C++ class framework for manipulating audio files LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp BROKEN= Does not build with libtool 2.2. Part of Content of lang/ccscript: PORTNAME= ccscript PORTVERSION= 1.1.6 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= GNU DISTNAME= ${PORTNAME:S/$/3/}-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= State-event driven class extendible C++ script interpreter LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp BROKEN= Does not build with libtool 2.2. > You could see by yourself with this command: > find /usr/ports/ -name Makefile | xargs grep commoncpp This command was executed, so I found the dependencies of the port commoncpp. Best Regards, Sylvio Cesar.
State Changed From-To: suspended->open that's maintainer job not submitter job!
acm 2009-11-10 16:11:33 UTC FreeBSD ports repository Modified files: devel/commoncpp Makefile distinfo pkg-plist Log: - Update to 1.7.3 PR: 137542 Submitted by: Sylvio Cesar <scjamorim _ at __ bsd.com.br> Revision Changes Path 1.36 +1 -1 ports/devel/commoncpp/Makefile 1.22 +3 -3 ports/devel/commoncpp/distinfo 1.18 +4 -4 ports/devel/commoncpp/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed - Committed thanks!! :)