New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15970 (closed update: fixed)

Opened 4 years ago

Last modified 3 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 Download (0.9 KB) - added by blb@… 4 years ago.
diff to Portfile

Change History

Changed 4 years ago by blb@…

diff to Portfile

  Changed 4 years ago by vinc17@…

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

  Changed 4 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).

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

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

in reply to: ↑ 3   Changed 4 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.

  Changed 3 years ago by jmr@…

  • type changed from enhancement to update

  Changed 3 years ago by anonymous

  • milestone Port Updates deleted

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.