HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ghsum",
"portdir": "devel/ghsum",
"version": "0.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rodnaph/ghsum",
"description": "Helper to checksum GitHub tags",
"long_description": "ghsum allows you to easily print MacPorts checksums for tagged versions of your project on GitHub (or branches as well). This can be useful for updating Portfiles.",
"active": true,
"categories": [
"devel",
"shells",
"macports"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"openssl",
"wget",
"p5.34-getopt-long-descriptive"
]
}
],
"depends_on": []
}