Changes between Version 1 and Version 2 of Ticket #67881, comment 6
- Timestamp:
- Oct 4, 2023, 9:10:42 PM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #67881, comment 6
v1 v2 38 38 "$procedure $targetname" 39 39 }}} 40 Likewise, openexr and shared-mime-info are both installed: 41 {{{ 42 $ port -v installed openexr | grep active 43 openexr @3.1.11_0 (active) requested_variants='' platform='darwin 20' archs='x86_64' date='2023-09-02T21:45:05-0400' 44 $ port -v installed shared-mime-info | grep active 45 shared-mime-info @2.2_8 (active) requested_variants='' platform='darwin 20' archs='x86_64' date='2023-09-22T11:38:25-0400' 46 }}}