diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-02-15 09:34:35 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-02-15 09:34:35 +0800 |
commit | 2f2bef629a5a8c798cb641cc77860e4835f17b81 (patch) | |
tree | d468af5f32e7b114ca81424bf4b5923c0efc1fab /audio/p5-MP3-Info | |
parent | 27fbc21a2dc2f10669b2e6e5f0e461f190926e4c (diff) | |
download | freebsd-ports-gnome-2f2bef629a5a8c798cb641cc77860e4835f17b81.tar.gz freebsd-ports-gnome-2f2bef629a5a8c798cb641cc77860e4835f17b81.tar.zst freebsd-ports-gnome-2f2bef629a5a8c798cb641cc77860e4835f17b81.zip |
Upgrade to version 0.91
Approved by: MAINTAINER
Diffstat (limited to 'audio/p5-MP3-Info')
-rw-r--r-- | audio/p5-MP3-Info/Makefile | 9 | ||||
-rw-r--r-- | audio/p5-MP3-Info/distinfo | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile index 51ccee5c23c4..3e523a34eeeb 100644 --- a/audio/p5-MP3-Info/Makefile +++ b/audio/p5-MP3-Info/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MP3-Info -PORTVERSION= 0.80 +PORTVERSION= 0.91 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=MP3 @@ -14,11 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= leo@florida.sarang.net -USE_PERL5= YES +USE_PERL5= yes +PERL_CONFIGURE= yes + MAN3= MP3::Info.3 MPEG::MP3Info.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include <bsd.port.mk> diff --git a/audio/p5-MP3-Info/distinfo b/audio/p5-MP3-Info/distinfo index 23e8e6b597e6..070a6917f12c 100644 --- a/audio/p5-MP3-Info/distinfo +++ b/audio/p5-MP3-Info/distinfo @@ -1 +1 @@ -MD5 (MP3-Info-0.80.tar.gz) = 59db9108215e10d67eb63d1d9db4fe69 +MD5 (MP3-Info-0.91.tar.gz) = 985e9be5234ffa0018d0fc42139b958d |