Bug 149795 - [UPDATE] audio/darkice: libaacplus support
Summary: [UPDATE] audio/darkice: libaacplus support
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-19 07:20 UTC by takefu
Modified: 2010-09-23 05:40 UTC (History)
0 users

See Also:


Attachments
darkice.diff (3.28 KB, patch)
2010-08-19 07:20 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2010-08-19 07:20:04 UTC
libaacplus support PR #149794
Use new USE_RC_SUBR format
Fix config file handling
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2010-08-19 18:42:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-23 05:09:44 UTC
amdmi3      2010-09-23 04:09:39 UTC

  FreeBSD ports repository

  Modified files:
    audio/darkice        Makefile 
  Added files:
    audio/darkice/files  darkice.in pkg-message.in 
  Log:
  - added libaacplus support
  - added rc.d script
  - improved config file handling
  
  PR:             149795
  Submitted by:   Takefu <takefu@airport.fm>
  
  Revision  Changes    Path
  1.34      +21 -3     ports/audio/darkice/Makefile
  1.1       +25 -0     ports/audio/darkice/files/darkice.in (new)
  1.1       +19 -0     ports/audio/darkice/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 3 Dmitry Marakasov freebsd_committer freebsd_triage 2010-09-23 05:40:19 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!