Bug 145466 - Update audio/exaile to 0.3.1.1
Summary: Update audio/exaile to 0.3.1.1
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 01:20 UTC by Joseph S. Atkinson
Modified: 2010-04-16 14:20 UTC (History)
0 users

See Also:


Attachments
file.diff (2.45 KB, patch)
2010-04-08 01:20 UTC, Joseph S. Atkinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph S. Atkinson 2010-04-08 01:20:08 UTC
From the changelog:

    *  an issue that could cause exaile to be unable to run without installing was fixed
    * the tagger now only writes to changed files, not all selected files
    * an edge case that could result in new playlists not being saved was resolved
    * album shuffle now properly respects discnumber tags and double-digit tracknumber tags
    * arguments passed to the installed exaile script are now properly quoted, resolving issues with using filenames that had spaces or unusual characters in them.
    * a number of additional minor issues were resolved


Also, while I am here, implement some changes to ease future updates.

Fix: Patch attached with submission follows:
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2010-04-08 01:21:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-16 14:18:21 UTC
wxs         2010-04-16 13:18:08 UTC

  FreeBSD ports repository

  Modified files:
    audio/exaile         Makefile distinfo 
  Removed files:
    audio/exaile/files   patch-tools__generate-launcher 
  Log:
  - Update to 0.3.1.1
  
  PR:             ports/145466
  Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net>
  
  Revision  Changes    Path
  1.23      +7 -3      ports/audio/exaile/Makefile
  1.11      +3 -3      ports/audio/exaile/distinfo
  1.2       +0 -17     ports/audio/exaile/files/patch-tools__generate-launcher (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 3 Wesley Shields freebsd_committer freebsd_triage 2010-04-16 14:19:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!