- Update to 1.0103
ChangeLog: http://cpansearch.perl.org/src/MWS/ResourcePool-Resource-SOAP-Lite-1.0103/Changes
This commit is contained in:
parent
de626f2bc8
commit
636ae7f622
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269167
3 changed files with 8 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue