ports/141106: audio/squeezeboxserver: remove dependency

Cezary Morga cm at therek.net
Wed Dec 2 10:50:02 UTC 2009


>Number:         141106
>Category:       ports
>Synopsis:       audio/squeezeboxserver: remove dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 02 10:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Cezary Morga
>Release:        
>Organization:
>Environment:
>Description:
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.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN audio/squeezeboxserver.orig/Makefile audio/squeezeboxserver/Makefile
--- audio/squeezeboxserver.orig/Makefile	2009-10-25 01:00:08.000000000 +0200
+++ audio/squeezeboxserver/Makefile	2009-12-02 11:08:58.000000000 +0100
@@ -48,8 +48,7 @@
 		${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck \
 		${SITE_PERL}/${PERL_ARCH}/EV.pm:${PORTSDIR}/devel/p5-EV \
 		${SITE_PERL}/${PERL_ARCH}/Audio/Scan.pm:${PORTSDIR}/audio/p5-Audio-Scan \
-		${SITE_PERL}/${PERL_ARCH}/Class/XSAccessor.pm:${PORTSDIR}/devel/p5-Class-XSAccessor \
-		${SITE_PERL}/${PERL_ARCH}/Class/XSAccessor/Array.pm:${PORTSDIR}/devel/p5-Class-XSAccessor-Array
+		${SITE_PERL}/${PERL_ARCH}/Class/XSAccessor.pm:${PORTSDIR}/devel/p5-Class-XSAccessor
 
 PKGINSTALL=	${WRKDIR}/pkg-install
 


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list