diff options
-rw-r--r-- | www/p5-Apache-MP3/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Apache-MP3/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-Apache-MP3/Makefile b/www/p5-Apache-MP3/Makefile index 271e0c26d91c..f20d5b8485e4 100644 --- a/www/p5-Apache-MP3/Makefile +++ b/www/p5-Apache-MP3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Apache-MP3 -PORTVERSION= 3.04 -PORTREVISION= 1 +PORTVERSION= 3.05 CATEGORIES= www audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=Apache @@ -19,7 +18,6 @@ COMMENT= MP3 browsing and streaming under mod_perl and Apache BUILD_DEPENDS= ${SITE_PERL}/Audio/Wav.pm:${PORTSDIR}/audio/p5-Audio-Wav \ ${SITE_PERL}/MPEG/MP3Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ ${SITE_PERL}/${PERL_ARCH}/Ogg/Vorbis.pm:${PORTSDIR}/audio/p5-libvorbis - RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES diff --git a/www/p5-Apache-MP3/distinfo b/www/p5-Apache-MP3/distinfo index 5975e294c2be..72307f476779 100644 --- a/www/p5-Apache-MP3/distinfo +++ b/www/p5-Apache-MP3/distinfo @@ -1 +1 @@ -MD5 (Apache-MP3-3.04.tar.gz) = 121fd629c8d8ff47f66b2601cdfb2805 +MD5 (Apache-MP3-3.05.tar.gz) = f2009b0ddc7f17c1c1ccee391d187935 |