diff options
Diffstat (limited to 'net/p5-SOAP-Data-Builder')
-rw-r--r-- | net/p5-SOAP-Data-Builder/Makefile | 4 | ||||
-rw-r--r-- | net/p5-SOAP-Data-Builder/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-SOAP-Data-Builder/Makefile b/net/p5-SOAP-Data-Builder/Makefile index ba0e1cf5db98..644284cf0b10 100644 --- a/net/p5-SOAP-Data-Builder/Makefile +++ b/net/p5-SOAP-Data-Builder/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SOAP-Data-Builder -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SOAP @@ -25,7 +25,7 @@ MAN3= SOAP::Data::Builder.3 SOAP::Data::Builder::Element.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 -IGNORE= "requires perl 5.8.x or later. Install lang/perl5.8 and try again" +IGNORE= requires perl 5.8.x or later. Install lang/perl5.8 and try again .endif .include <bsd.port.post.mk> diff --git a/net/p5-SOAP-Data-Builder/distinfo b/net/p5-SOAP-Data-Builder/distinfo index 169a550f4067..a57cf6c29cc8 100644 --- a/net/p5-SOAP-Data-Builder/distinfo +++ b/net/p5-SOAP-Data-Builder/distinfo @@ -1,3 +1,3 @@ -MD5 (SOAP-Data-Builder-0.8.tar.gz) = 73ab1e832a17966ec29d0c1698542fbe -SHA256 (SOAP-Data-Builder-0.8.tar.gz) = f09d0d99490b9a07b8fa0293a30f2c497a53dfe0aa2234e15b8e342892f2983c -SIZE (SOAP-Data-Builder-0.8.tar.gz) = 6244 +MD5 (SOAP-Data-Builder-0.9.tar.gz) = 12a42c9ae0671df65470af227b060935 +SHA256 (SOAP-Data-Builder-0.9.tar.gz) = 56344b1fc070ecb336a9201267b4b3578ee6338533565ab428160d40a1aa10b0 +SIZE (SOAP-Data-Builder-0.9.tar.gz) = 6283 |