Page MenuHomeFreeBSD

cad/fdm_materials: Update 5.7.0 => 10.9.0
ClosedPublic

Authored by alven on Oct 7 2025, 9:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 3, 10:39 PM
Unknown Object (File)
Mon, Nov 3, 10:39 PM
Unknown Object (File)
Mon, Nov 3, 10:36 PM
Unknown Object (File)
Mon, Nov 3, 10:35 PM
Unknown Object (File)
Wed, Oct 29, 7:22 PM
Unknown Object (File)
Fri, Oct 24, 3:51 AM
Unknown Object (File)
Oct 12 2025, 5:59 PM
Unknown Object (File)
Oct 11 2025, 1:17 PM
Subscribers
None

Details

Summary
Test Plan

For every {amd64, i386} × {14.3, 13.5}:

  • Successful poudriere testport
  • Successful run-testing

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

alven requested review of this revision.Oct 7 2025, 9:18 PM
alven created this revision.
alven added a reviewer: db.
cad/fdm_materials/Makefile
3

This line should become these 2 lines:
DISTVERSION= 10.9.0
DISTVERSIONSUFFIX= -0

By -0 they mean "Release", vs. -alphaXX or -betaXX.

Since we normally don't port alpha or beta versions -0 shouldn't make it into the port version.
DISTVERSIONSUFFIX would effectively ignore it.

Thanks for the explanation :) Fixing it now...

Fix DISTVERSION. Add DISTVERSIONSUFFIX.

alven retitled this revision from cad/fdm_materials: Update 5.7.0 => 10.9.0-0 to cad/fdm_materials: Update 5.7.0 => 10.9.0.Oct 8 2025, 11:17 AM

Approved.

Thanks,
Yuri

This revision is now accepted and ready to land.Oct 8 2025, 2:01 PM

I still need approval from Diane. Had not hear from her for so long. Hope she will get well soon.

(I meant, she is a maintainer of this port, so I'm to wait for her decision).

Diane: I'm sorry, I feel I'll better commit this and not wait any more:
I made this port to help you, hope you'll like it... :)
I wish you get well soon!

This revision was automatically updated to reflect the committed changes.