diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-01 06:43:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-01 06:43:06 +0000 |
commit | 1b04bc0b00829adc5ca966e96d3e64fa7d90524e (patch) | |
tree | 00d78b86f5c3ff3762ed8e72c78b7def9cf391e8 /comms/p5-Nexmo-SMS | |
parent | c57cb51598dbd453cca5382ff4e0bd250513288c (diff) |
Notes
Diffstat (limited to 'comms/p5-Nexmo-SMS')
-rw-r--r-- | comms/p5-Nexmo-SMS/Makefile | 5 | ||||
-rw-r--r-- | comms/p5-Nexmo-SMS/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/comms/p5-Nexmo-SMS/Makefile b/comms/p5-Nexmo-SMS/Makefile index fe985c948fa9..b233761e7f71 100644 --- a/comms/p5-Nexmo-SMS/Makefile +++ b/comms/p5-Nexmo-SMS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Nexmo-SMS -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= comms perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RENEEB @@ -20,6 +20,9 @@ BUILD_DEPENDS= p5-HTTP-Message>=5.836:${PORTSDIR}/www/p5-HTTP-Message \ p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage + PERL_CONFIGURE= yes MAN3= Nexmo::SMS.3 \ diff --git a/comms/p5-Nexmo-SMS/distinfo b/comms/p5-Nexmo-SMS/distinfo index e2d7b3d556f5..24120bc11adf 100644 --- a/comms/p5-Nexmo-SMS/distinfo +++ b/comms/p5-Nexmo-SMS/distinfo @@ -1,2 +1,2 @@ -SHA256 (Nexmo-SMS-0.04.tar.gz) = 120eeddd76869a584649e3f99bde8ad81b07db66e5a27eaff1bcc7d95dd12836 -SIZE (Nexmo-SMS-0.04.tar.gz) = 13076 +SHA256 (Nexmo-SMS-0.05.tar.gz) = edae222db55aaaa9f8961a821cfeb68e36918b3bec26541d70d1b1f49d45797e +SIZE (Nexmo-SMS-0.05.tar.gz) = 13134 |