HomeFreeBSD

lang/ruby32: Fix orphaned .timestamp in b49bdb1fe4680488411546540e6f737770a6003b

Description

lang/ruby32: Fix orphaned .timestamp in b49bdb1fe4680488411546540e6f737770a6003b

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:b59d2f879d21: lang/ruby31: Fix orphaned .timestamp in 6021649ff0cee1ea88e34b5444c2fe31031ca29a
Branches
Unknown
Tags
Unknown