Bug 162865 - [NEW PORT] comms/p5-Nexmo-SMS: Send SMS via http://www.nexmo.com/ API
Summary: [NEW PORT] comms/p5-Nexmo-SMS: Send SMS via http://www.nexmo.com/ API
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-25 04:30 UTC by Jui-Nan Lin
Modified: 2011-11-25 07:10 UTC (History)
0 users

See Also:


Attachments
p5-Nexmo-SMS-0.03.shar (2.57 KB, text/plain)
2011-11-25 04:30 UTC, Jui-Nan Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jui-Nan Lin 2011-11-25 04:30:09 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-25 04:30:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-11-25 05:31:34 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-11-25 07:03:49 UTC
sunpoet     2011-11-25 07:03:39 UTC

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/p5-Nexmo-SMS   Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Nexmo-SMS 0.03
  
  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/
  
  PR:             ports/162865
  Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.238     +1 -0      ports/comms/Makefile
  1.1       +34 -0     ports/comms/p5-Nexmo-SMS/Makefile (new)
  1.1       +2 -0      ports/comms/p5-Nexmo-SMS/distinfo (new)
  1.1       +4 -0      ports/comms/p5-Nexmo-SMS/pkg-descr (new)
  1.1       +14 -0     ports/comms/p5-Nexmo-SMS/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-11-25 07:03:55 UTC
State Changed
From-To: open->closed

New port added. Thanks!