freebsd-ports/lang/ruby31
Po-Chuan Hsieh b59d2f879d
lang/ruby31: Fix orphaned .timestamp in 6021649ff0
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
2022-12-30 17:06:32 +08:00
..
files
distinfo
Makefile lang/ruby31: Fix orphaned .timestamp in 6021649ff0 2022-12-30 17:06:32 +08:00
pkg-descr
pkg-message
pkg-plist