Bug 114992 - [PATCH] update audio/cmus to version 2.2.0
Summary: [PATCH] update audio/cmus to version 2.2.0
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-28 18:50 UTC by Herbert J. Skuhra
Modified: 2007-07-29 21:30 UTC (History)
0 users

See Also:


Attachments
file.diff (2.46 KB, patch)
2007-07-28 18:50 UTC, Herbert J. Skuhra
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herbert J. Skuhra 2007-07-28 18:50:05 UTC
The attached patch* updates cmus to latest version (2.2.0) which was released yesterday. This version comes with a new input plugin (WAVPACK).

* http://norway.ath.cx/freebsd/cmus.diff

Fix: # curl -O http://norway.ath.cx/freebsd/cmus.diff
# cp cmus.diff /usr/ports
# patch -p0 < cmus.diff
# portupgrade -aru


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-28 18:50:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Simon Olofsson 2007-07-29 20:13:35 UTC
Thank you for the patch.
Everything is fine, except portlint complained about one thing:
  ===> Validating port with portlint
  WARN: Makefile: [129]: use a tab (not space) after a variable name
Here is a new patch:
http://olofsson.de/tmp/cmus.diff.new
and here the diff against the "old" patch:
http://olofsson.de/tmp/cmus.diff.new.part

Thanks,
Simon
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2007-07-29 20:56:44 UTC
State Changed
From-To: feedback->open

Maintainer approved
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2007-07-29 21:16:46 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-07-29 21:21:05 UTC
pav         2007-07-29 20:20:58 UTC

  FreeBSD ports repository

  Modified files:
    audio/cmus           Makefile distinfo pkg-plist 
  Log:
  - Update to 2.2.0
  - Add option for new wavpack plugin
  
  PR:             ports/114992
  Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com>
  Approved by:    Simon Olofsson <simon@olofsson.de> (maintainer)
  
  Revision  Changes    Path
  1.23      +14 -5     ports/audio/cmus/Makefile
  1.15      +3 -3      ports/audio/cmus/distinfo
  1.11      +2 -0      ports/audio/cmus/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"