diff options
author | mnag <mnag@FreeBSD.org> | 2005-10-02 22:12:26 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-10-02 22:12:26 +0800 |
commit | ec478d991bcdd9774cd55f6b69106a1e01193d9e (patch) | |
tree | 0a30756fda5631612c42a8a2d92d4bd10141b3c1 /audio/p5-libvorbis | |
parent | ea1919c27137fa8e9127d5ea1c511f2e2aaa289f (diff) | |
download | freebsd-ports-graphics-ec478d991bcdd9774cd55f6b69106a1e01193d9e.tar.gz freebsd-ports-graphics-ec478d991bcdd9774cd55f6b69106a1e01193d9e.tar.zst freebsd-ports-graphics-ec478d991bcdd9774cd55f6b69106a1e01193d9e.zip |
Update to 0.05
PR: 86784
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: dom@happygiraffe.net (maintainer), pav (mentor)
Diffstat (limited to 'audio/p5-libvorbis')
-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 474053a2631..e972b648282 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 9e14e891609..3be4f95560f 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 |