Bug 143747 - [PATCH] ports-mgmt/portdowngrade Fix build with new GCC
Summary: [PATCH] ports-mgmt/portdowngrade Fix build with new GCC
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-11 01:41 UTC by Robert Farmer
Modified: 2010-02-16 00:00 UTC (History)
0 users

See Also:


Attachments
file.diff (637 bytes, patch)
2010-02-11 01:41 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2010-02-11 01:41:30 UTC
Add some missing includes to please newer versions of GCC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-11 01:46:39 UTC
Maintainer of ports-mgmt/portdowngrade,

Please note that PR ports/143747 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/143747

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-11 01:46:42 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-11 03:32:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-02-14 22:40:13 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-02-15 23:53:51 UTC
pgollucci    2010-02-15 23:53:42 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portdowngrade Makefile 
  Added files:
    ports-mgmt/portdowngrade/files patch-portdowngrade.cpp 
  Log:
  - Add some missing includes to please newer versions of GCC
  
  PR:             ports/143747
  Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
  Approved by:    maintainer
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.14      +1 -1      ports/ports-mgmt/portdowngrade/Makefile
  1.3       +11 -0     ports/ports-mgmt/portdowngrade/files/patch-portdowngrade.cpp (new)
_______________________________________________
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 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-15 23:53:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!