Opened 4 years ago

Closed 17 months ago

#61094 closed enhancement (fixed)

intltool @0.51.0_5 still depends on Perl 5.28

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: intltool

Description

It works to build the recent version with Perl 5.30 and it works to invoke the built executables with --help. This port should offer an option to build a Perl 5.30 based variant in order to get rid of Perl 5.28 – once better testing shows that the Perl 5.30 executables work without flaw.

Change History (4)

comment:1 Changed 4 years ago by mf2k (Frank Schima)

Cc: devans@… removed
Keywords: leopard removed
Owner: set to dbevans
Status: newassigned
Version: 2.6.3

comment:2 Changed 4 years ago by ballapete (Peter "Pete" Dyballa)

Intltool with Perl 5.30 seems to work fine. After building it a make check went fine:

============================================================================
Testsuite summary for intltool 0.51.0
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================

Here are the other ports that use Perl 5.30:

  perl5.30 @5.30.3_0 (active) platform='darwin 17' archs='x86_64' date='2020-06-08T10:22:19+0200'
  perl5 @5.26.1_0+perl5_30 (active) platform='darwin 17' archs='noarch' date='2020-09-05T15:40:02+0200'
  git @2.28.0_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_30 (active) platform='darwin 17' archs='x86_64' date='2020-09-05T15:47:01+0200'
  ossp-uuid @1.6.2_11+perl5_30 (active) platform='darwin 17' archs='x86_64' date='2020-09-05T15:48:25+0200'
  intltool @0.51.0_5 (active) platform='darwin 17' archs='noarch' date='2020-09-05T18:57:16+0200'
  latexdiff @1.3.1.1_0 (active) platform='darwin 17' archs='noarch' date='2020-09-05T19:02:44+0200'
  gtk-doc @1.32_1+python38 (active) platform='darwin 17' archs='noarch' date='2020-09-05T20:55:58+0200'
  texlive-bin-extra @54608_0+doc (active) platform='darwin 17' archs='noarch' date='2020-09-05T21:06:36+0200'

comment:3 Changed 17 months ago by ballapete (Peter "Pete" Dyballa)

intltool @0.51.0 is still installed but uses now p5.34-getopt-long, p5.34-pathtools, p5.34-scalar-list-utils, p5.34-xml-parser. So this ticket can be closed.

comment:4 Changed 17 months ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.