ports/162865: [NEW PORT] comms/p5-Nexmo-SMS: Send SMS via http://www.nexmo.com/ API
Jui-Nan Lin
jnlin at csie.nctu.edu.tw
Fri Nov 25 04:30:10 UTC 2011
>Number: 162865
>Category: ports
>Synopsis: [NEW PORT] comms/p5-Nexmo-SMS: Send SMS via http://www.nexmo.com/ API
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Nov 25 04:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Jui-Nan Lin
>Release: FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD Florence.tamama.org 8.2-RELEASE FreeBSD 8.2-RELEASE #12: Fri Feb 25 09:26:52 CST 2011
>Description:
Nexmo::SMS is a perl module which allow you
to send SMS via http://www.nexmo.com/
WWW: http://search.cpan.org/dist/Nexmo-SMS/
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-Nexmo-SMS-0.03.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# p5-Nexmo-SMS
# p5-Nexmo-SMS/pkg-plist
# p5-Nexmo-SMS/distinfo
# p5-Nexmo-SMS/Makefile
# p5-Nexmo-SMS/pkg-descr
#
echo c - p5-Nexmo-SMS
mkdir -p p5-Nexmo-SMS > /dev/null 2>&1
echo x - p5-Nexmo-SMS/pkg-plist
sed 's/^X//' >p5-Nexmo-SMS/pkg-plist << '23cf367952e751edfc08a17967246725'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Nexmo/SMS/.packlist
X%%SITE_PERL%%/Nexmo/SMS.pm
X%%SITE_PERL%%/Nexmo/SMS/WAPPushMessage.pm
X%%SITE_PERL%%/Nexmo/SMS/Response.pm
X%%SITE_PERL%%/Nexmo/SMS/BinaryMessage.pm
X%%SITE_PERL%%/Nexmo/SMS/GetBalance.pm
X%%SITE_PERL%%/Nexmo/SMS/Response/Message.pm
X%%SITE_PERL%%/Nexmo/SMS/TextMessage.pm
X%%SITE_PERL%%/Nexmo/SMS/MockLWP.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nexmo/SMS
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nexmo
X at dirrmtry %%SITE_PERL%%/Nexmo/SMS/Response
X at dirrmtry %%SITE_PERL%%/Nexmo/SMS
X at dirrmtry %%SITE_PERL%%/Nexmo
23cf367952e751edfc08a17967246725
echo x - p5-Nexmo-SMS/distinfo
sed 's/^X//' >p5-Nexmo-SMS/distinfo << '8969644a79fddd644521bf3f79712863'
XSHA256 (Nexmo-SMS-0.03.tar.gz) = 0d34fd04de1a016861193aac8495aa215e16a7f9f8ca5a4e41bfc13cd82a496a
XSIZE (Nexmo-SMS-0.03.tar.gz) = 12519
8969644a79fddd644521bf3f79712863
echo x - p5-Nexmo-SMS/Makefile
sed 's/^X//' >p5-Nexmo-SMS/Makefile << 'fcca681eba7af870441ea1193c805831'
X# New ports collection makefile for: p5-Nexmo-SMS
X# Date created: 2011-11-25
X# Whom: Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Nexmo-SMS
XPORTVERSION= 0.03
XCATEGORIES= comms perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= jnlin at csie.nctu.edu.tw
XCOMMENT= Send SMS via http://www.nexmo.com/ API
X
XRUN_DEPENDS= p5-JSON-PP>=0:${PORTSDIR}/converters/p5-JSON-PP \
X p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize
XBUILD_DEPENDS= ${RUN_DEPENDS}
X
XPERL_CONFIGURE= yes
X
XMAN3= Nexmo::SMS.3 Nexmo::SMS::TextMessage.3 Nexmo::SMS::GetBalance.3 \
X Nexmo::SMS::Response.3 Nexmo::SMS::WAPPushMessage.3 \
X Nexmo::SMS::BinaryMessage.3 Nexmo::SMS::MockLWP.3 \
X Nexmo::SMS::Response::Message.3
X
X.include <bsd.port.mk>
fcca681eba7af870441ea1193c805831
echo x - p5-Nexmo-SMS/pkg-descr
sed 's/^X//' >p5-Nexmo-SMS/pkg-descr << 'ef18e4804a00c817bf6b9de762624bb1'
XNexmo::SMS is a perl module which allow you
Xto send SMS via http://www.nexmo.com/
X
XWWW: http://search.cpan.org/dist/Nexmo-SMS/
ef18e4804a00c817bf6b9de762624bb1
exit
--- p5-Nexmo-SMS-0.03.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list