Bug 164731 - New port www/py-django-json-rpc: A simple JSON-RPC implementation for Django
Summary: New port www/py-django-json-rpc: A simple JSON-RPC implementation for Django
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-03 08:40 UTC by John Hixson
Modified: 2012-02-03 22:20 UTC (History)
0 users

See Also:


Attachments
file.shar (4.06 KB, text/plain)
2012-02-03 08:40 UTC, John Hixson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Hixson 2012-02-03 08:40:08 UTC

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2012-02-03 22:10:40 UTC
jpaetzel    2012-02-03 22:10:31 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-django-json-rpc Makefile distinfo pkg-descr pkg-plist 
  Log:
  A simple JSON-RPC implementation for Django.
  
  https://github.com/samuraisam/django-json-rpc
  
  PR:             ports/164731
  Submitted by:   John Hixson <john@ixsystems.com>
  
  Revision  Changes    Path
  1.3097    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/py-django-json-rpc/Makefile (new)
  1.1       +2 -0      ports/www/py-django-json-rpc/distinfo (new)
  1.1       +3 -0      ports/www/py-django-json-rpc/pkg-descr (new)
  1.1       +35 -0     ports/www/py-django-json-rpc/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 2 Josh Paetzel freebsd_committer freebsd_triage 2012-02-03 22:12:35 UTC
State Changed
From-To: open->closed

Committed, thanks!