Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  4 Aug 2001 01:35:26 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29451: Update audio/p5-MPEG-ID3v2Tag to 0.32
Message-ID:  <20010804053526.DCA18D920@entropy.databits.net>

next in thread | raw e-mail | index | archive | help

>Number:         29451
>Category:       ports
>Synopsis:       Update audio/p5-MPEG-ID3v2Tag to 0.32
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 03 21:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD entropy.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #1: Tue Jul 31 08:19:43 EDT 2001 petef@entropy.databits.net:/usr/obj/usr/src/sys/ENTROPY i386

>Description:

- update to version 0.32
- add missing directories to pkg-plist
- better pkg-descr, add WWW:

>How-To-Repeat:

http://bento.freebsd.org/errorlogs/4-full/p5-MPEG-ID3v2Tag-0.20.log

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/p5-MPEG-ID3v2Tag/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	2001/03/01 06:38:09	1.2
+++ Makefile	2001/08/04 05:24:22
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MPEG-ID3v2Tag
-PORTVERSION=	0.20
+PORTVERSION=	0.32
 CATEGORIES=	audio perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	MPEG
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/p5-MPEG-ID3v2Tag/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	2001/01/03 23:32:22	1.1
+++ distinfo	2001/08/04 05:24:37
@@ -1 +1 @@
-MD5 (MPEG-ID3v2Tag-0.20.tar.gz) = 0f0297f88cfba4e518f522017dd25e6a
+MD5 (MPEG-ID3v2Tag-0.32.tar.gz) = 1ad817da86be469ee165cb9a0e0bebf4
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/audio/p5-MPEG-ID3v2Tag/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	2001/01/03 23:32:22	1.1
+++ pkg-descr	2001/08/04 05:31:07
@@ -1,6 +1,8 @@
-MPEG::ID3v2Tag is a perl module that provides a way to write/read
-ID3 v2.3 tags.
+MPEG::ID3v2Tag is a Perl module capable of parsing and creating ID3v2
+revision 3 tags.  While not all frames are fully supported, it's easy
+to add support for more.
 
-Author: mattd@mp3.com
+Author: mjd@mp3.com
+WWW: http://search.cpan.org/search?dist=MPEG-ID3v2Tag
 
 --will
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/p5-MPEG-ID3v2Tag/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	2001/01/03 23:32:22	1.1
+++ pkg-plist	2001/08/04 05:29:37
@@ -1,3 +1,5 @@
 lib/perl5/site_perl/%%PERL_VER%%/MPEG/ID3v2Tag.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MPEG/ID3v2Tag/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MPEG/ID3v2Tag
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MPEG 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/MPEG 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010804053526.DCA18D920>