New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21396 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Incorrect extract.suffix in portfile for unzip

Reported by: davshaonr@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: fetch extract.suffix Cc:
Port: unzip

Description

The extract.suffix for unzip, version 6.0, is incorrectly listed as .tgz in the portfile instead of .tar.gz

With .tgz, fetch fails, with .tar.gz, fetch succeeds and the port successfully builds with variant +universal on 10.6.1 on an Macbook 2.1.

http://sourceforge.net/projects/infozip/files/ lists a source file unzip60.tar.gz with .tar.gz as suffix.

Change History

comment:1 Changed 4 years ago by blb@…

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

Fixed in r57741.

Note: See TracTickets for help on using tickets.