From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 10 19:00:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74AAF37B401 for ; Sat, 10 May 2003 19:00:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A7CF43FCB for ; Sat, 10 May 2003 19:00:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4B20AUp086961 for ; Sat, 10 May 2003 19:00:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4B20ABG086960; Sat, 10 May 2003 19:00:10 -0700 (PDT) Resent-Date: Sat, 10 May 2003 19:00:10 -0700 (PDT) Resent-Message-Id: <200305110200.h4B20ABG086960@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Philip M. Gollucci" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB88737B401 for ; Sat, 10 May 2003 18:54:39 -0700 (PDT) Received: from p6m7g8.com (pcp02835904pcs.hyatsv01.md.comcast.net [68.54.254.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02E0643FB1 for ; Sat, 10 May 2003 18:54:39 -0700 (PDT) (envelope-from philip@p6m7g8.com) Received: from p6m7g8.com (localhost [127.0.0.1]) by p6m7g8.com (8.12.6p2/8.12.6) with ESMTP id h4B2sqUA053149; Sat, 10 May 2003 21:54:53 -0500 (EST) (envelope-from philip@p6m7g8.com) Received: (from root@localhost) by p6m7g8.com (8.12.9/8.12.6/Submit) id h4B2sedV053136; Sat, 10 May 2003 21:54:40 -0500 (EST) Message-Id: <200305110254.h4B2sedV053136@p6m7g8.com> Date: Sat, 10 May 2003 21:54:40 -0500 (EST) From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: leo@florida.sarang.net Subject: ports/52042: Update: audio/p5-MP3-Info 1.01 -> 1.02 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Philip M. Gollucci" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 02:00:11 -0000 >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: