Bug 117225 - [PATCH] net-p2p/gtkhx: Not BROKEN with GCC 4.2
Summary: [PATCH] net-p2p/gtkhx: Not BROKEN with GCC 4.2
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-15 23:30 UTC by Naram Qashat
Modified: 2008-01-04 13:28 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2007-10-15 23:30:04 UTC
I attempted to build net-p2p/gtkhx with GCC 4.2 from lang/gcc42 under my
6.2-RELEASE system, and got no build errors.  The BROKEN message says it
does not compile with GCC 4.2, but this seems wrong.

Port maintainer (jre@vineyard.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-15 23:30:25 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Josh Elsasser 2007-10-17 20:03:16 UTC
Please remove me as maintainer for this port.
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2007-12-30 14:23:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 4 araujobsdport 2008-01-03 19:32:49 UTC
Hey Naram,

I built this package on 7.X and we have an same error with GCC4.2!
See the log at: http://tb3.droso.net/errors/7-araujo/gtkhx-0.9.3_6.log


Best Regards.

-- 
Marcelo Araujo            (__)
araujo@FreeBSD.org     \\\'',)
http://www.FreeBSD.org   \/  \ ^
Power To Server.         .\. /_)

Comment 5 dfilter service freebsd_committer freebsd_triage 2008-01-04 13:17:34 UTC
araujo      2008-01-04 13:17:25 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/gtkhx        Makefile pkg-plist 
  Log:
  - Drop maintainership. [1]
  - Respect WITHOUT_NLS.
  - Some portlint cleanups.
  
  PR:             ports/117225
  Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
                  Josh Elsasser <josh@elsasser.org> (maintainer) [1]
  Approved by:    stas (mentor, implicit)
  
  Revision  Changes    Path
  1.22      +9 -2      ports/net-p2p/gtkhx/Makefile
  1.2       +13 -13    ports/net-p2p/gtkhx/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 6 Marcelo Araujo freebsd_committer freebsd_triage 2008-01-04 13:28:20 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!