Bug 141106 - audio/squeezeboxserver: remove dependency
Summary: audio/squeezeboxserver: remove dependency
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: Brooks Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-02 10:50 UTC by Cezary Morga
Modified: 2009-12-03 03:03 UTC (History)
0 users

See Also:


Attachments
file.diff (773 bytes, patch)
2009-12-02 10:50 UTC, Cezary Morga
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cezary Morga 2009-12-02 10:50:01 UTC
Starting from p5-Class-XSAccessor-1.05 a Perl module Class::XSAccessor::Array had become a part of p5-Class-XSAccessor. I intend to remove p5-Class-XSAccessor-Array, wich I maintain, from the Ports Tree soon (because of file conflicts, and the fact that it had become obsolete). Following patch removes the dependency on p5-Class-XSAccessor-Array.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-02 10:50:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->brooks

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-03 01:28:19 UTC
brooks      2009-12-03 01:28:10 UTC

  FreeBSD ports repository

  Modified files:
    audio/squeezeboxserver Makefile 
  Added files:
    audio/squeezeboxserver/files patch-Slim_Utils_Accessor.pm 
  Log:
  p5-Class-XSAccessor-Array has been merged into p5-Class-XSAccessor.
  Remove a dependency on the former package so it can be removed and patch
  the use of an internal function which broke in the latest version.
  
  PR:             ports/140662, ports/141106
  Submitted by:   Cezary Morga <cm at therek net>
                  Christopher Key <cjk32 at cam ac uk>
  Prodded by:     many :)
  Pointy hat to:  brooks
  
  Revision  Changes    Path
  1.65      +2 -2      ports/audio/squeezeboxserver/Makefile
  1.1       +43 -0     ports/audio/squeezeboxserver/files/patch-Slim_Utils_Accessor.pm (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 Brooks Davis freebsd_committer freebsd_triage 2009-12-03 03:00:59 UTC
State Changed
From-To: open->closed

I've removed the dependency and applied the patch required to make 
the new version work.