diff options
author | demon <demon@FreeBSD.org> | 2007-03-22 20:39:34 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2007-03-22 20:39:34 +0800 |
commit | 2290bf2574cc71e62635011b4e0defc7fc968b0e (patch) | |
tree | d79aaf3e0efc6e603e5ba9768995896eef2475ba /audio | |
parent | c4cddb3531a5e426c7cccf49f896a9d81fe80127 (diff) | |
download | freebsd-ports-gnome-2290bf2574cc71e62635011b4e0defc7fc968b0e.tar.gz freebsd-ports-gnome-2290bf2574cc71e62635011b4e0defc7fc968b0e.tar.zst freebsd-ports-gnome-2290bf2574cc71e62635011b4e0defc7fc968b0e.zip |
Update to 1.22.
PR: 110463
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-MP3-Info/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-MP3-Info/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile index 0d6dcb470141..f70d13ef9625 100644 --- a/audio/p5-MP3-Info/Makefile +++ b/audio/p5-MP3-Info/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MP3-Info -PORTVERSION= 1.21 +PORTVERSION= 1.22 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=MP3 @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- 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 diff --git a/audio/p5-MP3-Info/distinfo b/audio/p5-MP3-Info/distinfo index 81d572251751..6ce303845667 100644 --- a/audio/p5-MP3-Info/distinfo +++ b/audio/p5-MP3-Info/distinfo @@ -1,2 +1,3 @@ -MD5 (MP3-Info-1.21.tar.gz) = c95e7d179b41c255a75060afd0f9c93b -SIZE (MP3-Info-1.21.tar.gz) = 124581 +MD5 (MP3-Info-1.22.tar.gz) = ed00c6821951d98c00a70bc02e6cb82f +SHA256 (MP3-Info-1.22.tar.gz) = 42aaa350c42827ed2a42e376f156a886d5e1c7838898bbae113e7b1ee0113685 +SIZE (MP3-Info-1.22.tar.gz) = 106552 |