update p5-Audio-MPD to 0.15.0

please note: most of the methods got renamed. so check your scripts..
This commit is contained in:
jasper 2007-03-17 22:51:26 +00:00
parent e663d3bc36
commit a522def880
3 changed files with 25 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.6 2007/02/02 14:39:29 jasper Exp $
# $OpenBSD: Makefile,v 1.7 2007/03/17 22:51:26 jasper Exp $
COMMENT= "module for communicating with MPD servers"
DISTNAME= Audio-MPD-0.12.4
DISTNAME= Audio-MPD-0.15.0
CATEGORIES= audio
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
@ -17,6 +17,9 @@ CPAN_AUTHOR= JQUELIN
CONFIGURE_STYLE= modbuild
RUN_DEPENDS= ::devel/p5-Class-Accessor
REGRESS_DEPENDS= ::devel/p5-Readonly
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/p5-Audio-MPD
${INSTALL_SCRIPT} ${WRKSRC}/scripts/* \

View File

@ -1,4 +1,5 @@
MD5 (Audio-MPD-0.12.4.tar.gz) = b4c4f3378ee8a209ce2f0ee3990f0e2c
RMD160 (Audio-MPD-0.12.4.tar.gz) = 4bfaceb24c915689dbb72501b3f27ddabd615302
SHA1 (Audio-MPD-0.12.4.tar.gz) = e074f6fd1ae5604fd39bca5a7df6aeaa015af43f
SIZE (Audio-MPD-0.12.4.tar.gz) = 22340
MD5 (Audio-MPD-0.15.0.tar.gz) = 047ebd8037dfa319837e217abc70854c
RMD160 (Audio-MPD-0.15.0.tar.gz) = 7d6c78419009275923c9a094ea4c8ffc6aecc612
SHA1 (Audio-MPD-0.15.0.tar.gz) = e3f764f5d8da99b871cbcd7aba303af487dad8b6
SHA256 (Audio-MPD-0.15.0.tar.gz) = 430ffe7990b769e0f4bb91bb767fbf1c86218fb4ad3fb82b75603702dd9d58c9
SIZE (Audio-MPD-0.15.0.tar.gz) = 49960

View File

@ -1,7 +1,21 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/05/23 15:27:34 bernd Exp $
@comment $OpenBSD: PLIST,v 1.2 2007/03/17 22:51:26 jasper Exp $
${P5SITE}/Audio/
${P5SITE}/Audio/MPD/
${P5SITE}/Audio/MPD.pm
${P5SITE}/Audio/MPD/Collection.pm
${P5SITE}/Audio/MPD/Item/
${P5SITE}/Audio/MPD/Item.pm
${P5SITE}/Audio/MPD/Item/Directory.pm
${P5SITE}/Audio/MPD/Item/Song.pm
${P5SITE}/Audio/MPD/Status.pm
${P5SITE}/Audio/MPD/Test.pm
@man man/man3p/Audio::MPD.3p
@man man/man3p/Audio::MPD::Collection.3p
@man man/man3p/Audio::MPD::Item.3p
@man man/man3p/Audio::MPD::Item::Directory.3p
@man man/man3p/Audio::MPD::Item::Song.3p
@man man/man3p/Audio::MPD::Status.3p
@man man/man3p/Audio::MPD::Test.3p
share/examples/p5-Audio-MPD/
share/examples/p5-Audio-MPD/example.pl
share/examples/p5-Audio-MPD/mpc.pl