Changes between Initial Version and Version 1 of Ticket #60747, comment 8


Ignore:
Timestamp:
Jul 2, 2020, 12:27:54 AM (4 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60747, comment 8

    initial v1  
    11yep, you got it. Glad that worked. Now then, what the heck is [ticket:60740] going to turn out to be? I'm more confused now...
     2
     3Edit: now I'm not sure, actually. It should be perl5.28.3 right?
     4{{{
     5$ port -v installed perl5.28
     6The following ports are currently installed:
     7  perl5.28 @5.28.3_0+universal (active) platform='darwin 10' archs='i386 x86_64' date='2020-06-18T13:13:47-0700'
     8}}}
     9
     10so I don't know what you build (as you edited the version in the portfile??). There's the downside of hacking -- sometimes, you don't know where you are :>
     11
     12You will need to get yourself to a fresh perl5.28 Portfile, add your {{{use_universal_build no}}} and see if it builds {{{perl5.28 @5.28.3}}}.