diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-Nexmo-SMS/Makefile | 3 | ||||
-rw-r--r-- | comms/p5-Nexmo-SMS/distinfo | 4 | ||||
-rw-r--r-- | comms/p5-Nexmo-SMS/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/comms/p5-Nexmo-SMS/Makefile b/comms/p5-Nexmo-SMS/Makefile index 0f1dc60d1dcd..fe985c948fa9 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 9055c9de936c..e2d7b3d556f5 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 5c0d66ada29c..991a7c20f256 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 |