Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (26m)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 16:43:14 UTC Now

2011-05-10 18:55:55 UTC MAIN commitmail json YAML

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.

(alnsn)