Bug 140439

Summary: Welcome to audio/exaile 0.3.0.2
Product: Ports & Packages Reporter: Joseph S. Atkinson <jsa>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
patch-Makefile none

Description Joseph S. Atkinson 2009-11-10 04:40:02 UTC
This is a overhaul of the Exaile codebase bringing new features and better stability.

This diff brings FreeBSD up to date with the current release of 0.3.0.2 which is the second minor bugfix version of the new series.

With this patch, audio/exaile-devel is now obsolete and the port should be removed.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-10 04:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

pgollucci@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2009-11-10 05:12:01 UTC
Responsible Changed
From-To: pgollucci->freebsd-ports-bugs

Maintainer has asked for this to be reassigned to the general pool.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-11-11 16:59:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 4 Joseph S. Atkinson 2009-11-27 20:52:59 UTC
I am adding this to the PR for official documentation.

Upstream changed they way they did some of the install targets, and a
slight oversight caused files in ${WRKDIR} to be chown'd as root. This
prevented `make clean` from working when run as non-root. This diff was
merged in bzr so the next exaile bump should obsolete the need for this.

However, the current version (this PR) requires it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-11-27 23:20:30 UTC
amdmi3      2009-11-27 23:20:20 UTC

  FreeBSD ports repository

  Modified files:
    audio/exaile         Makefile distinfo pkg-descr pkg-plist 
  Added files:
    audio/exaile/files   patch-Makefile 
  Log:
  - Update to 0.3.0.2
  
  PR:             140439
  Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net>
  
  Revision  Changes    Path
  1.17      +56 -24    ports/audio/exaile/Makefile
  1.9       +3 -3      ports/audio/exaile/distinfo
  1.1       +200 -0    ports/audio/exaile/files/patch-Makefile (new)
  1.2       +5 -6      ports/audio/exaile/pkg-descr
  1.8       +730 -214  ports/audio/exaile/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"
Comment 6 Dmitry Marakasov freebsd_committer freebsd_triage 2009-11-27 23:20:41 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!