pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/p5-Frontier-RPC



Module name:    wip
Committed by:   fhajny
Date:           Thu Mar 29 10:25:29 UTC 2012

Modified Files:
        wip/p5-Frontier-RPC: Makefile distinfo

Log Message:
Update p5-Frontier-RPC to 0.07

Changes:

- Added prototype 'docs/changes.xml' and XSLT stylesheet, stylesheet 
  contributed by Laurent Bossavit, based on changes.xml from Apache
  XML's Cocoon
- Corrected COPYING to be "same terms as Perl" (ie. Artistic and GPL)
- Added Frontier::Responder CGI responder, contributed by Joe Johnston
  <jjohn%oreilly.com@localhost>
- Merged POD for Apache::XMLRPC, contributed by Tim Peoples
  <tep%colltech.com@localhost>
- Added examples/validator1-daemon.pl validation suite
- Added Apache::XMLRPC, contributed by Ed Hill <ed-hill%uiowa.edu@localhost>
- Added type checking for newly created special data types, contributed
  by Nick Bauman <nick.bauman%eliancecorp.com@localhost>
- serialize blessed array and hash references as <array> and <struct>s,
  suggested by John Posner <jjp%connix.com@localhost>
- Frontier::Daemon now supports use_objects, suggested by John Posner
- Added docs/make-rel to create releases from CVS
- Fixes:
  - create an Integer special object for <int>s (was just <i4>s),
    reported by John Posner
  - use_objects wasn't working, reported by John Posner
  - an explicity-specified String type now correctly encodes < > & and "


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/p5-Frontier-RPC/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/p5-Frontier-RPC/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Frontier-RPC/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Frontier-RPC/Makefile?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index