diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-04-07 07:15:02 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-04-07 07:15:02 +0000 |
commit | 54959bd46a13ef0bce9af3d565c083afc822bc5b (patch) | |
tree | 5b243f589965e4869ac7ca850b44658f605fee95 /devel/p5-POE | |
parent | 500a7f58dbdb8521cab5db1f14ff597791ae9ea7 (diff) | |
download | ports-54959bd46a13ef0bce9af3d565c083afc822bc5b.tar.gz ports-54959bd46a13ef0bce9af3d565c083afc822bc5b.zip |
Notes
Diffstat (limited to 'devel/p5-POE')
-rw-r--r-- | devel/p5-POE/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-POE/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-POE/pkg-plist | 3 |
3 files changed, 5 insertions, 8 deletions
diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile index 3483ef5bd08d..90e3be40c2f6 100644 --- a/devel/p5-POE/Makefile +++ b/devel/p5-POE/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE -PORTVERSION= 0.3301 +PORTVERSION= 0.3400 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -40,7 +40,7 @@ MAN3= POE.3 POE::API::Ctl.3 POE::API::ResLoader.3 POE::Component.3 \ POE::Loop::IO_Poll.3 POE::Loop::PerlSignals.3 \ POE::Loop::Select.3 POE::Loop::Tk.3 POE::Loop::TkActiveState.3 \ POE::Loop::TkCommon.3 POE::NFA.3 POE::Pipe.3 \ - POE::Pipe::OneWay.3 POE::Pipe::TwoWay.3 POE::Preprocessor.3 \ + POE::Pipe::OneWay.3 POE::Pipe::TwoWay.3 \ POE::Queue.3 POE::Queue::Array.3 POE::Resource.3 \ POE::Resource::Aliases.3 POE::Resource::Controls.3 \ POE::Resource::Events.3 POE::Resource::Extrefs.3 \ diff --git a/devel/p5-POE/distinfo b/devel/p5-POE/distinfo index dbe8dd5dcbe3..7d88f5a514ea 100644 --- a/devel/p5-POE/distinfo +++ b/devel/p5-POE/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-0.3301.tar.gz) = 5e87b1c459de95c5fa6495ece3b1b95b -SHA256 (POE-0.3301.tar.gz) = 5d777920b4342b20efe2b1ac73d965a4c8c68d17550e819d8c670560099f76dc -SIZE (POE-0.3301.tar.gz) = 366895 +MD5 (POE-0.34.tar.gz) = 4d32fef1baf51a9c3f21afb7048d1d21 +SHA256 (POE-0.34.tar.gz) = c2068e4c3c23b3800e017bd78be5b145577dc2ba8d7f442fbe92f4a3d1d1c4a9 +SIZE (POE-0.34.tar.gz) = 349922 diff --git a/devel/p5-POE/pkg-plist b/devel/p5-POE/pkg-plist index 03857ca564e3..255998c72295 100644 --- a/devel/p5-POE/pkg-plist +++ b/devel/p5-POE/pkg-plist @@ -27,12 +27,10 @@ %%SITE_PERL%%/POE/Loop/Tk.pm %%SITE_PERL%%/POE/Loop/TkActiveState.pm %%SITE_PERL%%/POE/Loop/TkCommon.pm -%%SITE_PERL%%/POE/Macro/UseBytes.pm %%SITE_PERL%%/POE/NFA.pm %%SITE_PERL%%/POE/Pipe.pm %%SITE_PERL%%/POE/Pipe/OneWay.pm %%SITE_PERL%%/POE/Pipe/TwoWay.pm -%%SITE_PERL%%/POE/Preprocessor.pm %%SITE_PERL%%/POE/Queue.pm %%SITE_PERL%%/POE/Queue/Array.pm %%SITE_PERL%%/POE/Resource.pm @@ -62,7 +60,6 @@ @dirrm %%SITE_PERL%%/POE/Driver @dirrmtry %%SITE_PERL%%/POE/Filter @dirrmtry %%SITE_PERL%%/POE/Loop -@dirrm %%SITE_PERL%%/POE/Macro @dirrm %%SITE_PERL%%/POE/Pipe @dirrm %%SITE_PERL%%/POE/Queue @dirrm %%SITE_PERL%%/POE/Resource |