Bug 142404 - [patch] audio/icecast use $SUB_FILES to dynamically adjust pkg-message
Summary: [patch] audio/icecast 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:30 UTC by Sevan Janiyan
Modified: 2010-01-08 01:35 UTC (History)
0 users

See Also:


Attachments
file.diff (1.78 KB, patch)
2010-01-07 04: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-07 04:30:06 UTC

Fix: Patch attached with submission follows:
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-07 04:58:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-08 01:29:25 UTC
pgollucci    2010-01-08 01:29:12 UTC

  FreeBSD ports repository

  Modified files:
    audio/icecast        Makefile pkg-message 
  Log:
  - SUB_FILES += pkg-message
  
  PR:             ports/142404
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  
  Revision  Changes    Path
  1.32      +1 -0      ports/audio/icecast/Makefile
  1.4       +0 -15     ports/audio/icecast/pkg-message
_______________________________________________
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-08 01:35:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!