Bug 142536 - [patch] games/zangband use $SUB_FILES to dynamically adjust pkg-message
Summary: [patch] games/zangband 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 18:40 UTC by Sevan Janiyan
Modified: 2010-01-31 03:54 UTC (History)
0 users

See Also:


Attachments
file.diff (2.39 KB, patch)
2010-01-09 18:40 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 18:40:03 UTC

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

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-09 18:40:18 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:29 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:48 UTC
State Changed
From-To: feedback->open

Maintainer timeout > 14 days
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-01-31 03:44:11 UTC
pgollucci    2010-01-31 03:43:34 UTC

  FreeBSD ports repository

  Modified files:
    games/zangband       Makefile 
  Added files:
    games/zangband/files pkg-message.in 
  Removed files:
    games/zangband/files MESSAGE.in 
  Log:
  - use $SUB_FILES to dynamically adjust pkg-message
  
  PR:             ports/142536
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  
  Revision  Changes    Path
  1.28      +2 -2      ports/games/zangband/Makefile
  1.3       +0 -14     ports/games/zangband/files/MESSAGE.in (dead)
  1.1       +14 -0     ports/games/zangband/files/pkg-message.in (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 6 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-31 03:54:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!