diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-02-14 22:23:12 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-02-14 22:23:12 +0000 |
commit | a29db9fbb55ea6e0c1e43a17b1bd9faa17fd54c9 (patch) | |
tree | c78c80cbeecd8c0825d2692579b43b9e55af0d9e /ftp/p5-POE-Component-Client-FTP | |
parent | 3ed2288b5a7982704b5509660393f2c9a5ea86bb (diff) | |
download | ports-a29db9fbb55ea6e0c1e43a17b1bd9faa17fd54c9.tar.gz ports-a29db9fbb55ea6e0c1e43a17b1bd9faa17fd54c9.zip |
Notes
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 |