pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-CGIwithR



Module Name:    pkgsrc
Committed By:   alnsn
Date:           Tue May 10 18:55:55 UTC 2011

Modified Files:
        pkgsrc/math/R-CGIwithR: Makefile distinfo
Added Files:
        pkgsrc/math/R-CGIwithR: MESSAGE

Log Message:
Update math/R-CGIwithR to version 0.73-0.

Approved by wiz@.

Version 0.73-0

*  Identify the contents of file uploads with a class "FileUploadContent"

*  Don't collapse duplicate parameter values that correspond to file uploads
   in MultiPartFormData objects.

*  $ operator for MultiPartFormData extended to handle the case of multiple
   elements for the same parameter, specifically file uploads.

*  Added parameters to some functions to allow caller to specify content
   of the submitted form that is usually provide via environment variables or 
standard
   in.  This facilitates debugging.

Version 0.72-2

*  Deal  with repeated parameters.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-CGIwithR/MESSAGE
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/R-CGIwithR/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/R-CGIwithR/distinfo

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



Home | Main Index | Thread Index | Old Index