diff options
author | skv <skv@FreeBSD.org> | 2009-02-15 06:23:12 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2009-02-15 06:23:12 +0800 |
commit | 9206590b48fd1caf246067cfca32761f56c8d7e7 (patch) | |
tree | 96361d1bb19faeacaeea381a3322c4b895a5cc9b /ftp/p5-POE-Component-Client-FTP | |
parent | 883570b645679875b187ea0a2f283a412effda9a (diff) | |
download | freebsd-ports-gnome-9206590b48fd1caf246067cfca32761f56c8d7e7.tar.gz freebsd-ports-gnome-9206590b48fd1caf246067cfca32761f56c8d7e7.tar.zst freebsd-ports-gnome-9206590b48fd1caf246067cfca32761f56c8d7e7.zip |
Update to 0.22
Changes: http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-FTP-0.22/Changes
PR: ports/131265
Submitted by: lth
Diffstat (limited to 'ftp/p5-POE-Component-Client-FTP')
-rw-r--r-- | ftp/p5-POE-Component-Client-FTP/Makefile | 2 | ||||
-rw-r--r-- | ftp/p5-POE-Component-Client-FTP/distinfo | 6 | ||||
-rw-r--r-- | ftp/p5-POE-Component-Client-FTP/pkg-plist | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/ftp/p5-POE-Component-Client-FTP/Makefile b/ftp/p5-POE-Component-Client-FTP/Makefile index dd8ff7669867..fe3b1a4c2e9a 100644 --- a/ftp/p5-POE-Component-Client-FTP/Makefile +++ b/ftp/p5-POE-Component-Client-FTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Client-FTP -PORTVERSION= 0.18 +PORTVERSION= 0.22 CATEGORIES= ftp perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/ftp/p5-POE-Component-Client-FTP/distinfo b/ftp/p5-POE-Component-Client-FTP/distinfo index 7e46548239ab..1b16a143c6d7 100644 --- a/ftp/p5-POE-Component-Client-FTP/distinfo +++ b/ftp/p5-POE-Component-Client-FTP/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Client-FTP-0.18.tar.gz) = cf0f3c144d1b09fd8d8ef527e1915e24 -SHA256 (POE-Component-Client-FTP-0.18.tar.gz) = bcf9a0238843b1c63eec73b7b1594311d6014d0445925bd8c293cf8923655bb1 -SIZE (POE-Component-Client-FTP-0.18.tar.gz) = 25453 +MD5 (POE-Component-Client-FTP-0.22.tar.gz) = 7729fd9c950cc722d7a43b1f3ef93540 +SHA256 (POE-Component-Client-FTP-0.22.tar.gz) = b6bd6684396aa81475406bec887386114b2d2d11b2e877871a722d8df5a6a528 +SIZE (POE-Component-Client-FTP-0.22.tar.gz) = 36357 diff --git a/ftp/p5-POE-Component-Client-FTP/pkg-plist b/ftp/p5-POE-Component-Client-FTP/pkg-plist index 599c0a5190d0..520be54cdf54 100644 --- a/ftp/p5-POE-Component-Client-FTP/pkg-plist +++ b/ftp/p5-POE-Component-Client-FTP/pkg-plist @@ -1,9 +1,9 @@ %%SITE_PERL%%/POE/Component/Client/FTP.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/FTP/.packlist -%%PORTDOCS%%%%EXAMPLESDIR%%/dotfer.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/list.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/sync.pl -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dotfer.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/list.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sync.pl +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/FTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component |