GET /api/v1/ports/rb-cgi_multipart_eof_fix/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-cgi_multipart_eof_fix",
"portdir": "ruby/rb-cgi_multipart_eof_fix",
"version": "2.5.0",
"license": "(Ruby or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blog.evanweaver.com",
"description": "Fix an exploitable bug in CGI multipart parsing which affects Ruby <= 1.8.5 when multipart boundary attribute contains a non-halting regular expression string. This port is required by rb-mongrel port (mongrel gem), even if the ruby version is > 1.8.5.",
"long_description": "Fix an exploitable bug in CGI multipart parsing which affects Ruby <= 1.8.5 when multipart boundary attribute contains a non-halting regular expression string. This port is required by rb-mongrel port (mongrel gem), even if the ruby version is > 1.8.5.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb-mongrel"
]
}
]
}