{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7444,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7942b0829973c7a732d67ca3e0bb240679fac40e",
            "branch" : [
              {
                "SHA1" : "7942b0829973c7a732d67ca3e0bb240679fac40e",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7942b0829973c7a732d67ca3e0bb240679fac40e",
            "branch" : [
              {
                "SHA1" : "7942b0829973c7a732d67ca3e0bb240679fac40e",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7942b0829973c7a732d67ca3e0bb240679fac40e",
        "branch" : [
          {
            "SHA1" : "7942b0829973c7a732d67ca3e0bb240679fac40e",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#7444",
  "duration" : 7224976,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7444",
  "id" : "7444",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7444,
  "queueId" : 113,
  "result" : "SUCCESS",
  "timestamp" : 1718401191265,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7444/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/barman/patches/01-test-deps.patch",
          "components/python/barman/patches/02-tests-cloud.patch",
          "components/python/barman/pkg5",
          "components/python/barman/Makefile",
          "components/python/barman/.gitignore",
          "components/python/barman/test/results-all.master",
          "components/python/barman/patches/03-test-disable-failing.patch",
          "components/python/barman/manifests/sample-manifest.p5m",
          "components/python/barman/barman.p5m"
        ],
        "commitId" : "64abb653fe85f2bef9f8469ec56b979b52aa8504",
        "timestamp" : 1718293108000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/barman: update to 3.10.1\u000a\u000a",
        "date" : "2024-06-13 17:38:28 +0200",
        "id" : "64abb653fe85f2bef9f8469ec56b979b52aa8504",
        "msg" : "python/barman: update to 3.10.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/barman/patches/01-test-deps.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/barman/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/patches/03-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/barman.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/patches/02-tests-cloud.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/filelock/Makefile",
          "components/python/filelock/patches/01-tox-no-diff-cover.patch",
          "components/python/filelock/filelock-PYVER.p5m",
          "components/python/filelock/.gitignore",
          "components/python/filelock/patches/02-tox-cov-proto.patch",
          "components/python/filelock/manifests/sample-manifest.p5m",
          "components/python/filelock/test/results-all.master"
        ],
        "commitId" : "88654f368ebea802f68316e0ed430eed28af6b63",
        "timestamp" : 1718293121000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/filelock: update to 3.15.1\u000a\u000a",
        "date" : "2024-06-13 17:38:41 +0200",
        "id" : "88654f368ebea802f68316e0ed430eed28af6b63",
        "msg" : "python/filelock: update to 3.15.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/01-tox-no-diff-cover.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/filelock/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/02-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/filelock-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic/pydantic-PYVER.p5m",
          "components/python/pydantic/manifests/sample-manifest.p5m",
          "components/python/pydantic/patches/01-test-skip-failing.patch",
          "components/python/pydantic/Makefile",
          "components/python/pydantic/.gitignore"
        ],
        "commitId" : "7bdb00d2e9f9edb4bf1eb19d0acf87f638535e00",
        "timestamp" : 1718293133000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic: update to 2.7.4\u000a\u000a",
        "date" : "2024-06-13 17:38:53 +0200",
        "id" : "7bdb00d2e9f9edb4bf1eb19d0acf87f638535e00",
        "msg" : "python/pydantic: update to 2.7.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/pydantic-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/patches/01-test-skip-failing.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic_core/.gitignore",
          "components/python/pydantic_core/test/results-all.master",
          "components/python/pydantic_core/Makefile",
          "components/python/pydantic_core/patches/01-pytest-plugins.patch"
        ],
        "commitId" : "57dc2ea570c554382e6d40220f80dc29f2538db2",
        "timestamp" : 1718293149000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic_core: update to 2.19.0\u000a\u000a",
        "date" : "2024-06-13 17:39:09 +0200",
        "id" : "57dc2ea570c554382e6d40220f80dc29f2538db2",
        "msg" : "python/pydantic_core: update to 2.19.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/patches/01-pytest-plugins.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Faker/Makefile",
          "components/python/Faker/.gitignore"
        ],
        "commitId" : "237b896efedc13dc245bd1373fc3cc29ef2c64f0",
        "timestamp" : 1718293161000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 25.8.0\u000a\u000a",
        "date" : "2024-06-13 17:39:21 +0200",
        "id" : "237b896efedc13dc245bd1373fc3cc29ef2c64f0",
        "msg" : "python/Faker: update to 25.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-lts/Makefile"
        ],
        "commitId" : "c94f02eb883c3405e013302aa3bef576d0fe273d",
        "timestamp" : 1718293174000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-lts: upate to 2.452.2\u000a\u000a",
        "date" : "2024-06-13 17:39:34 +0200",
        "id" : "c94f02eb883c3405e013302aa3bef576d0fe273d",
        "msg" : "jenkins-core-lts: upate to 2.452.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "0c93a38cbe32a3ff74f3c77a8fab2ff34e293b54",
        "timestamp" : 1718293440000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: upate to 2.462\u000a\u000a",
        "date" : "2024-06-13 17:44:00 +0200",
        "id" : "0c93a38cbe32a3ff74f3c77a8fab2ff34e293b54",
        "msg" : "jenkins-core-weekly: upate to 2.462",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "7c4be81ad6823b0c401336359814b96fa4b240c7",
        "timestamp" : 1718299980000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "re-enable sbcl\u000a\u000a",
        "date" : "2024-06-13 19:33:00 +0200",
        "id" : "7c4be81ad6823b0c401336359814b96fa4b240c7",
        "msg" : "re-enable sbcl",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Algorithm-Diff/pkg5",
          "components/perl/Algorithm-Diff/history",
          "components/perl/Algorithm-Diff/manifests/sample-manifest.p5m",
          "components/perl/Algorithm-Diff/Makefile",
          "components/perl/Algorithm-Diff/.gitignore"
        ],
        "commitId" : "317a76d63da82ff509ef3789112c84a077117fbf",
        "timestamp" : 1718300000000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Algorithm-Diff: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 19:33:20 +0200",
        "id" : "317a76d63da82ff509ef3789112c84a077117fbf",
        "msg" : "perl/Algorithm-Diff: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Algorithm-Diff/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Algorithm-Diff/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Algorithm-Diff/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Algorithm-Diff/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Algorithm-Diff/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Archive-Zip/Archive-Zip-PERLVER.p5m",
          "components/perl/Archive-Zip/manifests/sample-manifest.p5m",
          "components/perl/Archive-Zip/pkg5",
          "components/perl/Archive-Zip/.gitignore",
          "components/perl/Archive-Zip/Makefile",
          "components/perl/Archive-Zip/history"
        ],
        "commitId" : "ca4f2c05e98e8395e3d513263a1a9edb86a19e6f",
        "timestamp" : 1718300019000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Archive-Zip: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 19:33:39 +0200",
        "id" : "ca4f2c05e98e8395e3d513263a1a9edb86a19e6f",
        "msg" : "perl/Archive-Zip: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Archive-Zip/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Archive-Zip/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Archive-Zip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Archive-Zip/Archive-Zip-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Archive-Zip/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Archive-Zip/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Authen-PAM/Makefile",
          "components/perl/Authen-PAM/patches/01-solaris.patch",
          "components/perl/Authen-PAM/manifests/sample-manifest.p5m",
          "components/perl/Authen-PAM/.gitignore",
          "components/perl/Authen-PAM/history",
          "components/perl/Authen-PAM/test/results-5.40.master",
          "components/perl/Authen-PAM/pkg5",
          "components/perl/Authen-PAM/test/results-5.34.master",
          "components/perl/Authen-PAM/patches/02-Makefile.PL.patch"
        ],
        "commitId" : "e6097fd6db1d9601f2785296b4a40f663cda9c24",
        "timestamp" : 1718300034000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Authen-PAM: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 19:33:54 +0200",
        "id" : "e6097fd6db1d9601f2785296b4a40f663cda9c24",
        "msg" : "perl/Authen-PAM: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Authen-PAM/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Authen-PAM/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Authen-PAM/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Authen-PAM/patches/01-solaris.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Authen-PAM/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Authen-PAM/patches/02-Makefile.PL.patch"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Authen-PAM/test/results-5.40.master"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Authen-PAM/test/results-5.34.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Authen-PAM/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/RBTools/patches/02-importlib-metadata.patch",
          "components/python/RBTools/history",
          "components/python/RBTools/python-integrate-project.conf",
          "components/python/RBTools/pkg5",
          "components/python/RBTools/Makefile",
          "components/python/RBTools/test/results-all.master",
          "components/python/RBTools/RBTools-PYVER.p5m",
          "components/python/RBTools/test/results-3.7.master",
          "components/python/RBTools/test/results-3.9.master",
          "components/python/RBTools/patches/01-no-shebang.patch",
          "components/python/RBTools/patches/03-skip-p4-tests.patch",
          "components/python/RBTools/.gitignore",
          "components/python/RBTools/manifests/sample-manifest.p5m"
        ],
        "commitId" : "df9088da8cb81a499d1674039a0ea21d59c27caa",
        "timestamp" : 1718300049000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/RBTools: update to 5.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2024-06-13 19:34:09 +0200",
        "id" : "df9088da8cb81a499d1674039a0ea21d59c27caa",
        "msg" : "python/RBTools: update to 5.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/RBTools/RBTools-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/RBTools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/RBTools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/RBTools/patches/01-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/RBTools/patches/03-skip-p4-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/RBTools/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/RBTools/test/results-3.7.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/RBTools/test/results-3.9.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/RBTools/patches/02-importlib-metadata.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/RBTools/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/RBTools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/RBTools/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/RBTools/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/B-COW/B-COW-PERLVER.p5m",
          "components/perl/B-COW/manifests/sample-manifest.p5m",
          "components/perl/B-COW/Makefile",
          "components/perl/B-COW/.gitignore",
          "components/perl/B-COW/history",
          "components/perl/B-COW/pkg5"
        ],
        "commitId" : "f0bc105b2bafcb15acb81a1b6def3fff44e727bc",
        "timestamp" : 1718300088000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/B-COW: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 19:34:48 +0200",
        "id" : "f0bc105b2bafcb15acb81a1b6def3fff44e727bc",
        "msg" : "perl/B-COW: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/B-COW/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/B-COW/B-COW-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/B-COW/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/B-COW/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/B-COW/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/B-COW/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/B-Keywords/.gitignore",
          "components/perl/B-Keywords/Makefile",
          "components/perl/B-Keywords/pkg5",
          "components/perl/B-Keywords/test/results-5.40.master"
        ],
        "commitId" : "2a623d3abc7c390f444bcc819f32462be3074328",
        "timestamp" : 1718300116000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/B-Keywords: rebuild for Perl 5.40\u000a\u000a",
        "date" : "2024-06-13 19:35:16 +0200",
        "id" : "2a623d3abc7c390f444bcc819f32462be3074328",
        "msg" : "perl/B-Keywords: rebuild for Perl 5.40",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/B-Keywords/test/results-5.40.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/B-Keywords/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/B-Keywords/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/B-Keywords/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/CPAN-Meta-Check/manifests/sample-manifest.p5m",
          "components/perl/CPAN-Meta-Check/.gitignore",
          "components/perl/CPAN-Meta-Check/Makefile",
          "components/perl/CPAN-Meta-Check/history",
          "components/perl/CPAN-Meta-Check/pkg5"
        ],
        "commitId" : "de709d8c38723de9a948d4fcd330ec25fc15a761",
        "timestamp" : 1718300130000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/CPAN-Meta-Check: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 19:35:30 +0200",
        "id" : "de709d8c38723de9a948d4fcd330ec25fc15a761",
        "msg" : "perl/CPAN-Meta-Check: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/CPAN-Meta-Check/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CPAN-Meta-Check/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CPAN-Meta-Check/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CPAN-Meta-Check/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CPAN-Meta-Check/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Canary-Stability/pkg5",
          "components/perl/Canary-Stability/.gitignore",
          "components/perl/Canary-Stability/history",
          "components/perl/Canary-Stability/Makefile",
          "components/perl/Canary-Stability/manifests/sample-manifest.p5m"
        ],
        "commitId" : "623fe68877c02e0e0ce6d525b5cad9d713bef583",
        "timestamp" : 1718300143000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Canary-Stability: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 19:35:43 +0200",
        "id" : "623fe68877c02e0e0ce6d525b5cad9d713bef583",
        "msg" : "perl/Canary-Stability: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Canary-Stability/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Canary-Stability/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Canary-Stability/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Canary-Stability/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Canary-Stability/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Capture-Tiny/Capture-Tiny-PERLVER.p5m",
          "components/perl/Capture-Tiny/manifests/sample-manifest.p5m",
          "components/perl/Capture-Tiny/Makefile",
          "components/perl/Capture-Tiny/pkg5",
          "components/perl/Capture-Tiny/history",
          "components/perl/Capture-Tiny/.gitignore"
        ],
        "commitId" : "c685d82ddc8fc62e207ba573da15af9a6e6b1cfc",
        "timestamp" : 1718300174000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Capture-Tiny: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 19:36:14 +0200",
        "id" : "c685d82ddc8fc62e207ba573da15af9a6e6b1cfc",
        "msg" : "perl/Capture-Tiny: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Capture-Tiny/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Capture-Tiny/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Capture-Tiny/Capture-Tiny-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Capture-Tiny/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Capture-Tiny/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Capture-Tiny/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Carp-Clan/pkg5",
          "components/perl/Carp-Clan/Carp-Clan-PERLVER.p5m",
          "components/perl/Carp-Clan/history",
          "components/perl/Carp-Clan/manifests/sample-manifest.p5m",
          "components/perl/Carp-Clan/.gitignore",
          "components/perl/Carp-Clan/Makefile"
        ],
        "commitId" : "111602e1f4b5e70d1b87d0160ac87d17d745eb13",
        "timestamp" : 1718302923000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Carp-Clan: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 20:22:03 +0200",
        "id" : "111602e1f4b5e70d1b87d0160ac87d17d745eb13",
        "msg" : "perl/Carp-Clan: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Carp-Clan/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Carp-Clan/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Carp-Clan/Carp-Clan-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Carp-Clan/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Carp-Clan/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Carp-Clan/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "bf2c9a6837df935a5212e429b396c65b07e07696",
        "timestamp" : 1718302936000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "re-enable openjdk11\u000a\u000a",
        "date" : "2024-06-13 20:22:16 +0200",
        "id" : "bf2c9a6837df935a5212e429b396c65b07e07696",
        "msg" : "re-enable openjdk11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node22/nodejs.p5m",
          "components/runtime/node22/Makefile",
          "components/runtime/node22/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7fc27af27fe89d6ce30167ef7e378645df7318f2",
        "timestamp" : 1718302952000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-22: update to 22.3.0\u000a\u000a",
        "date" : "2024-06-13 20:22:32 +0200",
        "id" : "7fc27af27fe89d6ce30167ef7e378645df7318f2",
        "msg" : "nodejs-22: update to 22.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node22/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node22/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node22/nodejs.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Class-Method-Modifiers/.gitignore",
          "components/perl/Class-Method-Modifiers/Makefile",
          "components/perl/Class-Method-Modifiers/history",
          "components/perl/Class-Method-Modifiers/Class-Method-Modifiers-PERLVER.p5m",
          "components/perl/Class-Method-Modifiers/manifests/sample-manifest.p5m",
          "components/perl/Class-Method-Modifiers/pkg5"
        ],
        "commitId" : "4951ce1d51bf7f58cdd4f4a519b4f6d91f801aaf",
        "timestamp" : 1718304049000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Class-Method-Modifiers: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 20:40:49 +0200",
        "id" : "4951ce1d51bf7f58cdd4f4a519b4f6d91f801aaf",
        "msg" : "perl/Class-Method-Modifiers: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Method-Modifiers/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Method-Modifiers/Class-Method-Modifiers-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Class-Method-Modifiers/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Method-Modifiers/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Method-Modifiers/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Method-Modifiers/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Class-Singleton/history",
          "components/perl/Class-Singleton/manifests/sample-manifest.p5m",
          "components/perl/Class-Singleton/pkg5",
          "components/perl/Class-Singleton/Makefile",
          "components/perl/Class-Singleton/.gitignore"
        ],
        "commitId" : "a0dfe014eaf74b36c901c13c6354e6cd64d5d0b0",
        "timestamp" : 1718304062000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Class-Singleton: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 20:41:02 +0200",
        "id" : "a0dfe014eaf74b36c901c13c6354e6cd64d5d0b0",
        "msg" : "perl/Class-Singleton: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Singleton/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Class-Singleton/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Singleton/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Singleton/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Singleton/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Class-XSAccessor/history",
          "components/perl/Class-XSAccessor/.gitignore",
          "components/perl/Class-XSAccessor/Makefile",
          "components/perl/Class-XSAccessor/pkg5",
          "components/perl/Class-XSAccessor/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a69016db47aee0baa5836e62b25749b7c15bd05c",
        "timestamp" : 1718304088000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Class-XSAccessor: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 20:41:28 +0200",
        "id" : "a69016db47aee0baa5836e62b25749b7c15bd05c",
        "msg" : "perl/Class-XSAccessor: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Class-XSAccessor/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Class-XSAccessor/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-XSAccessor/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-XSAccessor/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-XSAccessor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Convert-ASN1/history",
          "components/perl/Convert-ASN1/Makefile",
          "components/perl/Convert-ASN1/pkg5",
          "components/perl/Convert-ASN1/manifests/sample-manifest.p5m",
          "components/perl/Convert-ASN1/.gitignore"
        ],
        "commitId" : "397831eca13a307996df83ec6fa0fbe33caa20b7",
        "timestamp" : 1718304164000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Convert-ASN1: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 20:42:44 +0200",
        "id" : "397831eca13a307996df83ec6fa0fbe33caa20b7",
        "msg" : "perl/Convert-ASN1: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Convert-ASN1/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Convert-ASN1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Convert-ASN1/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Convert-ASN1/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Convert-ASN1/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Crypt-IDEA/history",
          "components/perl/Crypt-IDEA/.gitignore",
          "components/perl/Crypt-IDEA/Makefile",
          "components/perl/Crypt-IDEA/pkg5",
          "components/perl/Crypt-IDEA/manifests/sample-manifest.p5m"
        ],
        "commitId" : "90f8ccfc076d6cd897af642f7bd094bfa3667e0f",
        "timestamp" : 1718304187000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Crypt-IDEA: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 20:43:07 +0200",
        "id" : "90f8ccfc076d6cd897af642f7bd094bfa3667e0f",
        "msg" : "perl/Crypt-IDEA: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-IDEA/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-IDEA/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-IDEA/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-IDEA/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-IDEA/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Crypt-OpenSSL-Guess/.gitignore",
          "components/perl/Crypt-OpenSSL-Guess/pkg5",
          "components/perl/Crypt-OpenSSL-Guess/history",
          "components/perl/Crypt-OpenSSL-Guess/Crypt-OpenSSL-Guess-PERLVER.p5m",
          "components/perl/Crypt-OpenSSL-Guess/Makefile",
          "components/perl/Crypt-OpenSSL-Guess/manifests/sample-manifest.p5m"
        ],
        "commitId" : "4dc40a178ecee057eecb456eb1a94697feec0e05",
        "timestamp" : 1718304209000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Crypt-OpenSSL-Guess: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 20:43:29 +0200",
        "id" : "4dc40a178ecee057eecb456eb1a94697feec0e05",
        "msg" : "perl/Crypt-OpenSSL-Guess: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-OpenSSL-Guess/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-OpenSSL-Guess/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-OpenSSL-Guess/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-OpenSSL-Guess/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-OpenSSL-Guess/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-OpenSSL-Guess/Crypt-OpenSSL-Guess-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Crypt-RIPEMD160/manifests/sample-manifest.p5m",
          "components/perl/Crypt-RIPEMD160/history",
          "components/perl/Crypt-RIPEMD160/pkg5",
          "components/perl/Crypt-RIPEMD160/Makefile",
          "components/perl/Crypt-RIPEMD160/.gitignore"
        ],
        "commitId" : "ef23ddbe6c52f0505166c6b6c902f16e389edb36",
        "timestamp" : 1718304229000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Crypt-RIPEMD160: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 20:43:49 +0200",
        "id" : "ef23ddbe6c52f0505166c6b6c902f16e389edb36",
        "msg" : "perl/Crypt-RIPEMD160: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-RIPEMD160/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-RIPEMD160/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-RIPEMD160/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-RIPEMD160/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-RIPEMD160/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore",
          "components/library/gcr/Makefile",
          "components/library/gcr/gcr.p5m",
          "components/library/gcr/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d0be28da3bf83b531d0664cc18ff2e8e0e9f2364",
        "timestamp" : 1718304469000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild gcr\u000a\u000a",
        "date" : "2024-06-13 20:47:49 +0200",
        "id" : "d0be28da3bf83b531d0664cc18ff2e8e0e9f2364",
        "msg" : "rebuild gcr",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gcr/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gcr/gcr.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gcr/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Data-Dump/Data-Dump-PERLVER.p5m",
          "components/perl/Data-Dump/history",
          "components/perl/Data-Dump/manifests/sample-manifest.p5m",
          "components/perl/Data-Dump/pkg5",
          "components/perl/Data-Dump/Makefile",
          "components/perl/Data-Dump/.gitignore"
        ],
        "commitId" : "3709ab006bb912aa67c8f54614cbde1c6edc9402",
        "timestamp" : 1718306845000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Data-Dump: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 21:27:25 +0200",
        "id" : "3709ab006bb912aa67c8f54614cbde1c6edc9402",
        "msg" : "perl/Data-Dump: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Data-Dump/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Data-Dump/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Data-Dump/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Data-Dump/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Data-Dump/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Data-Dump/Data-Dump-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Devel-Cycle/manifests/sample-manifest.p5m",
          "components/perl/Devel-Cycle/history",
          "components/perl/Devel-Cycle/pkg5",
          "components/perl/Devel-Cycle/Makefile",
          "components/perl/Devel-Cycle/Devel-Cycle-PERLVER.p5m",
          "components/perl/Devel-Cycle/.gitignore"
        ],
        "commitId" : "2fdedda5a4d26ecddeb7b2c96e1fb087c5aec3de",
        "timestamp" : 1718306859000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Devel-Cycle: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 21:27:39 +0200",
        "id" : "2fdedda5a4d26ecddeb7b2c96e1fb087c5aec3de",
        "msg" : "perl/Devel-Cycle: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-Cycle/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-Cycle/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-Cycle/Devel-Cycle-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-Cycle/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-Cycle/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-Cycle/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Devel-StackTrace/.gitignore",
          "components/perl/Devel-StackTrace/Makefile",
          "components/perl/Devel-StackTrace/history",
          "components/perl/Devel-StackTrace/pkg5"
        ],
        "commitId" : "bdf1827e4618564bbed0655e80487aa1d2466288",
        "timestamp" : 1718306871000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Devel-StackTrace: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 21:27:51 +0200",
        "id" : "bdf1827e4618564bbed0655e80487aa1d2466288",
        "msg" : "perl/Devel-StackTrace: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-StackTrace/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-StackTrace/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-StackTrace/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-StackTrace/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/print/cups/Makefile"
        ],
        "commitId" : "50f127b5801fcbf0f301799918f1682631cd24fd",
        "timestamp" : 1718306884000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cups: update to 2.4.9\u000a\u000a",
        "date" : "2024-06-13 21:28:04 +0200",
        "id" : "50f127b5801fcbf0f301799918f1682631cd24fd",
        "msg" : "cups: update to 2.4.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/print/cups/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Devel-Symdump/Makefile",
          "components/perl/Devel-Symdump/history",
          "components/perl/Devel-Symdump/Devel-Symdump-PERLVER.p5m",
          "components/perl/Devel-Symdump/.gitignore",
          "components/perl/Devel-Symdump/manifests/sample-manifest.p5m",
          "components/perl/Devel-Symdump/pkg5"
        ],
        "commitId" : "f2ff49c31c0f67e847c380beb8726a2d33b0cc52",
        "timestamp" : 1718306899000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Devel-Symdump: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 21:28:19 +0200",
        "id" : "f2ff49c31c0f67e847c380beb8726a2d33b0cc52",
        "msg" : "perl/Devel-Symdump: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-Symdump/Devel-Symdump-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-Symdump/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-Symdump/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-Symdump/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-Symdump/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-Symdump/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/pango/pango.p5m",
          "components/library/pango/manifests/sample-manifest.p5m",
          "components/library/pango/Makefile"
        ],
        "commitId" : "cb67cc7409e9147ac472300d65da7bec55044aec",
        "timestamp" : 1718306912000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pango: update to 1.54\u000a\u000a",
        "date" : "2024-06-13 21:28:32 +0200",
        "id" : "cb67cc7409e9147ac472300d65da7bec55044aec",
        "msg" : "pango: update to 1.54",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/pango/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pango/pango.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pango/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Digest-BubbleBabble/history",
          "components/perl/Digest-BubbleBabble/.gitignore",
          "components/perl/Digest-BubbleBabble/test/results-5.34.master",
          "components/perl/Digest-BubbleBabble/pkg5",
          "components/perl/Digest-BubbleBabble/manifests/sample-manifest.p5m",
          "components/perl/Digest-BubbleBabble/Makefile",
          "components/perl/Digest-BubbleBabble/test/results-5.40.master"
        ],
        "commitId" : "b6f573e596a29f31f46d9e5a6ffc8749d44723af",
        "timestamp" : 1718306953000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Digest-BubbleBabble: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 21:29:13 +0200",
        "id" : "b6f573e596a29f31f46d9e5a6ffc8749d44723af",
        "msg" : "perl/Digest-BubbleBabble: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Digest-BubbleBabble/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Digest-BubbleBabble/test/results-5.34.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-BubbleBabble/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-BubbleBabble/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Digest-BubbleBabble/test/results-5.40.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Digest-BubbleBabble/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-BubbleBabble/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Digest-HMAC/Digest-HMAC-PERLVER.p5m",
          "components/perl/Digest-HMAC/history",
          "components/perl/Digest-HMAC/.gitignore",
          "components/perl/Digest-HMAC/Makefile",
          "components/perl/Digest-HMAC/pkg5",
          "components/perl/Digest-HMAC/manifests/sample-manifest.p5m"
        ],
        "commitId" : "29bc63d07a4805cac6bd08434192b231d432bd5a",
        "timestamp" : 1718306976000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Digest-HMAC: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 21:29:36 +0200",
        "id" : "29bc63d07a4805cac6bd08434192b231d432bd5a",
        "msg" : "perl/Digest-HMAC: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-HMAC/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Digest-HMAC/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-HMAC/Digest-HMAC-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-HMAC/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-HMAC/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-HMAC/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Digest-MD2/pkg5",
          "components/perl/Digest-MD2/.gitignore",
          "components/perl/Digest-MD2/Makefile",
          "components/perl/Digest-MD2/history",
          "components/perl/Digest-MD2/manifests/sample-manifest.p5m"
        ],
        "commitId" : "adbc1b9552423c8331ad9cb8aef1d3ba9e4486ab",
        "timestamp" : 1718306999000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Digest-MD2: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 21:29:59 +0200",
        "id" : "adbc1b9552423c8331ad9cb8aef1d3ba9e4486ab",
        "msg" : "perl/Digest-MD2: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-MD2/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Digest-MD2/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-MD2/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Digest-MD2/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-MD2/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Digest-SHA1/manifests/sample-manifest.p5m",
          "components/perl/Digest-SHA1/history",
          "components/perl/Digest-SHA1/pkg5",
          "components/perl/Digest-SHA1/.gitignore",
          "components/perl/Digest-SHA1/Makefile",
          "components/perl/Digest-SHA1/Digest-SHA1-PERLVER.p5m"
        ],
        "commitId" : "cdadce87c2ba94edd8e249e750badf75565e6c63",
        "timestamp" : 1718307013000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Digest-SHA1: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 21:30:13 +0200",
        "id" : "cdadce87c2ba94edd8e249e750badf75565e6c63",
        "msg" : "perl/Digest-SHA1: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-SHA1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-SHA1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-SHA1/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Digest-SHA1/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-SHA1/Digest-SHA1-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Digest-SHA1/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Email-Address/.gitignore",
          "components/perl/Email-Address/pkg5",
          "components/perl/Email-Address/history",
          "components/perl/Email-Address/Email-Address-PERLVER.p5m",
          "components/perl/Email-Address/Makefile",
          "components/perl/Email-Address/manifests/sample-manifest.p5m"
        ],
        "commitId" : "132cb079476df742eff4304ecc888957bef25f7e",
        "timestamp" : 1718307686000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Email-Address: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 21:41:26 +0200",
        "id" : "132cb079476df742eff4304ecc888957bef25f7e",
        "msg" : "perl/Email-Address: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Address/Email-Address-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Address/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Address/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Email-Address/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Address/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Address/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Email-Date-Format/.gitignore",
          "components/perl/Email-Date-Format/pkg5",
          "components/perl/Email-Date-Format/history",
          "components/perl/Email-Date-Format/manifests/sample-manifest.p5m",
          "components/perl/Email-Date-Format/Email-Date-Format-PERLVER.p5m",
          "components/perl/Email-Date-Format/Makefile"
        ],
        "commitId" : "98934cd380de681b031f03682e5d989b060d9e87",
        "timestamp" : 1718307710000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Email-Date-Format: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 21:41:50 +0200",
        "id" : "98934cd380de681b031f03682e5d989b060d9e87",
        "msg" : "perl/Email-Date-Format: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Email-Date-Format/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Date-Format/Email-Date-Format-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Date-Format/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Date-Format/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Date-Format/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Date-Format/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Email-MIME-Encodings/Email-MIME-Encodings-PERLVER.p5m",
          "components/perl/Email-MIME-Encodings/.gitignore",
          "components/perl/Email-MIME-Encodings/manifests/sample-manifest.p5m",
          "components/perl/Email-MIME-Encodings/history",
          "components/perl/Email-MIME-Encodings/Makefile",
          "components/perl/Email-MIME-Encodings/pkg5"
        ],
        "commitId" : "1e443ada1b7852862d6aeabe549fcf42d6bc99f8",
        "timestamp" : 1718307735000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Email-MIME-Encodings: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 21:42:15 +0200",
        "id" : "1e443ada1b7852862d6aeabe549fcf42d6bc99f8",
        "msg" : "perl/Email-MIME-Encodings: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Email-MIME-Encodings/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-MIME-Encodings/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-MIME-Encodings/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-MIME-Encodings/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-MIME-Encodings/Email-MIME-Encodings-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-MIME-Encodings/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Email-MessageID/Email-MessageID-PERLVER.p5m",
          "components/perl/Email-MessageID/manifests/sample-manifest.p5m",
          "components/perl/Email-MessageID/Makefile",
          "components/perl/Email-MessageID/.gitignore",
          "components/perl/Email-MessageID/history",
          "components/perl/Email-MessageID/pkg5"
        ],
        "commitId" : "a0a580e6de3c16e864821508582155a1d8492ef2",
        "timestamp" : 1718307747000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Email-MessageID: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 21:42:27 +0200",
        "id" : "a0a580e6de3c16e864821508582155a1d8492ef2",
        "msg" : "perl/Email-MessageID: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Email-MessageID/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-MessageID/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-MessageID/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-MessageID/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Email-MessageID/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-MessageID/Email-MessageID-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/claws-mail/manifests/sample-manifest.p5m",
          "components/mail/claws-mail/Makefile",
          "components/mail/claws-mail/claws-mail.p5m"
        ],
        "commitId" : "ce1857196acf7380f4561395638479250b0da837",
        "timestamp" : 1718308972000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "claws-mail: update to 4.3.0\u000a\u000a",
        "date" : "2024-06-13 22:02:52 +0200",
        "id" : "ce1857196acf7380f4561395638479250b0da837",
        "msg" : "claws-mail: update to 4.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/claws-mail/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/claws-mail/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/claws-mail/claws-mail.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Encode-Locale/history",
          "components/perl/Encode-Locale/Makefile",
          "components/perl/Encode-Locale/Encode-Locale-PERLVER.p5m",
          "components/perl/Encode-Locale/.gitignore",
          "components/perl/Encode-Locale/manifests/sample-manifest.p5m",
          "components/perl/Encode-Locale/pkg5"
        ],
        "commitId" : "56a5835da6b8bbe222e302ddf450c6d52f47b067",
        "timestamp" : 1718309062000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Encode-Locale: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 22:04:22 +0200",
        "id" : "56a5835da6b8bbe222e302ddf450c6d52f47b067",
        "msg" : "perl/Encode-Locale: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Encode-Locale/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Encode-Locale/Encode-Locale-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Encode-Locale/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Encode-Locale/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Encode-Locale/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Encode-Locale/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/ExtUtils-Config/.gitignore",
          "components/perl/ExtUtils-Config/Makefile",
          "components/perl/ExtUtils-Config/pkg5",
          "components/perl/ExtUtils-Config/history"
        ],
        "commitId" : "a358529c3b2f634a89fe2fc0029062badc1a654b",
        "timestamp" : 1718309081000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/ExtUtils-Config: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 22:04:41 +0200",
        "id" : "a358529c3b2f634a89fe2fc0029062badc1a654b",
        "msg" : "perl/ExtUtils-Config: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/ExtUtils-Config/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/ExtUtils-Config/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/ExtUtils-Config/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/ExtUtils-Config/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/ExtUtils-HasCompiler/history",
          "components/perl/ExtUtils-HasCompiler/Makefile",
          "components/perl/ExtUtils-HasCompiler/pkg5",
          "components/perl/ExtUtils-HasCompiler/.gitignore"
        ],
        "commitId" : "281799d38e512605dd5d901a38b4d443e47de959",
        "timestamp" : 1718309094000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/ExtUtils-HasCompiler: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 22:04:54 +0200",
        "id" : "281799d38e512605dd5d901a38b4d443e47de959",
        "msg" : "perl/ExtUtils-HasCompiler: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/ExtUtils-HasCompiler/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/ExtUtils-HasCompiler/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/ExtUtils-HasCompiler/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/ExtUtils-HasCompiler/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/ExtUtils-Helpers/Makefile",
          "components/perl/ExtUtils-Helpers/pkg5",
          "components/perl/ExtUtils-Helpers/history",
          "components/perl/ExtUtils-Helpers/.gitignore",
          "components/perl/ExtUtils-Helpers/manifests/sample-manifest.p5m",
          "components/perl/ExtUtils-Helpers/ExtUtils-Helpers-PERLVER.p5m"
        ],
        "commitId" : "4d3356ed29e15e29c3870f1fb051b14e82ef92fe",
        "timestamp" : 1718309316000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/ExtUtils-Helpers: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 22:08:36 +0200",
        "id" : "4d3356ed29e15e29c3870f1fb051b14e82ef92fe",
        "msg" : "perl/ExtUtils-Helpers: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/ExtUtils-Helpers/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/ExtUtils-Helpers/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/ExtUtils-Helpers/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/ExtUtils-Helpers/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/ExtUtils-Helpers/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/ExtUtils-Helpers/ExtUtils-Helpers-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/File-ShareDir-Install/.gitignore",
          "components/perl/File-ShareDir-Install/pkg5",
          "components/perl/File-ShareDir-Install/manifests/sample-manifest.p5m",
          "components/perl/File-ShareDir-Install/Makefile",
          "components/perl/File-ShareDir-Install/history",
          "components/perl/File-ShareDir-Install/File-ShareDir-Install-PERLVER.p5m"
        ],
        "commitId" : "309005a14b8c5bd986236d25651f335cc0dc47b3",
        "timestamp" : 1718312795000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/File-ShareDir-Install: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 23:06:35 +0200",
        "id" : "309005a14b8c5bd986236d25651f335cc0dc47b3",
        "msg" : "perl/File-ShareDir-Install: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/File-ShareDir-Install/File-ShareDir-Install-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-ShareDir-Install/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-ShareDir-Install/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-ShareDir-Install/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/File-ShareDir-Install/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-ShareDir-Install/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/File-Slurp/.gitignore",
          "components/perl/File-Slurp/File-Slurp-PERLVER.p5m",
          "components/perl/File-Slurp/manifests/sample-manifest.p5m",
          "components/perl/File-Slurp/Makefile",
          "components/perl/File-Slurp/pkg5",
          "components/perl/File-Slurp/history"
        ],
        "commitId" : "ebca9bdcd4af1e5182c704eebffebc500ba3000e",
        "timestamp" : 1718312807000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/File-Slurp: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 23:06:47 +0200",
        "id" : "ebca9bdcd4af1e5182c704eebffebc500ba3000e",
        "msg" : "perl/File-Slurp: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/File-Slurp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Slurp/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/File-Slurp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Slurp/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Slurp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Slurp/File-Slurp-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/File-Slurp-Tiny/File-Slurp-Tiny-PERLVER.p5m",
          "components/perl/File-Slurp-Tiny/pkg5",
          "components/perl/File-Slurp-Tiny/Makefile",
          "components/perl/File-Slurp-Tiny/history",
          "components/perl/File-Slurp-Tiny/manifests/sample-manifest.p5m",
          "components/perl/File-Slurp-Tiny/.gitignore"
        ],
        "commitId" : "8e64d6095c1b143a5e9e5eb2eeb1cc0d5a69b716",
        "timestamp" : 1718312818000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/File-Slurp-Tiny: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 23:06:58 +0200",
        "id" : "8e64d6095c1b143a5e9e5eb2eeb1cc0d5a69b716",
        "msg" : "perl/File-Slurp-Tiny: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/File-Slurp-Tiny/File-Slurp-Tiny-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Slurp-Tiny/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Slurp-Tiny/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/File-Slurp-Tiny/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Slurp-Tiny/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Slurp-Tiny/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/File-Which/pkg5",
          "components/perl/File-Which/manifests/sample-manifest.p5m",
          "components/perl/File-Which/File-Which-PERLVER.p5m",
          "components/perl/File-Which/.gitignore",
          "components/perl/File-Which/Makefile",
          "components/perl/File-Which/history"
        ],
        "commitId" : "160ee0e6772a59cb5e37ce28606cfff967be71a8",
        "timestamp" : 1718312833000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/File-Which: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 23:07:13 +0200",
        "id" : "160ee0e6772a59cb5e37ce28606cfff967be71a8",
        "msg" : "perl/File-Which: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/File-Which/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Which/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Which/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Which/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Which/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Which/File-Which-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/File-chdir/manifests/sample-manifest.p5m",
          "components/perl/File-chdir/Makefile",
          "components/perl/File-chdir/history",
          "components/perl/File-chdir/pkg5",
          "components/perl/File-chdir/.gitignore",
          "components/perl/File-chdir/File-chdir-PERLVER.p5m"
        ],
        "commitId" : "bf6395b657e4b17dd2ef2a5fd7ec2f0fe4dcbfe3",
        "timestamp" : 1718312844000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/File-chdir: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 23:07:24 +0200",
        "id" : "bf6395b657e4b17dd2ef2a5fd7ec2f0fe4dcbfe3",
        "msg" : "perl/File-chdir: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/File-chdir/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-chdir/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/File-chdir/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-chdir/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-chdir/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-chdir/File-chdir-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Font-AFM/history",
          "components/perl/Font-AFM/.gitignore",
          "components/perl/Font-AFM/Makefile",
          "components/perl/Font-AFM/pkg5",
          "components/perl/Font-AFM/manifests/sample-manifest.p5m"
        ],
        "commitId" : "6787d03027f19b5ff47ba018e63ec660513a695c",
        "timestamp" : 1718312855000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Font-AFM: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 23:07:35 +0200",
        "id" : "6787d03027f19b5ff47ba018e63ec660513a695c",
        "msg" : "perl/Font-AFM: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Font-AFM/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Font-AFM/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Font-AFM/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Font-AFM/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Font-AFM/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Geo-IP/Geo-IP-PERLVER.p5m",
          "components/perl/Geo-IP/pkg5",
          "components/perl/Geo-IP/.gitignore",
          "components/perl/Geo-IP/manifests/sample-manifest.p5m",
          "components/perl/Geo-IP/history",
          "components/perl/Geo-IP/Makefile"
        ],
        "commitId" : "b57271df536a75b8ee632eb5aaa57d262523be83",
        "timestamp" : 1718312866000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Geo-IP: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 23:07:46 +0200",
        "id" : "b57271df536a75b8ee632eb5aaa57d262523be83",
        "msg" : "perl/Geo-IP: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Geo-IP/Geo-IP-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Geo-IP/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Geo-IP/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Geo-IP/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Geo-IP/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Geo-IP/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Geography-Countries/Makefile",
          "components/perl/Geography-Countries/.gitignore",
          "components/perl/Geography-Countries/pkg5",
          "components/perl/Geography-Countries/manifests/sample-manifest.p5m",
          "components/perl/Geography-Countries/history"
        ],
        "commitId" : "59fe067e595608bc8c236fbf16ef93aa21ef92e7",
        "timestamp" : 1718312878000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Geography-Countries: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-13 23:07:58 +0200",
        "id" : "59fe067e595608bc8c236fbf16ef93aa21ef92e7",
        "msg" : "perl/Geography-Countries: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Geography-Countries/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Geography-Countries/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Geography-Countries/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Geography-Countries/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Geography-Countries/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-CaptureOutput/IO-CaptureOutput-PERLVER.p5m",
          "components/perl/IO-CaptureOutput/manifests/sample-manifest.p5m",
          "components/perl/IO-CaptureOutput/.gitignore",
          "components/perl/IO-CaptureOutput/Makefile",
          "components/perl/IO-CaptureOutput/history",
          "components/perl/IO-CaptureOutput/pkg5"
        ],
        "commitId" : "0638d08cbec3ebbbcd72696c1aab8e3c03fabe4e",
        "timestamp" : 1718339053000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-CaptureOutput: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:24:13 +0200",
        "id" : "0638d08cbec3ebbbcd72696c1aab8e3c03fabe4e",
        "msg" : "perl/IO-CaptureOutput: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-CaptureOutput/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-CaptureOutput/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IO-CaptureOutput/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-CaptureOutput/IO-CaptureOutput-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-CaptureOutput/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IO-CaptureOutput/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-HTML/IO-HTML-PERLVER.p5m",
          "components/perl/IO-HTML/manifests/sample-manifest.p5m",
          "components/perl/IO-HTML/.gitignore",
          "components/perl/IO-HTML/Makefile",
          "components/perl/IO-HTML/history",
          "components/perl/IO-HTML/pkg5"
        ],
        "commitId" : "4048699f9569d716aad8c9e69ca31e27510c826e",
        "timestamp" : 1718339063000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-HTML: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:24:23 +0200",
        "id" : "4048699f9569d716aad8c9e69ca31e27510c826e",
        "msg" : "perl/IO-HTML: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-HTML/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IO-HTML/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-HTML/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-HTML/IO-HTML-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-HTML/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-HTML/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-Pipely/Makefile",
          "components/perl/IO-Pipely/pkg5",
          "components/perl/IO-Pipely/manifests/sample-manifest.p5m",
          "components/perl/IO-Pipely/.gitignore",
          "components/perl/IO-Pipely/IO-Pipely-PERLVER.p5m",
          "components/perl/IO-Pipely/history"
        ],
        "commitId" : "0c145fc63dd12f1b0888fefdc16ddae4c4e6604e",
        "timestamp" : 1718339074000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-Pipely: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:24:34 +0200",
        "id" : "0c145fc63dd12f1b0888fefdc16ddae4c4e6604e",
        "msg" : "perl/IO-Pipely: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/IO-Pipely/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Pipely/IO-Pipely-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IO-Pipely/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Pipely/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Pipely/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Pipely/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-String/manifests/sample-manifest.p5m",
          "components/perl/IO-String/history",
          "components/perl/IO-String/pkg5",
          "components/perl/IO-String/Makefile",
          "components/perl/IO-String/.gitignore"
        ],
        "commitId" : "43eec438328fb7acf4046f4b8d0413ee9113c882",
        "timestamp" : 1718339085000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-String: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:24:45 +0200",
        "id" : "43eec438328fb7acf4046f4b8d0413ee9113c882",
        "msg" : "perl/IO-String: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-String/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-String/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IO-String/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-String/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-String/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-Tty/.gitignore",
          "components/perl/IO-Tty/test/results-all.master",
          "components/perl/IO-Tty/manifests/sample-manifest.p5m",
          "components/perl/IO-Tty/Makefile",
          "components/perl/IO-Tty/pkg5",
          "components/perl/IO-Tty/history"
        ],
        "commitId" : "d45659a2c6fad2981d661164b1b500747a01f837",
        "timestamp" : 1718339098000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-Tty: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:24:58 +0200",
        "id" : "d45659a2c6fad2981d661164b1b500747a01f837",
        "msg" : "perl/IO-Tty: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/IO-Tty/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Tty/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Tty/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Tty/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IO-Tty/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Tty/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IPC-Run3/pkg5",
          "components/perl/IPC-Run3/.gitignore",
          "components/perl/IPC-Run3/history",
          "components/perl/IPC-Run3/Makefile"
        ],
        "commitId" : "bce4958072787e7ef8b92e9971245cc28a26e1a4",
        "timestamp" : 1718339110000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IPC-Run3: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:25:10 +0200",
        "id" : "bce4958072787e7ef8b92e9971245cc28a26e1a4",
        "msg" : "perl/IPC-Run3: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IPC-Run3/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IPC-Run3/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IPC-Run3/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IPC-Run3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Importer/pkg5",
          "components/perl/Importer/Makefile",
          "components/perl/Importer/manifests/sample-manifest.p5m",
          "components/perl/Importer/Importer-PERLVER.p5m",
          "components/perl/Importer/history",
          "components/perl/Importer/.gitignore"
        ],
        "commitId" : "522ca7cc0b32b1f7c3828d5b528f6b104bfe4408",
        "timestamp" : 1718339121000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Importer: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:25:21 +0200",
        "id" : "522ca7cc0b32b1f7c3828d5b528f6b104bfe4408",
        "msg" : "perl/Importer: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Importer/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Importer/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Importer/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Importer/Importer-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Importer/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Importer/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Lingua-EN-Inflect/.gitignore",
          "components/perl/Lingua-EN-Inflect/history",
          "components/perl/Lingua-EN-Inflect/Makefile",
          "components/perl/Lingua-EN-Inflect/manifests/sample-manifest.p5m",
          "components/perl/Lingua-EN-Inflect/pkg5"
        ],
        "commitId" : "2eb10137287b1c8b689b1909cbb460e4f9746e69",
        "timestamp" : 1718339133000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Lingua-EN-Inflect: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:25:33 +0200",
        "id" : "2eb10137287b1c8b689b1909cbb460e4f9746e69",
        "msg" : "perl/Lingua-EN-Inflect: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Lingua-EN-Inflect/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Lingua-EN-Inflect/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Lingua-EN-Inflect/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Lingua-EN-Inflect/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Lingua-EN-Inflect/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/MRO-Compat/.gitignore",
          "components/perl/MRO-Compat/manifests/sample-manifest.p5m",
          "components/perl/MRO-Compat/Makefile",
          "components/perl/MRO-Compat/MRO-Compat-PERLVER.p5m",
          "components/perl/MRO-Compat/pkg5",
          "components/perl/MRO-Compat/history"
        ],
        "commitId" : "b78fc088e9d25df6e6c15692c9277300cbd84f10",
        "timestamp" : 1718339145000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/MRO-Compat: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:25:45 +0200",
        "id" : "b78fc088e9d25df6e6c15692c9277300cbd84f10",
        "msg" : "perl/MRO-Compat: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/MRO-Compat/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/MRO-Compat/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/MRO-Compat/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/MRO-Compat/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/MRO-Compat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/MRO-Compat/MRO-Compat-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Math-Base-Convert/history",
          "components/perl/Math-Base-Convert/Makefile",
          "components/perl/Math-Base-Convert/pkg5",
          "components/perl/Math-Base-Convert/manifests/sample-manifest.p5m",
          "components/perl/Math-Base-Convert/.gitignore"
        ],
        "commitId" : "fd3904e14a77ca154c1cf4f6264f0b5562eafaed",
        "timestamp" : 1718339173000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Math-Base-Convert: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:26:13 +0200",
        "id" : "fd3904e14a77ca154c1cf4f6264f0b5562eafaed",
        "msg" : "perl/Math-Base-Convert: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Math-Base-Convert/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Base-Convert/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Base-Convert/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Base-Convert/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Base-Convert/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Math-Int64/pkg5",
          "components/perl/Math-Int64/.gitignore",
          "components/perl/Math-Int64/history",
          "components/perl/Math-Int64/Makefile"
        ],
        "commitId" : "6761f1cdd4c0a65615d5127cf4d006983f9a42d0",
        "timestamp" : 1718339186000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Math-Int64: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:26:26 +0200",
        "id" : "6761f1cdd4c0a65615d5127cf4d006983f9a42d0",
        "msg" : "perl/Math-Int64: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Int64/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Int64/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Int64/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Int64/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Math-Pari/manifests/sample-manifest.p5m",
          "components/perl/Math-Pari/Makefile",
          "components/perl/Math-Pari/pkg5",
          "components/perl/Math-Pari/history",
          "components/perl/Math-Pari/.gitignore"
        ],
        "commitId" : "89f1cb05fe172755e1a7be75711ee20892ac4a81",
        "timestamp" : 1718339199000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Math-Pari: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:26:39 +0200",
        "id" : "89f1cb05fe172755e1a7be75711ee20892ac4a81",
        "msg" : "perl/Math-Pari: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Pari/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Pari/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Pari/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Pari/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Pari/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Math-Prime-Util-GMP/history",
          "components/perl/Math-Prime-Util-GMP/Makefile",
          "components/perl/Math-Prime-Util-GMP/.gitignore",
          "components/perl/Math-Prime-Util-GMP/manifests/sample-manifest.p5m",
          "components/perl/Math-Prime-Util-GMP/pkg5"
        ],
        "commitId" : "57c4ebe8904cdddf223b16de350e7a228c9dea11",
        "timestamp" : 1718339210000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Math-Prime-Util-GMP: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:26:50 +0200",
        "id" : "57c4ebe8904cdddf223b16de350e7a228c9dea11",
        "msg" : "perl/Math-Prime-Util-GMP: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Prime-Util-GMP/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Prime-Util-GMP/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Math-Prime-Util-GMP/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Prime-Util-GMP/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Prime-Util-GMP/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Module-Build/.gitignore",
          "components/perl/Module-Build/test/results-5.40.master",
          "components/perl/Module-Build/pkg5",
          "components/perl/Module-Build/manifests/sample-manifest.p5m",
          "components/perl/Module-Build/test/results-all.master",
          "components/perl/Module-Build/history",
          "components/perl/Module-Build/Makefile",
          "components/perl/Module-Build/test/results-5.38.master",
          "components/perl/Module-Build/test/results-5.36.master"
        ],
        "commitId" : "9663312a3fd01bca6da7a7be2284e5f46bfa476f",
        "timestamp" : 1718339220000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Module-Build: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 06:27:00 +0200",
        "id" : "9663312a3fd01bca6da7a7be2284e5f46bfa476f",
        "msg" : "perl/Module-Build: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Module-Build/test/results-5.38.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Module-Build/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Module-Build/test/results-5.36.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Module-Build/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Module-Build/test/results-5.40.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mozilla-CA/.gitignore",
          "components/perl/Mozilla-CA/pkg5",
          "components/perl/Mozilla-CA/history",
          "components/perl/Mozilla-CA/Makefile"
        ],
        "commitId" : "884f7cfe6e7733d7189347348388c870b69fe6d3",
        "timestamp" : 1718356284000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Mozilla-CA: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:11:24 +0200",
        "id" : "884f7cfe6e7733d7189347348388c870b69fe6d3",
        "msg" : "perl/Mozilla-CA: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Mozilla-CA/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mozilla-CA/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mozilla-CA/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mozilla-CA/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Net-IP/history",
          "components/perl/Net-IP/manifests/sample-manifest.p5m",
          "components/perl/Net-IP/.gitignore",
          "components/perl/Net-IP/pkg5",
          "components/perl/Net-IP/Makefile"
        ],
        "commitId" : "562b76b36225342f4b3d7a63e3d6d0469c38b9e2",
        "timestamp" : 1718356295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Net-IP: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:11:35 +0200",
        "id" : "562b76b36225342f4b3d7a63e3d6d0469c38b9e2",
        "msg" : "perl/Net-IP: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Net-IP/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Net-IP/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Net-IP/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-IP/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-IP/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Net-Server/pkg5",
          "components/perl/Net-Server/manifests/sample-manifest.p5m",
          "components/perl/Net-Server/Makefile",
          "components/perl/Net-Server/Net-Server-PERLVER.p5m",
          "components/perl/Net-Server/.gitignore",
          "components/perl/Net-Server/history"
        ],
        "commitId" : "e18201d5b52559322a8cd23799ed85c7ac80d6fd",
        "timestamp" : 1718356308000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Net-Server: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:11:48 +0200",
        "id" : "e18201d5b52559322a8cd23799ed85c7ac80d6fd",
        "msg" : "perl/Net-Server: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Net-Server/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-Server/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-Server/Net-Server-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-Server/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-Server/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Net-Server/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/redis/.gitignore",
          "components/python/redis/patches/04-not-required.patch",
          "components/python/redis/test/results-all.master",
          "components/python/redis/patches/02-cerificates.patch",
          "components/python/redis/patches/01-dev_requirements.patch",
          "components/python/redis/Makefile",
          "components/python/redis/patches/03-pytest.ini.patch"
        ],
        "commitId" : "488600d0dfe0444d034aa67676e7ad9ab739c1bc",
        "timestamp" : 1718356320000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/redis: update to 5.0.6\u000a\u000a",
        "date" : "2024-06-14 11:12:00 +0200",
        "id" : "488600d0dfe0444d034aa67676e7ad9ab739c1bc",
        "msg" : "python/redis: update to 5.0.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/redis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/redis/patches/02-cerificates.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/redis/patches/03-pytest.ini.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/redis/patches/01-dev_requirements.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/redis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/redis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/redis/patches/04-not-required.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Number-Compare/manifests/sample-manifest.p5m",
          "components/perl/Number-Compare/history",
          "components/perl/Number-Compare/pkg5",
          "components/perl/Number-Compare/Makefile",
          "components/perl/Number-Compare/Number-Compare-PERLVER.p5m",
          "components/perl/Number-Compare/.gitignore"
        ],
        "commitId" : "f85b791c5bbbe792beebbf2c3c0df53678c10752",
        "timestamp" : 1718356333000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Number-Compare: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:12:13 +0200",
        "id" : "f85b791c5bbbe792beebbf2c3c0df53678c10752",
        "msg" : "perl/Number-Compare: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Number-Compare/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Number-Compare/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Number-Compare/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Number-Compare/Number-Compare-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Number-Compare/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Number-Compare/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/PadWalker/manifests/sample-manifest.p5m",
          "components/perl/PadWalker/.gitignore",
          "components/perl/PadWalker/PadWalker-PERLVER.p5m",
          "components/perl/PadWalker/history",
          "components/perl/PadWalker/pkg5",
          "components/perl/PadWalker/Makefile"
        ],
        "commitId" : "9ad24fc6f4c4b3381bce24ae3d4d1487cdd98ffa",
        "timestamp" : 1718356344000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/PadWalker: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:12:24 +0200",
        "id" : "9ad24fc6f4c4b3381bce24ae3d4d1487cdd98ffa",
        "msg" : "perl/PadWalker: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/PadWalker/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PadWalker/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/PadWalker/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/PadWalker/PadWalker-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/PadWalker/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/PadWalker/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Perl-Tidy/pkg5",
          "components/perl/Perl-Tidy/.gitignore",
          "components/perl/Perl-Tidy/history",
          "components/perl/Perl-Tidy/Makefile"
        ],
        "commitId" : "9e4a77646f5bd7c068b834e2c2d40fb51879a308",
        "timestamp" : 1718356355000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Perl-Tidy: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:12:35 +0200",
        "id" : "9e4a77646f5bd7c068b834e2c2d40fb51879a308",
        "msg" : "perl/Perl-Tidy: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Perl-Tidy/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Tidy/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Perl-Tidy/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Tidy/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Pod-Parser/.gitignore",
          "components/perl/Pod-Parser/pkg5",
          "components/perl/Pod-Parser/Makefile",
          "components/perl/Pod-Parser/history"
        ],
        "commitId" : "50d1280651ea1c6e41c4a91caa33fe46f23e43c4",
        "timestamp" : 1718356367000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Pod-Parser: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:12:47 +0200",
        "id" : "50d1280651ea1c6e41c4a91caa33fe46f23e43c4",
        "msg" : "perl/Pod-Parser: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Parser/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Pod-Parser/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Pod-Parser/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Parser/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Proc-ProcessTable/.gitignore",
          "components/perl/Proc-ProcessTable/Makefile",
          "components/perl/Proc-ProcessTable/pkg5",
          "components/perl/Proc-ProcessTable/history",
          "components/perl/Proc-ProcessTable/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d8ff36815522c1bb667663937423fe98045aa097",
        "timestamp" : 1718356378000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Proc-ProcessTable: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:12:58 +0200",
        "id" : "d8ff36815522c1bb667663937423fe98045aa097",
        "msg" : "perl/Proc-ProcessTable: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Proc-ProcessTable/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Proc-ProcessTable/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Proc-ProcessTable/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Proc-ProcessTable/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Proc-ProcessTable/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Scope-Guard/pkg5",
          "components/perl/Scope-Guard/.gitignore",
          "components/perl/Scope-Guard/Makefile",
          "components/perl/Scope-Guard/Scope-Guard-PERLVER.p5m",
          "components/perl/Scope-Guard/manifests/sample-manifest.p5m",
          "components/perl/Scope-Guard/history"
        ],
        "commitId" : "6bbc38597cea1a8bc6bc5dc0fe5661f993919401",
        "timestamp" : 1718356390000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Scope-Guard: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:13:10 +0200",
        "id" : "6bbc38597cea1a8bc6bc5dc0fe5661f993919401",
        "msg" : "perl/Scope-Guard: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Scope-Guard/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Scope-Guard/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Scope-Guard/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Scope-Guard/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Scope-Guard/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Scope-Guard/Scope-Guard-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Socket6/manifests/sample-manifest.p5m",
          "components/perl/Socket6/.gitignore",
          "components/perl/Socket6/pkg5",
          "components/perl/Socket6/Makefile",
          "components/perl/Socket6/history"
        ],
        "commitId" : "72405cb72473d46633c8237d1f2846d080379d7c",
        "timestamp" : 1718356402000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Socket6: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:13:22 +0200",
        "id" : "72405cb72473d46633c8237d1f2846d080379d7c",
        "msg" : "perl/Socket6: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Socket6/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Socket6/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Socket6/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Socket6/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Socket6/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Sort-Versions/.gitignore",
          "components/perl/Sort-Versions/pkg5",
          "components/perl/Sort-Versions/Makefile",
          "components/perl/Sort-Versions/history",
          "components/perl/Sort-Versions/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d8edbec02e89640dce04ee6662c084dad1ecb2c8",
        "timestamp" : 1718356415000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Sort-Versions: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:13:35 +0200",
        "id" : "d8edbec02e89640dce04ee6662c084dad1ecb2c8",
        "msg" : "perl/Sort-Versions: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Sort-Versions/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Sort-Versions/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Sort-Versions/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sort-Versions/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sort-Versions/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Sub-Install/pkg5",
          "components/perl/Sub-Install/manifests/sample-manifest.p5m",
          "components/perl/Sub-Install/Makefile",
          "components/perl/Sub-Install/.gitignore",
          "components/perl/Sub-Install/Sub-Install-PERLVER.p5m",
          "components/perl/Sub-Install/history"
        ],
        "commitId" : "31113597f1cc25d82e2be4122c83bb2d184d88ec",
        "timestamp" : 1718356427000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Sub-Install: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:13:47 +0200",
        "id" : "31113597f1cc25d82e2be4122c83bb2d184d88ec",
        "msg" : "perl/Sub-Install: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Sub-Install/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Install/Sub-Install-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Install/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Install/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Install/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Install/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Sub-Name/Sub-Name-PERLVER.p5m",
          "components/perl/Sub-Name/.gitignore",
          "components/perl/Sub-Name/history",
          "components/perl/Sub-Name/pkg5",
          "components/perl/Sub-Name/manifests/sample-manifest.p5m",
          "components/perl/Sub-Name/test/results-5.34.master",
          "components/perl/Sub-Name/Makefile",
          "components/perl/Sub-Name/test/results-5.40.master"
        ],
        "commitId" : "b31fd1d8861df92839ce0c6873ba4db30e44e4e9",
        "timestamp" : 1718356438000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Sub-Name: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:13:58 +0200",
        "id" : "b31fd1d8861df92839ce0c6873ba4db30e44e4e9",
        "msg" : "perl/Sub-Name: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Sub-Name/test/results-5.40.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Name/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Name/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Sub-Name/test/results-5.34.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Name/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Name/Sub-Name-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Sub-Name/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Name/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Sub-Quote/Makefile",
          "components/perl/Sub-Quote/test/results-5.34.master",
          "components/perl/Sub-Quote/Sub-Quote-PERLVER.p5m",
          "components/perl/Sub-Quote/test/results-all.master",
          "components/perl/Sub-Quote/.gitignore",
          "components/perl/Sub-Quote/manifests/sample-manifest.p5m",
          "components/perl/Sub-Quote/test/results-5.36.master",
          "components/perl/Sub-Quote/test/results-5.38.master",
          "components/perl/Sub-Quote/pkg5",
          "components/perl/Sub-Quote/history"
        ],
        "commitId" : "bfbace051667dbe5b9780e9649c64c8689a7f0d5",
        "timestamp" : 1718356449000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Sub-Quote: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-14 11:14:09 +0200",
        "id" : "bfbace051667dbe5b9780e9649c64c8689a7f0d5",
        "msg" : "perl/Sub-Quote: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/perl/Sub-Quote/test/results-5.34.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Quote/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Quote/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Sub-Quote/test/results-5.36.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Sub-Quote/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Quote/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Sub-Quote/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Quote/Sub-Quote-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sub-Quote/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Sub-Quote/test/results-5.38.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/common-lisp/cl-ppcre/Makefile",
          "components/common-lisp/cl-ppcre/manifests/sample-manifest.p5m",
          "components/common-lisp/cl-ppcre/cl-ppcre.p5m",
          "components/common-lisp/cl-ppcre/cl-ppcre.license",
          "components/common-lisp/cl-ppcre/pkg5"
        ],
        "commitId" : "989026b25945a25aa3107ad836bdd6ce5dac2617",
        "timestamp" : 1718381287000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cl-ppcre: update to 2.1.2\u000a\u000a",
        "date" : "2024-06-14 18:08:07 +0200",
        "id" : "989026b25945a25aa3107ad836bdd6ce5dac2617",
        "msg" : "cl-ppcre: update to 2.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/common-lisp/cl-ppcre/cl-ppcre.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/common-lisp/cl-ppcre/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/common-lisp/cl-ppcre/cl-ppcre.license"
          },
          {
            "editType" : "edit",
            "file" : "components/common-lisp/cl-ppcre/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/common-lisp/cl-ppcre/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/liblouis/test/results-all.master",
          "components/library/liblouis/Makefile",
          "components/library/liblouis/manifests/sample-manifest.p5m",
          "components/library/liblouis/liblouis.p5m"
        ],
        "commitId" : "5a76a302d1d3cd40206f0b79e805e5f2e0c09602",
        "timestamp" : 1718381300000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "liblouis: update to 3.30.0\u000a\u000a",
        "date" : "2024-06-14 18:08:20 +0200",
        "id" : "5a76a302d1d3cd40206f0b79e805e5f2e0c09602",
        "msg" : "liblouis: update to 3.30.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/liblouis/liblouis.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liblouis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liblouis/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liblouis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/patches/thunderbird-06-enable-extensions.patch",
          "components/mail/thunderbird/thunderbird.p5m",
          "components/mail/thunderbird/thunderbird.license",
          "components/mail/thunderbird/pkg5",
          "components/mail/thunderbird/patches/03-Regression-in-Bug1888569-nsImapCore.h.patch",
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "8833d1b7147cde8b9571fb4699a7b090f8a92236",
        "timestamp" : 1718381312000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 127.0\u000a\u000a",
        "date" : "2024-06-14 18:08:32 +0200",
        "id" : "8833d1b7147cde8b9571fb4699a7b090f8a92236",
        "msg" : "thunderbird: update to 127.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/thunderbird-06-enable-extensions.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/thunderbird.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/mail/thunderbird/thunderbird.license"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/mail/thunderbird/patches/03-Regression-in-Bug1888569-nsImapCore.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/gnuplot/manifests/sample-manifest.p5m",
          "components/image/gnuplot/gnuplot.p5m",
          "components/image/gnuplot/Makefile",
          "components/image/gnuplot/pkg5"
        ],
        "commitId" : "fef485d44ac6407ed82b6825e1831d53b579938c",
        "timestamp" : 1718381326000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gnuplot: update to 6.0.1\u000a\u000a",
        "date" : "2024-06-14 18:08:46 +0200",
        "id" : "fef485d44ac6407ed82b6825e1831d53b579938c",
        "msg" : "gnuplot: update to 6.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/gnuplot/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gnuplot/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gnuplot/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gnuplot/gnuplot.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/librsvg/Makefile",
          "components/library/librsvg/test/results-all.master",
          "components/library/librsvg/librsvg.p5m",
          "components/library/librsvg/pkg5",
          "components/library/librsvg/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7d3004d76ccd1cf6227f3a8d51ad8895d05a41ca",
        "timestamp" : 1718386608000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "librsvg - update to version 2.58.1\u000a\u000a",
        "date" : "2024-06-14 19:36:48 +0200",
        "id" : "7d3004d76ccd1cf6227f3a8d51ad8895d05a41ca",
        "msg" : "librsvg - update to version 2.58.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/librsvg.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmemcached/libmemcached.license",
          "components/library/libmemcached/manifests/sample-manifest.p5m",
          "components/library/libmemcached/patches/03-ISO-C++.patch",
          "components/library/libmemcached/patches/02-fix-strings-include.patch",
          "components/library/libmemcached/libmemcached.p5m",
          "components/library/libmemcached/patches/01-fix-byteorder-issue.patch",
          "components/library/libmemcached/Makefile",
          "components/library/libmemcached/test/results-all.master",
          "components/library/libmemcached/pkg5"
        ],
        "commitId" : "c5702d75ac4083f9bef6690ba9c2b547bdf43419",
        "timestamp" : 1718386620000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libmemcached - update to version 1.1.4\u000a\u000a",
        "date" : "2024-06-14 19:37:00 +0200",
        "id" : "c5702d75ac4083f9bef6690ba9c2b547bdf43419",
        "msg" : "libmemcached - update to version 1.1.4",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/libmemcached/libmemcached.license"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libmemcached/patches/01-fix-byteorder-issue.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmemcached/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libmemcached/patches/02-fix-strings-include.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libmemcached/patches/03-ISO-C++.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmemcached/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmemcached/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmemcached/libmemcached.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmemcached/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-121/golang-121.p5m",
          "components/developer/golang-121/Makefile",
          "components/developer/golang-121/manifests/sample-manifest.p5m"
        ],
        "commitId" : "fc8964e3e4530ee2cbaefcb7d1fe4cb897dd996b",
        "timestamp" : 1718390336000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "golang-121: update to 1.21.11\u000a\u000a",
        "date" : "2024-06-14 20:38:56 +0200",
        "id" : "fc8964e3e4530ee2cbaefcb7d1fe4cb897dd996b",
        "msg" : "golang-121: update to 1.21.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-121/golang-121.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-121/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-121/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/enchant/Makefile"
        ],
        "commitId" : "a5e2bba57dd0da37f45458af33455dabb1d3ac97",
        "timestamp" : 1718390919000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "enchant: update to 2.8.1\u000a\u000a",
        "date" : "2024-06-14 20:48:39 +0200",
        "id" : "a5e2bba57dd0da37f45458af33455dabb1d3ac97",
        "msg" : "enchant: update to 2.8.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/enchant/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/c-ares/manifests/sample-manifest.p5m",
          "components/library/c-ares/Makefile",
          "components/library/c-ares/libcares.p5m"
        ],
        "commitId" : "738d6fac899ce3a16e57cd59d36e7f3ce05cd8d8",
        "timestamp" : 1718391656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libcares: update to 1.30.0\u000a\u000a",
        "date" : "2024-06-14 21:00:56 +0200",
        "id" : "738d6fac899ce3a16e57cd59d36e7f3ce05cd8d8",
        "msg" : "libcares: update to 1.30.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/libcares.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-122/manifests/sample-manifest.p5m",
          "components/developer/golang-122/Makefile",
          "components/developer/golang-122/golang-122.p5m"
        ],
        "commitId" : "12bb23cd7b02eaf99636975ceeb57f9f3df07555",
        "timestamp" : 1718391674000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "golang-122: update to 1.22.4\u000a\u000a",
        "date" : "2024-06-14 21:01:14 +0200",
        "id" : "12bb23cd7b02eaf99636975ceeb57f9f3df07555",
        "msg" : "golang-122: update to 1.22.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-122/golang-122.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-122/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-122/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/print/qpdf/qpdf.p5m",
          "components/print/qpdf/manifests/sample-manifest.p5m",
          "components/print/qpdf/pkg5",
          "components/print/qpdf/Makefile"
        ],
        "commitId" : "3aaa0594d913e0f5298bc7a2262f6db862729862",
        "timestamp" : 1718393525000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "qpdf: update to 11.9.1\u000a\u000a",
        "date" : "2024-06-14 21:32:05 +0200",
        "id" : "3aaa0594d913e0f5298bc7a2262f6db862729862",
        "msg" : "qpdf: update to 11.9.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/print/qpdf/qpdf.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/print/qpdf/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/print/qpdf/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/print/qpdf/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/vim.p5m",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/components.ignore"
        ],
        "commitId" : "195adbb704a16efaf8026830acd89d1906c8ddee",
        "timestamp" : 1718396623000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.1.0483\u000a\u000a",
        "date" : "2024-06-14 22:23:43 +0200",
        "id" : "195adbb704a16efaf8026830acd89d1906c8ddee",
        "msg" : "vim: update to 9.1.0483",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/tcsh/tcsh.p5m",
          "components/shell/tcsh/manifests/sample-manifest.p5m",
          "components/shell/tcsh/Makefile"
        ],
        "commitId" : "e2790a165a269f63ba2cd2ce994fb168729c7ac0",
        "timestamp" : 1718396635000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tcsh: update to 6.24.13\u000a\u000a",
        "date" : "2024-06-14 22:23:55 +0200",
        "id" : "e2790a165a269f63ba2cd2ce994fb168729c7ac0",
        "msg" : "tcsh: update to 6.24.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/tcsh/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/tcsh/tcsh.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/tcsh/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/xz/test/results-all.master",
          "components/archiver/xz/Makefile",
          "components/archiver/xz/manifests/sample-manifest.p5m",
          "components/archiver/xz/xz.p5m",
          "tools/.gnupg/pubring.gpg"
        ],
        "commitId" : "7942b0829973c7a732d67ca3e0bb240679fac40e",
        "timestamp" : 1718398060000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xz: update to 5.6.2\u000a\u000a",
        "date" : "2024-06-14 22:47:40 +0200",
        "id" : "7942b0829973c7a732d67ca3e0bb240679fac40e",
        "msg" : "xz: update to 5.6.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/xz/xz.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/xz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/xz/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/xz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "tools/.gnupg/pubring.gpg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}