Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2009 01:10:12 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        novel@FreeBSD.org
Subject:   ports/136484: [PATCH] audio/p5-MP3-Tag: update to 1.11
Message-ID:  <200907090110.n691ACEp081925@freefall.freebsd.org>
Resent-Message-ID: <200907090120.n691K0T1009163@freefall.freebsd.org>

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

>Number:         136484
>Category:       ports
>Synopsis:       [PATCH] audio/p5-MP3-Tag: update to 1.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 09 01:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:
- Update to 1.11

Port maintainer (novel@FreeBSD.org) is cc'd.

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

--- p5-MP3-Tag-1.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/p5-MP3-Tag/Makefile,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile
--- Makefile	12 May 2009 03:37:14 -0000	1.13
+++ Makefile	9 Jul 2009 01:09:51 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MP3-Tag
-PORTVERSION=	1.10
+PORTVERSION=	1.11
 CATEGORIES=	audio perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,7 +20,8 @@
 MAN3=		MP3::Tag.3 MP3::Tag::ID3v1.3 MP3::Tag::File.3 \
 		MP3::Tag::CDDB_File.3 MP3::Tag::ParseData.3 MP3::Tag::Inf.3 \
 		MP3::Tag::ID3v2.3 MP3::Tag::ID3v2-Data.3 MP3::Tag::LastResort.3 \
-		MP3::Tag::Cue.3 Normalize::Text::Music_Fields.3 MP3::Tag::ImageSize.3
+		MP3::Tag::Cue.3 Normalize::Text::Music_Fields.3 MP3::Tag::ImageSize.3 \
+		MP3::Tag::ImageExifTool.3
 
 CONFLICTS=	p5-tagged-0.*
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/audio/p5-MP3-Tag/distinfo,v
retrieving revision 1.11
diff -u -u -r1.11 distinfo
--- distinfo	12 May 2009 03:37:14 -0000	1.11
+++ distinfo	9 Jul 2009 01:09:51 -0000
@@ -1,3 +1,3 @@
-MD5 (MP3-Tag-1.10.tar.gz) = 5075f2d82c9a6b1065adfab2ce59e918
-SHA256 (MP3-Tag-1.10.tar.gz) = b38b23ec758b202083f212ccaa75937fe4b4bb1de940f22c9c3e7530348d4775
-SIZE (MP3-Tag-1.10.tar.gz) = 270682
+MD5 (MP3-Tag-1.11.tar.gz) = 728903a17476199746af3600f562e7d2
+SHA256 (MP3-Tag-1.11.tar.gz) = a7e99a6630b919079efdd9b094f8b064b130a0f9dc332255c0acb524a0cc50b8
+SIZE (MP3-Tag-1.11.tar.gz) = 272544
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/audio/p5-MP3-Tag/pkg-plist,v
retrieving revision 1.6
diff -u -u -r1.6 pkg-plist
--- pkg-plist	12 May 2009 03:37:14 -0000	1.6
+++ pkg-plist	9 Jul 2009 01:09:51 -0000
@@ -11,6 +11,7 @@
 %%SITE_PERL%%/MP3/Tag/Inf.pm
 %%SITE_PERL%%/MP3/Tag/Cue.pm
 %%SITE_PERL%%/MP3/Tag/ID3v2-Data.pod
+%%SITE_PERL%%/MP3/Tag/ImageExifTool.pm
 %%SITE_PERL%%/MP3/Tag/ImageSize.pm
 %%SITE_PERL%%/Normalize/Text/Music_Fields/L_van_Beethoven.comp
 %%SITE_PERL%%/Normalize/Text/Music_Fields/Music_Fields-rus.lst
--- p5-MP3-Tag-1.11.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?200907090110.n691ACEp081925>