Bug 136319 - [NEW PORT]devel/p5-JSON-RPC-Common:Transport agnostic JSON RPC helper objects
Summary: [NEW PORT]devel/p5-JSON-RPC-Common:Transport agnostic JSON RPC helper objects
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-04 14:40 UTC by wenheping
Modified: 2009-07-05 23:30 UTC (History)
0 users

See Also:


Attachments
file.shar (4.85 KB, text/plain)
2009-07-04 14:40 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-07-04 14:40:04 UTC
p5-JSON-RPC-Common is a perl  module provides abstractions for
JSON-RPC 1.0, 1.1 (both variations) and 2.0 (formerly 1.2)
Procedure Call and Procedure Return objects (formerly known as
request and result), along with error objects. It also provides
marshalling objects to convert the model objects into JSON text
and HTTP requests/responses.

WWW: http://search.cpan.org/dist/JSON-RPC-Common/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-04 14:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-07-05 23:25:08 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-05 23:25:32 UTC
miwi        2009-07-05 22:25:19 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/p5-Email-Sender Makefile distinfo pkg-descr pkg-plist 
  Log:
  Email::Sender replaces the old and sometimes problematic Email::Send library,
  which did a decent job at handling very simple email sending tasks, but was not
  suitable for serious use, for a variety of reasons.
  
  Most users will be able to use Email::Sender::Simple to send mail. Users with
  more specific needs should look at the available Email::Sender::Transport
  classes.
  
  Documentation may be found in Email::Sender::Manual, and new users should start
  with Email::Sender::Manual::QuickStart.
  
  WWW: http://search.cpan.org/dist/Email-Sender/
  
  PR:             ports/136319
  Submitted by:   Bill Brinzer <bill.brinzer at gmail.com>
  
  Revision  Changes    Path
  1.961     +1 -0      ports/mail/Makefile
  1.1       +58 -0     ports/mail/p5-Email-Sender/Makefile (new)
  1.1       +3 -0      ports/mail/p5-Email-Sender/distinfo (new)
  1.1       +16 -0     ports/mail/p5-Email-Sender/pkg-descr (new)
  1.1       +34 -0     ports/mail/p5-Email-Sender/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"