Bug 125111 - [PATCH] graphics/gdal: cyclic dependency and wrong option with WITH_GRASS
Summary: [PATCH] graphics/gdal: cyclic dependency and wrong option with WITH_GRASS
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: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 05:20 UTC by Koji Yokota
Modified: 2008-10-22 18:20 UTC (History)
1 user (show)

See Also:


Attachments
gdal-1.5.0.patch (633 bytes, patch)
2008-06-30 05:20 UTC, Koji Yokota
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Koji Yokota 2008-06-30 05:20:05 UTC
Since database/grass has gdal as dependency, making gdal depend on grass
results in cyclic dependency. Moreover, the specified location grass is
installed is wrong.

Port maintainer (sunpoet@sunpoet.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-30 05:20:13 UTC
Maintainer of graphics/gdal,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-30 05:20:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Stefan Walter freebsd_committer freebsd_triage 2008-10-20 10:14:54 UTC
Hi Sunpoet,

have you had a look at Koji's patch for graphics/gdal, which you maintain,
in ports/125111 [1]? Should the patch be committed?

Regards,
Stefan

[1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/125111
Comment 4 Stefan Walter freebsd_committer freebsd_triage 2008-10-20 11:25:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Track this.
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-10-22 18:13:47 UTC
stefan      2008-10-22 17:13:38 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gdal        Makefile 
  Log:
  - Do not depend on databases/grass, as that results in a cyclic dependency.
  - Fix grass installation location.
  
  PR:             125111
  Submitted by:   Koji Yokota <yokota@res.otaru-uc.ac.jp>
  Approved by:    maintainer timeout (>2 months)
  
  Revision  Changes    Path
  1.27      +3 -3      ports/graphics/gdal/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 Stefan Walter freebsd_committer freebsd_triage 2008-10-22 18:13:48 UTC
State Changed
From-To: feedback->closed

Committed, thanks!