update to 0.05 and fetch it from CPAN.
This commit is contained in:
parent
a36e87813d
commit
ecf0b96a01
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2006/03/04 15:10:31 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2006/07/14 18:38:23 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "Perl extension for Ogg Vorbis streams"
|
||||
|
||||
V= 0.04
|
||||
V= 0.05
|
||||
DISTNAME= libvorbis-perl-${V}
|
||||
PKGNAME= p5-libvorbis-${V}p1
|
||||
PKGNAME= p5-libvorbis-${V}
|
||||
CATEGORIES= audio perl5
|
||||
|
||||
# GPL or Artistic
|
||||
@ -16,7 +16,7 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ogg
|
||||
|
||||
MASTER_SITES= http://synthcode.com/code/vorbis/
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FO/FOOF/}
|
||||
|
||||
LIB_DEPENDS= vorbis.1,vorbisfile.2::audio/libvorbis
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (libvorbis-perl-0.04.tar.gz) = 764e0ad14ce0a1ea9f7ae1e05f71ffed
|
||||
RMD160 (libvorbis-perl-0.04.tar.gz) = 3e83a2c060ee66eb4df0f1f2a469be495d5c7b31
|
||||
SHA1 (libvorbis-perl-0.04.tar.gz) = 65172b6d426bc2e46d22e7cbbad74dc93b0179c3
|
||||
SIZE (libvorbis-perl-0.04.tar.gz) = 87309
|
||||
MD5 (libvorbis-perl-0.05.tar.gz) = 4b1d0f936b029f4390c524db0892a65f
|
||||
RMD160 (libvorbis-perl-0.05.tar.gz) = fc52460cf5d88fae80949d98a01a994a4f7c2465
|
||||
SHA1 (libvorbis-perl-0.05.tar.gz) = 743b9e77b99a896ecc3bef123c6fe3aa9fc6915c
|
||||
SIZE (libvorbis-perl-0.05.tar.gz) = 50414
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/09/14 23:16:55 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2006/07/14 18:38:23 steven Exp $
|
||||
@comment bin/pogg
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Ogg/
|
||||
@ -10,6 +10,4 @@ ${P5ARCH}/auto/Ogg/Vorbis/Vorbis.bs
|
||||
${P5ARCH}/auto/Ogg/Vorbis/Vorbis.so
|
||||
${P5ARCH}/auto/Ogg/Vorbis/autosplit.ix
|
||||
@comment @man man/man1/pogg.1
|
||||
@comment man/man1/pogg.1p
|
||||
@man man/man3p/Ogg::Vorbis.3p
|
||||
man/man3p/Ogg::Vorbis.3pm
|
||||
|
Loading…
Reference in New Issue
Block a user