Summary: | [NEW PORT] devel/p5-MooseX-Types-JSON: JSON and relaxedJSON datatype for Moose | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jonathan Chu <milki> | ||||
Component: | Individual Port(s) | Assignee: | Wen Heping <wen> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jonathan Chu
2011-02-18 07:00:19 UTC
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: perl->wen I'll take it. wen 2011-02-18 08:53:07 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-MooseX-Types-JSON Makefile distinfo pkg-descr pkg-plist Log: String type constraints that match valid and relaxed JSON. For the meaning of 'relaxed,' see JSON::XS. All the heavy lifting in the background is also done by JSON::XS. WWW: http://search.cpan.org/dist/MooseX-Types-JSON/ PR: ports/154857 Submitted by: milki <milki@rescomp.berkeley.edu> Revision Changes Path 1.4231 +1 -0 ports/devel/Makefile 1.1 +29 -0 ports/devel/p5-MooseX-Types-JSON/Makefile (new) 1.1 +2 -0 ports/devel/p5-MooseX-Types-JSON/distinfo (new) 1.1 +5 -0 ports/devel/p5-MooseX-Types-JSON/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-MooseX-Types-JSON/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" State Changed From-To: open->closed New port added. Thanks! |