Bug 152560 - [PATCH] multimedia/playd update to v1.15.0
Summary: [PATCH] multimedia/playd update to v1.15.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: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-25 00:30 UTC by Aldis Berjoza
Modified: 2010-11-25 10:10 UTC (History)
0 users

See Also:


Attachments
playd.patch (1.06 KB, patch)
2010-11-25 00:36 UTC, Aldis Berjoza
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aldis Berjoza 2010-11-25 00:30:11 UTC
Update playd to v1.15.0

Major Changes:
* Visible position in playlist
* Added previous command (Yup, now you can play previous song)
* playd hell now calls man playd
* Added command to jump to position in playlist
* Removed commands with "--" and removed all 1 char switches....
* Added basic support for favourite songs
Minor changes:
* Playlist items numbers are now padded
* New commands
* Many bugfixes
* Code cleaup
* Fixes in manual

========
Port committer: Please include message above in commit log
Comment 1 Aldis Berjoza 2010-11-25 00:36:55 UTC
Wooooops... 
attached patch
-- 
Aldis Berjoza

âGive a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime.â
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2010-11-25 09:59:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bapt

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-11-25 10:03:57 UTC
bapt        2010-11-25 10:03:52 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/playd     Makefile distinfo 
  Log:
  - update to 1.15.0
  - changelog:
  
  Major Changes:
  * Visible position in playlist
  * Added previous command (Yup, now you can play previous song)
  * playd hell now calls man playd
  * Added command to jump to position in playlist
  * Removed commands with "--" and removed all 1 char switches....
  * Added basic support for favourite songs
  Minor changes:
  * Playlist items numbers are now padded
  * New commands
  * Many bugfixes
  * Code cleanup
  * Fixes in manual
  
  PR:             ports/152560
  Submitted by:   Aldis Berjoza <aldis _at_ bsdroot.lv> (maintainer)
  
  Revision  Changes    Path
  1.16      +2 -3      ports/multimedia/playd/Makefile
  1.13      +2 -2      ports/multimedia/playd/distinfo
_______________________________________________
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 4 Baptiste Daroussin freebsd_committer freebsd_triage 2010-11-25 10:04:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!