1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

- Update to 0.07

- Sort MAN3

Changes:	http://search.cpan.org/dist/MP3-Find/Changes
PR:		ports/157783
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	maintainer (timeout, 16 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-06-28 15:56:01 +00:00
parent 13b052235f
commit 4d20125cda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276581
2 changed files with 9 additions and 7 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= MP3-Find
PORTVERSION= 0.06
PORTREVISION= 1
PORTVERSION= 0.07
CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -17,9 +16,12 @@ COMMENT= Search and sort MP3 files based on their ID3 tags
RUN_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info
MAN1= mp3db.1 mp3find.1
MAN3= MP3::Find::DB.3 MP3::Find::Filesystem.3 MP3::Find.3 MP3::Find::Base.3
PERL_CONFIGURE= yes
MAN1= mp3db.1 mp3find.1
MAN3= MP3::Find.3 \
MP3::Find::Base.3 \
MP3::Find::DB.3 \
MP3::Find::Filesystem.3
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (MP3-Find-0.06.tar.gz) = e833a6526ac88c3ea4cbbe001025237c2977bd76fdf07be1b7b3907f61d39501
SIZE (MP3-Find-0.06.tar.gz) = 29645
SHA256 (MP3-Find-0.07.tar.gz) = f069894f12e6ec57b74979aff776cac83f8a9c932f1ec1bc363ab3b63a466d35
SIZE (MP3-Find-0.07.tar.gz) = 29997