Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#22650 closed enhancement (fixed)

muniversal should compare contents of compressed files, not the compressed files themselves

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

When compressed (e.g. gz or bz2) files are in the destroots, muniversal compares them as it would any other file, sees that they differ, and doesn't know how to merge them. Instead, it should compare the contents of the compressed files, because chances are the contents are the same.

Change History (2)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Implemented in r61108.

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Workaround in pango ports no longer necessary in r61110.

Note: See TracTickets for help on using tickets.