mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Update to 0.06
Changes: http://search.cpan.org/dist/Nexmo-SMS/Changes PR: ports/163673 Submitted by: sunpoet (myself) Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
This commit is contained in:
parent
8a479e3267
commit
5bcdd02cdc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288195
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Nexmo-SMS
|
||||
PORTVERSION= 0.05
|
||||
PORTVERSION= 0.06
|
||||
CATEGORIES= comms perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:RENEEB
|
||||
@ -32,7 +32,6 @@ 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>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Nexmo-SMS-0.05.tar.gz) = edae222db55aaaa9f8961a821cfeb68e36918b3bec26541d70d1b1f49d45797e
|
||||
SIZE (Nexmo-SMS-0.05.tar.gz) = 13134
|
||||
SHA256 (Nexmo-SMS-0.06.tar.gz) = 5b01ce364d557491b8d0b94797bce128c3c7082910fd4e4a5e5a859b526e6daa
|
||||
SIZE (Nexmo-SMS-0.06.tar.gz) = 12827
|
||||
|
@ -5,7 +5,6 @@
|
||||
%%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
|
||||
|
Loading…
Reference in New Issue
Block a user