Bug 142528 - [patch] games/blockout use $SUB_FILES to dynamically adjust pkg-message
Summary: [patch] games/blockout use $SUB_FILES to dynamically adjust pkg-message
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-01-09 17:00 UTC by Sevan Janiyan
Modified: 2010-02-01 02:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.65 KB, patch)
2010-01-09 17:00 UTC, Sevan Janiyan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sevan Janiyan 2010-01-09 17:00:08 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-09 17:00:16 UTC
Maintainer of games/blockout,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-09 17:00:19 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-01-09 22:04:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-31 00:36:41 UTC
State Changed
From-To: feedback->open

Maintainer timeout > 14 days
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-02-01 02:18:39 UTC
pgollucci    2010-02-01 02:18:26 UTC

  FreeBSD ports repository

  Modified files:
    games/blockout       Makefile 
  Added files:
    games/blockout/files pkg-message.in 
  Removed files:
    games/blockout       pkg-message 
  Log:
  - use $SUB_FILES to dynamically adjust pkg-message
  
  PR:             ports/142528
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  Approved by:    maintainer timeout (devel@stasyan.com; > 2 weeks)
  
  Revision  Changes    Path
  1.5       +2 -1      ports/games/blockout/Makefile
  1.1       +8 -0      ports/games/blockout/files/pkg-message.in (new)
  1.2       +0 -8      ports/games/blockout/pkg-message (dead)
_______________________________________________
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-01 02:19:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!