Bug 124821 - games/quackle - use QT_COMPONENTS
Summary: games/quackle - use QT_COMPONENTS
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-21 13:10 UTC by Max Brazhnikov
Modified: 2008-07-18 13:50 UTC (History)
0 users

See Also:


Attachments
file.diff (5.76 KB, patch)
2008-06-21 13:10 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov 2008-06-21 13:10:06 UTC
1) use QT_COMPONENTS
2) install data to ${DATADIR} (adjust pkg-plist in accordance)
3) use COPYTREE_SHARE macro
4) other minor changes

tested with tinderbox

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-21 13:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-21 13:10:16 UTC
Maintainer of games/quackle,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-21 13:10:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-07-18 13:42:53 UTC
miwi        2008-07-18 12:42:45 UTC

  FreeBSD ports repository

  Modified files:
    games/quackle        Makefile pkg-plist 
  Log:
  - Use QT_COMPONENTS
  - Install data to ${DATADIR} (adjust pkg-plist in accordance)
  - Use COPYTREE_SHARE macro
  
  PR:             124821
  Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.3       +8 -8      ports/games/quackle/Makefile
  1.2       +46 -46    ports/games/quackle/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 5 Martin Wilke freebsd_committer freebsd_triage 2008-07-18 13:42:54 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!