Bug 142530 - [patch] games/grubinvaders switch to using DOCSDIR DATADIR in Makefile aswell as $SUB_FILES to dynamically adjust pkg-message
Summary: [patch] games/grubinvaders switch to using DOCSDIR DATADIR in Makefile aswell...
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:30 UTC by Sevan Janiyan
Modified: 2010-01-10 00:40 UTC (History)
0 users

See Also:


Attachments
file.diff (2.17 KB, patch)
2010-01-09 17:30 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:30:04 UTC

Fix: Patch attached with submission follows:
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-09 22:05:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-10 00:36:07 UTC
pgollucci    2010-01-10 00:35:58 UTC

  FreeBSD ports repository

  Modified files:
    games/grubinvaders   Makefile pkg-plist 
  Added files:
    games/grubinvaders/files pkg-message.in 
  Removed files:
    games/grubinvaders   pkg-message 
  Log:
  SUBFILES += pkg-message
  
  PR:             ports/142530
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  
  Revision  Changes    Path
  1.5       +7 -4      ports/games/grubinvaders/Makefile
  1.1       +6 -0      ports/games/grubinvaders/files/pkg-message.in (new)
  1.2       +0 -6      ports/games/grubinvaders/pkg-message (dead)
  1.2       +4 -3      ports/games/grubinvaders/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 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-10 00:36:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!