ports/99736: [PATCH] audio/p5-MP3-Info: remove p5-Test-Simple in BUILD_DEPENDS

Cheng-Lung Sung clsung at FreeBSD.org
Mon Jul 3 03:30:19 UTC 2006


>Number:         99736
>Category:       ports
>Synopsis:       [PATCH] audio/p5-MP3-Info: remove p5-Test-Simple in BUILD_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 03 03:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #9: Thu May 11 14:31:45 CST 2006
>Description:
- last commit remove RUN_DEPENDS, but it will result in two ports' broken.
  and since Test::More does not neccesary required, it should also be removed.

Ref: http://tb.newzilla.org/errors/6.1-FreeBSD/mp3burn-0.4.0.log

Port maintainer (demon at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-MP3-Info-1.20.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/p5-MP3-Info/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	1 Jun 2006 10:27:52 -0000	1.11
+++ Makefile	3 Jul 2006 03:24:09 -0000
@@ -15,8 +15,6 @@
 MAINTAINER=	demon at FreeBSD.org
 COMMENT=	Manipulate / fetch info from MP3 audio files
 
-BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
 PERL_CONFIGURE=	yes
 
 MAN3=		MP3::Info.3
--- p5-MP3-Info-1.20.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list