aboutsummaryrefslogtreecommitdiff
path: root/comms/p5-Nexmo-SMS
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-20 20:50:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-20 20:50:00 +0000
commitfb8b74dcf9b6f498d69373fd89de01a4678d3324 (patch)
treee5463d2d2540f0f9bf0efea241a2d8c53fb7b066 /comms/p5-Nexmo-SMS
parente05fe85fea6676e36cf2750947c92f656721e3f9 (diff)
downloadports-fb8b74dcf9b6f498d69373fd89de01a4678d3324.tar.gz
ports-fb8b74dcf9b6f498d69373fd89de01a4678d3324.zip
Notes
Diffstat (limited to 'comms/p5-Nexmo-SMS')
-rw-r--r--comms/p5-Nexmo-SMS/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/p5-Nexmo-SMS/Makefile b/comms/p5-Nexmo-SMS/Makefile
index 674821c7083c..542c2d5a80f2 100644
--- a/comms/p5-Nexmo-SMS/Makefile
+++ b/comms/p5-Nexmo-SMS/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Nexmo-SMS
PORTVERSION= 0.06
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RENEEB
@@ -14,9 +14,7 @@ COMMENT= Send SMS via http://www.nexmo.com/ API
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-HTTP-Message>=5.836:www/p5-HTTP-Message \
- p5-JSON-PP>=2.26000:converters/p5-JSON-PP \
p5-libwww>=5.835:www/p5-libwww
-
TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.08:devel/p5-Test-Pod-Coverage