Bug 137851 - [patch] ports-mgmt/kports-qt4 - missing dependency
Summary: [patch] ports-mgmt/kports-qt4 - missing dependency
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-16 18:50 UTC by Alberto Villa
Modified: 2009-08-18 14:10 UTC (History)
0 users

See Also:


Attachments
file.diff (623 bytes, patch)
2009-08-16 18:50 UTC, Alberto Villa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Villa 2009-08-16 18:50:05 UTC
ports-mgmt/kports-qt4 used to depend on x11/kdebase4-runtime for kdesu and oxygen icons. now that oxygen has been moved to its own port, it has lost the dependency on it

Fix: patch below

Patch attached with submission follows:
How-To-Repeat: in a clean system, install ports-mgmt/kports-qt4 with kde support: you won't get oxygen icons
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-16 18:50:14 UTC
Maintainer of ports-mgmt/kports-qt4,

Please note that PR ports/137851 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/137851

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-16 18:50:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Hannes 2009-08-17 09:52:33 UTC
Am Sonntag, 16. August 2009 19:50:14 schrieb Edwin Groothuis:
> Maintainer of ports-mgmt/kports-qt4,
>
> Please note that PR ports/137851 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/137851

Sure, go ahead.
Comment 4 Max Brazhnikov freebsd_committer freebsd_triage 2009-08-17 13:40:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-08-18 14:05:41 UTC
makc        2009-08-18 13:05:32 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/kports-qt4 Makefile 
  Log:
  Add dependency on KDE4 icons, which are in separate port now.
  
  PR:             ports/137851
  Submitted by:   Alberto Villa <villa.alberto at gmail.com>
  approved by:    maintainer
  
  Revision  Changes    Path
  1.13      +3 -1      ports/ports-mgmt/kports-qt4/Makefile
_______________________________________________
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 Max Brazhnikov freebsd_committer freebsd_triage 2009-08-18 14:05:53 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!