Bug 111431 - [MAINTAINER] games/reminiscence: improve pkg-message handling
Summary: [MAINTAINER] games/reminiscence: improve pkg-message handling
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-10 00:00 UTC by Dmitry Marakasov
Modified: 2007-04-10 07:10 UTC (History)
0 users

See Also:


Attachments
reminiscence.patch (2.00 KB, patch)
2007-04-10 00:00 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2007-04-10 00:00:09 UTC
Automatically substitude PREFIX in pkg-message, so it's clearer for user where to put data files.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2007-04-10 05:58:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-10 07:03:15 UTC
lwhsu       2007-04-10 06:03:10 UTC

  FreeBSD ports repository

  Modified files:
    games/reminiscence   Makefile 
  Added files:
    games/reminiscence/files pkg-message.in 
  Removed files:
    games/reminiscence   pkg-message 
  Log:
  Automatically substitude PREFIX in pkg-message, so it's clearer for user where to put data files.
  
  PR:             111431
  Submitted by:   Dmitry Marakasov <amdmi3 AT amdmi3.ru>
  Approved by:    clsung (mentor)
  
  Revision  Changes    Path
  1.5       +4 -0      ports/games/reminiscence/Makefile
  1.1       +18 -0     ports/games/reminiscence/files/pkg-message.in (new)
  1.2       +0 -18     ports/games/reminiscence/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 3 Li-Wen Hsu freebsd_committer freebsd_triage 2007-04-10 07:03:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!