Date: Sat, 10 May 2003 21:54:40 -0500 (EST) From: "Philip M. Gollucci" <philip@p6m7g8.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: leo@florida.sarang.net Subject: ports/52042: Update: audio/p5-MP3-Info 1.01 -> 1.02 Message-ID: <200305110254.h4B2sedV053136@p6m7g8.com> Resent-Message-ID: <200305110200.h4B20ABG086960@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 52042 >Category: ports >Synopsis: Update: audio/p5-MP3-Info 1.01 -> 1.02 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat May 10 19:00:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 5.0-RELEASE-p7 i386 >Organization: P6M7G8 Consulting >Environment: System: FreeBSD p6m7g8.com 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #2: Mon May 5 23:07:20 EST 2003 philip@p6m7g8:/usr/obj/usr/src/sys/PHILIP-SCSI i386 >Description: Also add a missing (optional) build dependency >How-To-Repeat: >Fix: --- p5-MP3-Info.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/p5-MP3-Info/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 2003/02/21 10:59:33 1.5 +++ Makefile 2003/05/11 01:48:19 @@ -6,7 +6,7 @@ # PORTNAME= MP3-Info -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=MP3 @@ -14,6 +14,8 @@ MAINTAINER= leo@florida.sarang.net COMMENT= Manipulate / fetch info from MP3 audio files + +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/audio/p5-MP3-Info/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 2002/09/15 14:18:50 1.3 +++ distinfo 2003/05/11 01:48:19 @@ -1 +1 @@ -MD5 (MP3-Info-1.01.tar.gz) = 168abf312bc9fe52b6d9bd5af510fe7b +MD5 (MP3-Info-1.02.tar.gz) = 842c7ddf0c160e5c7dd02ae21e13ef9b --- p5-MP3-Info.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305110254.h4B2sedV053136>