HomeFreeBSD

lang/ruby31: Fix orphaned .timestamp in 6021649ff0cee1ea88e34b5444c2fe31031ca29a

Description

lang/ruby31: Fix orphaned .timestamp in 6021649ff0cee1ea88e34b5444c2fe31031ca29a

When both CAPIDOCS and DOCS options are enabled, the following commands are executed:

  1. post-install-CAPIDOCS-on: removed the installed .timestamp (in STAGEDIR).
  2. post-install-DOCS-on: copied the generated .timestamp (in capi directory) to the STAGEDIR again.

Therefore, the installed .timestamp is orphaned.
To fix this, we remove both the generated and installed .timestamp in post-install-CAPIDOCS-on:.

PR: 267775
Reported by: yasu

Details

Provenance
sunpoetAuthored on Dec 30 2022, 8:55 AM
Parents
R11:27f9bd4c225e: lang/ruby30: Fix orphaned .timestamp in 93e3548c57a4a1dbd5fd335e2be23c02d9dcf066
Branches
Unknown
Tags
Unknown