diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-02-15 00:45:12 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-02-15 00:45:12 +0000 |
commit | 636ae7f622e5d60e66003d69417cb8385904b506 (patch) | |
tree | 05a9e60ef540cc9596daa6a2659ca4cc29fb718c /net | |
parent | de626f2bc88c87d85111761376c5bb5c0b512c02 (diff) |
- Update to 1.0103
Notes
Notes:
svn path=/head/; revision=269167
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-ResourcePool-Resource-SOAP-Lite/Makefile | 5 | ||||
-rw-r--r-- | net/p5-ResourcePool-Resource-SOAP-Lite/distinfo | 5 | ||||
-rw-r--r-- | net/p5-ResourcePool-Resource-SOAP-Lite/pkg-plist | 2 |
3 files changed, 8 insertions, 4 deletions
diff --git a/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile b/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile index 0d57eab59c5f..d11a66ca0c7b 100644 --- a/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile +++ b/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ResourcePool-Resource-SOAP-Lite -PORTVERSION= 1.0102 +PORTVERSION= 1.0103 CATEGORIES= net perl5 MASTER_SITES= CPAN \ http://www.fatalmind.com/projects/ResourcePool/ @@ -22,4 +22,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes +MAN3= ResourcePool::Command::SOAP::Lite::Call.3 \ + ResourcePool::Factory::SOAP::Lite.3 + .include <bsd.port.mk> diff --git a/net/p5-ResourcePool-Resource-SOAP-Lite/distinfo b/net/p5-ResourcePool-Resource-SOAP-Lite/distinfo index 670b4e8a43c9..462ef9902f4b 100644 --- a/net/p5-ResourcePool-Resource-SOAP-Lite/distinfo +++ b/net/p5-ResourcePool-Resource-SOAP-Lite/distinfo @@ -1,3 +1,2 @@ -MD5 (ResourcePool-Resource-SOAP-Lite-1.0102.tar.gz) = 0e418182cc521519de6105a5721bdece -SHA256 (ResourcePool-Resource-SOAP-Lite-1.0102.tar.gz) = 9730dbdde7f5f7f01096ff9fe004e8655c189af1d5b6f7745131f9e263252202 -SIZE (ResourcePool-Resource-SOAP-Lite-1.0102.tar.gz) = 4121 +SHA256 (ResourcePool-Resource-SOAP-Lite-1.0103.tar.gz) = f6c5b4ec6593bd592f50386d24271e5aed103d05e9455623f02a122edaffe8b0 +SIZE (ResourcePool-Resource-SOAP-Lite-1.0103.tar.gz) = 7237 diff --git a/net/p5-ResourcePool-Resource-SOAP-Lite/pkg-plist b/net/p5-ResourcePool-Resource-SOAP-Lite/pkg-plist index 7e0c1392d101..c1164c650af6 100644 --- a/net/p5-ResourcePool-Resource-SOAP-Lite/pkg-plist +++ b/net/p5-ResourcePool-Resource-SOAP-Lite/pkg-plist @@ -1,5 +1,7 @@ %%SITE_PERL%%/ResourcePool/Command/SOAP/Lite/Call.pm +%%SITE_PERL%%/ResourcePool/Command/SOAP/Lite/Call.pod %%SITE_PERL%%/ResourcePool/Factory/SOAP/Lite.pm +%%SITE_PERL%%/ResourcePool/Factory/SOAP/Lite.pod %%SITE_PERL%%/ResourcePool/Resource/SOAP/Lite.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ResourcePool/Resource/SOAP/Lite/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ResourcePool/Resource/SOAP/Lite |