summaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-11-29 09:02:08 +0000
committersunpoet <sunpoet@FreeBSD.org>2011-11-29 09:02:08 +0000
commitfe1b982aac6b5b02992ba1b9101398d4caa822c6 (patch)
tree9ef04a1f97a786c747c5a0ce873a716560b9b884 /comms
parent01b60ab1c2dc09531aa483b9abf0cdc2d1987a66 (diff)
downloadFreeBSD-ports-fe1b982aac6b5b02992ba1b9101398d4caa822c6.zip
FreeBSD-ports-fe1b982aac6b5b02992ba1b9101398d4caa822c6.tar.gz
- Update to 0.04
Changes: http://search.cpan.org/dist/Nexmo-SMS/Changes PR: ports/162883 Submitted by: sunpoet (myself) Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) Feature safe: yes
Diffstat (limited to 'comms')
-rw-r--r--comms/p5-Nexmo-SMS/Makefile3
-rw-r--r--comms/p5-Nexmo-SMS/distinfo4
-rw-r--r--comms/p5-Nexmo-SMS/pkg-plist1
3 files changed, 5 insertions, 3 deletions
diff --git a/comms/p5-Nexmo-SMS/Makefile b/comms/p5-Nexmo-SMS/Makefile
index 0f1dc60..fe985c9 100644
--- a/comms/p5-Nexmo-SMS/Makefile
+++ b/comms/p5-Nexmo-SMS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Nexmo-SMS
-PORTVERSION= 0.03
+PORTVERSION= 0.04
CATEGORIES= comms perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RENEEB
@@ -29,6 +29,7 @@ MAN3= Nexmo::SMS.3 \
Nexmo::SMS::Response.3 \
Nexmo::SMS::Response::Message.3 \
Nexmo::SMS::TextMessage.3 \
+ Nexmo::SMS::UnicodeMessage.3 \
Nexmo::SMS::WAPPushMessage.3
.include <bsd.port.mk>
diff --git a/comms/p5-Nexmo-SMS/distinfo b/comms/p5-Nexmo-SMS/distinfo
index 9055c9d..e2d7b3d 100644
--- a/comms/p5-Nexmo-SMS/distinfo
+++ b/comms/p5-Nexmo-SMS/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Nexmo-SMS-0.03.tar.gz) = 0d34fd04de1a016861193aac8495aa215e16a7f9f8ca5a4e41bfc13cd82a496a
-SIZE (Nexmo-SMS-0.03.tar.gz) = 12519
+SHA256 (Nexmo-SMS-0.04.tar.gz) = 120eeddd76869a584649e3f99bde8ad81b07db66e5a27eaff1bcc7d95dd12836
+SIZE (Nexmo-SMS-0.04.tar.gz) = 13076
diff --git a/comms/p5-Nexmo-SMS/pkg-plist b/comms/p5-Nexmo-SMS/pkg-plist
index 5c0d66a..991a7c2 100644
--- a/comms/p5-Nexmo-SMS/pkg-plist
+++ b/comms/p5-Nexmo-SMS/pkg-plist
@@ -5,6 +5,7 @@
%%SITE_PERL%%/Nexmo/SMS/Response.pm
%%SITE_PERL%%/Nexmo/SMS/Response/Message.pm
%%SITE_PERL%%/Nexmo/SMS/TextMessage.pm
+%%SITE_PERL%%/Nexmo/SMS/UnicodeMessage.pm
%%SITE_PERL%%/Nexmo/SMS/WAPPushMessage.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Nexmo/SMS/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nexmo/SMS
OpenPOWER on IntegriCloud