Page MenuHomeFreeBSD

Upgrade databases/mantis to 1.2.17
AbandonedPublic

Authored by dvl on Sep 7 2014, 9:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 19, 2:05 AM
Unknown Object (File)
Sep 13 2025, 12:07 PM
Unknown Object (File)
Sep 13 2025, 11:08 AM
Unknown Object (File)
Sep 13 2025, 7:52 AM
Unknown Object (File)
Sep 13 2025, 3:30 AM
Unknown Object (File)
Sep 13 2025, 2:52 AM
Unknown Object (File)
Sep 13 2025, 2:01 AM
Unknown Object (File)
Jun 18 2025, 9:00 PM
Subscribers
None

Details

Reviewers
dvl
wg
mat
Summary
  • Upgrade to 1.2.17
  • Change maintainer to my @FreeBSD.org address
Test Plan

Build originally failed on both 10.0 amd64 and i386

https://redports.org/buildarchive/20140907185001-47130/

Now fails only on 10.x i386. conclusion: it's a redports problem:

https://redports.org/buildarchive/20140907214137-68523/

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

dvl retitled this revision from to Upgrade databases/mantis to 1.2.16.
dvl updated this object.
dvl edited the test plan for this revision. (Show Details)
dvl added reviewers: mat, wg.
dvl retitled this revision from Upgrade databases/mantis to 1.2.16 to Upgrade databases/mantis to 1.2.17.Sep 7 2014, 9:57 PM
dvl updated this object.
mat requested changes to this revision.Sep 7 2014, 11:08 PM
mat edited edge metadata.

Did you generate the new plist with make makeplist ? The @dirrmtry order at the end is wrong.

This revision now requires changes to proceed.Sep 7 2014, 11:08 PM

Also, I'm sure there are a lot of those @dirrmtry that should be @dirrm.

dvl edited edge metadata.

Use make pkgplist

wg edited edge metadata.

lgtm

In D740#6, @mat wrote:

Did you generate the new plist with make makeplist ? The @dirrmtry order at the end is wrong.

No, I did not. I took what the OP provided in the PR and ran make check-orphans, then adjusted. I also ran it through sort and uniq to avoid duplicates. That was a bad idea.

dvl abandoned this revision.
dvl added a reviewer: dvl.

Hmm, already committed with revision 367621