update to 0.04; ok maintainer

This drops the erroneous reference to vorbisfile.c:host_is_big_endian,
which is a local symbol.
This commit is contained in:
naddy 2002-05-02 17:09:03 +00:00
parent 9695da9cae
commit 6e1c97b3d6
3 changed files with 19 additions and 21 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/02/04 15:00:29 naddy Exp $
# $OpenBSD: Makefile,v 1.2 2002/05/02 17:09:03 naddy Exp $
COMMENT= "Perl extension for Ogg Vorbis streams"
V= 0.03-1
DISTNAME= libvorbis-perl_${V}
PKGNAME= p5-libvorbis-${V:S/-/./}
V= 0.04
DISTNAME= libvorbis-perl-${V}
PKGNAME= p5-libvorbis-${V}
CATEGORIES= audio perl5
NEED_VERSION= 1.504
NEED_VERSION= 1.525
MAINTAINER= Nikolay Sturm <nikolay.sturm@desy.de>
MAINTAINER= Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
# GPL or Artistic
PERMIT_PACKAGE_CDROM= Yes
@ -16,15 +16,12 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/F/FO/FOOF/
MASTER_SITES= http://synthcode.com/code/vorbis/
LIB_DEPENDS= vorbis.1,vorbisenc.1,vorbisfile.2::audio/libvorbis
CONFIGURE_STYLE= perl
WRKDIST= ${WRKDIR}/libvorbis-perl-${V:S/-1//}
post-patch:
@perl -i -p -e 's#/usr/local#${LOCALBASE}#' ${WRKDIST}/Makefile.PL

View File

@ -1,3 +1,3 @@
MD5 (libvorbis-perl_0.03-1.tar.gz) = 7c49778ec80647b42aa6162bc8f0db22
RMD160 (libvorbis-perl_0.03-1.tar.gz) = fdda700a82105cc59dee068c7b46be2ac4725060
SHA1 (libvorbis-perl_0.03-1.tar.gz) = c38d34a6928ad835fe414bba18418b58ea8e163a
MD5 (libvorbis-perl-0.04.tar.gz) = 764e0ad14ce0a1ea9f7ae1e05f71ffed
RMD160 (libvorbis-perl-0.04.tar.gz) = 3e83a2c060ee66eb4df0f1f2a469be495d5c7b31
SHA1 (libvorbis-perl-0.04.tar.gz) = 65172b6d426bc2e46d22e7cbbad74dc93b0179c3

View File

@ -1,9 +1,10 @@
@comment $OpenBSD: PLIST,v 1.2 2002/04/16 19:25:02 espie Exp $
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Ogg/Vorbis.pm
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Ogg/Vorbis/Vorbis.bs
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Ogg/Vorbis/Vorbis.so
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Ogg/Vorbis/autosplit.ix
@comment $OpenBSD: PLIST,v 1.3 2002/05/02 17:09:03 naddy Exp $
${P5ARCH}/Ogg/Vorbis.pm
${P5ARCH}/auto/Ogg/Vorbis/Vorbis.bs
${P5ARCH}/auto/Ogg/Vorbis/Vorbis.so
${P5ARCH}/auto/Ogg/Vorbis/autosplit.ix
man/man3p/Ogg::Vorbis.3p
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Ogg/Vorbis
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Ogg
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Ogg
man/man3p/Ogg::Vorbis.3pm
@dirrm ${P5ARCH}/auto/Ogg/Vorbis
@dirrm ${P5ARCH}/auto/Ogg
@dirrm ${P5ARCH}/Ogg