Bug 137542 - [PATCH] devel/commoncpp: update to 1.7.3
Summary: [PATCH] devel/commoncpp: update to 1.7.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-08 00:00 UTC by Sylvio César Teixeira Amorim
Modified: 2009-11-10 16:20 UTC (History)
1 user (show)

See Also:


Attachments
commoncpp-1.7.3,2.patch (1.72 KB, patch)
2009-08-08 00:00 UTC, Sylvio César Teixeira Amorim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio César Teixeira Amorim 2009-08-08 00:00:12 UTC
- 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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-08 00:00:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->acm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2009-09-05 02:20:37 UTC
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.
Comment 3 Sylvio César Teixeira Amorim 2009-09-05 02:52:21 UTC
Ok, no problem.

Thank you.

Regards,

Sylvio Cesar
Comment 4 Marcelo Araujo freebsd_committer freebsd_triage 2009-09-08 11:54:41 UTC
State Changed
From-To: feedback->suspended

Waiting a submitter tests with all ports that depend directly of it.
Comment 5 Sylvio César Teixeira Amorim 2009-09-08 13:04:17 UTC
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.
Comment 6 araujobsdport 2009-09-08 15:03:08 UTC
> 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.
Comment 7 Sylvio César Teixeira Amorim 2009-09-08 15:26:03 UTC
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.
Comment 8 Martin Wilke freebsd_committer freebsd_triage 2009-09-19 19:36:42 UTC
State Changed
From-To: suspended->open

that's maintainer job not submitter job!
Comment 9 dfilter service freebsd_committer freebsd_triage 2009-11-10 16:11:42 UTC
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"
Comment 10 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2009-11-10 16:16:57 UTC
State Changed
From-To: open->closed

- Committed thanks!! :)