Update to .3501; from new maintainer Jasper Lievisse Adriaanse <jasper@nedbsd.nl> with help from steven@

This commit is contained in:
alek 2006-06-07 08:13:20 +00:00
parent 35b0480100
commit ccbcec9b56
3 changed files with 13 additions and 14 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/05/24 01:03:13 msf Exp $
# $OpenBSD: Makefile,v 1.2 2006/06/07 08:13:20 alek Exp $
COMMENT= "portable multitasking and networking framework for perl"
DISTNAME= POE-0.31
DISTNAME= POE-0.3501
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
@ -10,7 +10,7 @@ HOMEPAGE= http://poe.perl.org/
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
MAINTAINER= Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
# Artistic and GPL
PERMIT_PACKAGE_CDROM= Yes
@ -18,8 +18,11 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
CONFIGURE_ARGS+= --default
CONFIGURE_STYLE=perl
CONFIGURE_ARGS= --default
RUN_DEPENDS= ::www/p5-libwww
REGRESS_DEPENDS=${RUN_DEPENDS}
PKG_ARCH= *

View File

@ -1,4 +1,4 @@
MD5 (POE-0.31.tar.gz) = bd2417d06c58dbb958e9d5899caf72af
RMD160 (POE-0.31.tar.gz) = 1bb3461c0a65a80cc192849965ae887bc9920db6
SHA1 (POE-0.31.tar.gz) = 677097ec3eebe06d041f8291e0d30ab9f5c271f4
SIZE (POE-0.31.tar.gz) = 369389
MD5 (POE-0.3501.tar.gz) = 67eacd47c8d7c05a5f5a119af220de30
RMD160 (POE-0.3501.tar.gz) = 44be22f297eb74f00c74350ffa0393395c5a28cb
SHA1 (POE-0.3501.tar.gz) = 512684a932d06df5339ce6e25bdfb156bc9ab4c4
SIZE (POE-0.3501.tar.gz) = 349300

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/05/24 01:03:13 msf Exp $
@comment $OpenBSD: PLIST,v 1.2 2006/06/07 08:13:20 alek Exp $
${P5SITE}/POE/
${P5SITE}/POE.pm
${P5SITE}/POE/API/
@ -35,14 +35,11 @@ ${P5SITE}/POE/Loop/Select.pm
${P5SITE}/POE/Loop/Tk.pm
${P5SITE}/POE/Loop/TkActiveState.pm
${P5SITE}/POE/Loop/TkCommon.pm
${P5SITE}/POE/Macro/
${P5SITE}/POE/Macro/UseBytes.pm
${P5SITE}/POE/NFA.pm
${P5SITE}/POE/Pipe/
${P5SITE}/POE/Pipe.pm
${P5SITE}/POE/Pipe/OneWay.pm
${P5SITE}/POE/Pipe/TwoWay.pm
${P5SITE}/POE/Preprocessor.pm
${P5SITE}/POE/Queue/
${P5SITE}/POE/Queue.pm
${P5SITE}/POE/Queue/Array.pm
@ -100,7 +97,6 @@ ${P5SITE}/POE/Wheel/SocketFactory.pm
@man man/man3p/POE::Pipe.3p
@man man/man3p/POE::Pipe::OneWay.3p
@man man/man3p/POE::Pipe::TwoWay.3p
@man man/man3p/POE::Preprocessor.3p
@man man/man3p/POE::Queue.3p
@man man/man3p/POE::Queue::Array.3p
@man man/man3p/POE::Resource.3p