New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15970 (closed update: fixed)

Opened 5 years ago

Last modified 4 years ago

texinfo-4.11 update to version 4.12

Reported by: blb@… Owned by: vincent-opdarw@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: port texinfo update Cc:
Port:

Description

Will attach a diff to update textproc/texinfo to current 4.12 version. FYI, they appear to have moved from gz/bz2 tarballs to gz/lzma so had to remove the bzip2 piece.

Attachments

texinfo.diff (922 bytes) - added by blb@… 5 years ago.
diff to Portfile

Change History

Changed 5 years ago by blb@…

diff to Portfile

comment:1 Changed 5 years ago by vinc17@…

I'll try to look at it later today or tomorrow.

comment:2 Changed 5 years ago by vinc17@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed by r38972.

Notes: I've chosen the lzma tarball since it is much smaller (you need unlzma, e.g. from lzmautils). I've also removed the pre-patch (no longer necessary).

comment:3 follow-up: ↓ 4 Changed 5 years ago by jmr@…

Shouldn't there be a depends_build bin:unlzma:lzmautils?

comment:4 in reply to: ↑ 3 Changed 5 years ago by vinc17@…

Replying to jmr@macports.org:

Shouldn't there be a depends_build bin:unlzma:lzmautils?

This is what I thought, but I tried it (depends_lib too), and this doesn't change anything: if unlzma isn't found, MacPorts doesn't install lzmautils, and I get the same error (at least with 1.6.0, I don't know if the trunk behaves differently). It seems that one needs depends_extract to be implemented.

comment:5 Changed 4 years ago by jmr@…

  • Type changed from enhancement to update

comment:6 Changed 4 years ago by anonymous

  • Milestone Port Updates deleted

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.