GET /api/v1/ports/p5.30-svn-notify/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-svn-notify",
    "portdir": "perl/p5-svn-notify",
    "version": "2.870.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/SVN::Notify",
    "description": "Subversion activity notification",
    "long_description": "This class may be used for sending email messages for Subversion repository activity. There are a number of different modes supported, and SVN::Notify is fully subclassable to easily add new functionality. By default, a list of all the files affected by the commit will be assembled and listed in a single message. An additional option allows diffs to be calculated for the changes and either appended to the message or added as an attachment.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-module-build",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-html-parser",
                "p5.30-net-smtp-tls",
                "perl5.30",
                "p5.30-text-trac",
                "p5.30-version",
                "p5.30-pathtools",
                "p5.30-email-address-xs"
            ]
        }
    ],
    "depends_on": []
}