Bug 131797 - [PATCH] games/freecell-solver: Fix mtree Issues
Summary: [PATCH] games/freecell-solver: Fix mtree Issues
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 23:10 UTC by Steven Kreuzer
Modified: 2009-02-19 16:40 UTC (History)
0 users

See Also:


Attachments
freecell-solver-2.14.0_1.patch (676 bytes, patch)
2009-02-17 23:10 UTC, Steven Kreuzer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Kreuzer 2009-02-17 23:10:03 UTC
Attached patch will fix the mtree issues caught by QAT

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-17 23:10:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

wxs@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-19 16:32:40 UTC
wxs         2009-02-19 16:32:30 UTC

  FreeBSD ports repository

  Modified files:
    games/freecell-solver Makefile 
  Added files:
    games/freecell-solver/files patch-CMakeLists.txt 
  Log:
  - Respect NOPORTDOCS
  
  PR:             ports/131797
  Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
  
  Revision  Changes    Path
  1.41      +13 -2     ports/games/freecell-solver/Makefile
  1.1       +21 -0     ports/games/freecell-solver/files/patch-CMakeLists.txt (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 3 Wesley Shields freebsd_committer freebsd_triage 2009-02-19 16:33:26 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!