diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-02 14:12:26 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-02 14:12:26 +0000 |
commit | 10b0400858a1b8d279ccb0f71a2b6053d4c58973 (patch) | |
tree | de497c28789acd6407af4334241392e53cceb632 | |
parent | 76278b1f33ecb5cb158be16d9784691fcd584a8e (diff) | |
download | ports-10b0400858a1b8d279ccb0f71a2b6053d4c58973.tar.gz ports-10b0400858a1b8d279ccb0f71a2b6053d4c58973.zip |
Notes
-rw-r--r-- | audio/p5-libvorbis/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-libvorbis/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/audio/p5-libvorbis/Makefile b/audio/p5-libvorbis/Makefile index 474053a2631c..e972b6482822 100644 --- a/audio/p5-libvorbis/Makefile +++ b/audio/p5-libvorbis/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libvorbis -PORTVERSION= 0.04 -PORTREVISION= 1 +PORTVERSION= 0.05 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FOOF @@ -23,7 +22,6 @@ USE_REINPLACE= yes PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Ogg::Vorbis.3 post-extract: diff --git a/audio/p5-libvorbis/distinfo b/audio/p5-libvorbis/distinfo index 9e14e8916097..3be4f95560f8 100644 --- a/audio/p5-libvorbis/distinfo +++ b/audio/p5-libvorbis/distinfo @@ -1,2 +1,2 @@ -MD5 (libvorbis-perl-0.04.tar.gz) = 764e0ad14ce0a1ea9f7ae1e05f71ffed -SIZE (libvorbis-perl-0.04.tar.gz) = 87309 +MD5 (libvorbis-perl-0.05.tar.gz) = 4b1d0f936b029f4390c524db0892a65f +SIZE (libvorbis-perl-0.05.tar.gz) = 50414 |