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

See Also:


Attachments
file.diff (1.47 KB, patch)
2010-01-07 04: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-07 04:40:03 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-07 04:40:10 UTC
Maintainer of audio/juke,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-07 04:40:12 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-07 05:34:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-01-20 21:02:01 UTC
State Changed
From-To: feedback->open

Maintainer was reset. 

To submitter: would you like to become the new maintainer?
Comment 5 Sevan Janiyan 2010-01-23 01:49:03 UTC
On 20/01/2010 21:02, linimon@FreeBSD.org wrote:
> To submitter: would you like to become the new maintainer?

No, thanks for the offer though.


Sevan
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-01-31 03:42:59 UTC
pgollucci    2010-01-31 03:42:51 UTC

  FreeBSD ports repository

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

Committed. Thanks!