Date: Mon, 3 Jul 2006 11:28:23 +0800 (CST) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: demon@FreeBSD.org Subject: ports/99736: [PATCH] audio/p5-MP3-Info: remove p5-Test-Simple in BUILD_DEPENDS Message-ID: <20060703032823.947337E9AF@FreeBSD.csie.nctu.edu.tw> Resent-Message-ID: <200607030330.k633UHZ4037552@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060703032823.947337E9AF>