HomeFreeBSD

lang/ruby27: Fix orphaned .timestamp in bdbe2a2f4098f4d21495f314cf4d571efdb4f08f

Description

lang/ruby27: Fix orphaned .timestamp in bdbe2a2f4098f4d21495f314cf4d571efdb4f08f

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:0e6cbfa14a8e: Mk/bsd.ruby.mk: Consolidate RUBY_PORTEPOCH
Branches
Unknown
Tags
Unknown