New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29203 (closed submission: fixed)

Opened 2 years ago

Last modified 2 years ago

h5utils @1.12.1 new submission

Reported by: higginja@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: h5utils

Description


Attachments

Portfile (1.1 KB) - added by higginja@… 2 years ago.
Portfile-ryandesign (1.3 KB) - added by ryandesign@… 2 years ago.
my proposed portfile

Change History

Changed 2 years ago by higginja@…

comment:1 Changed 2 years ago by ryandesign@…

  • Owner changed from macports-tickets@… to ryandesign@…
  • Status changed from new to assigned
  • Port set to h5utils

Thanks.

Changed 2 years ago by ryandesign@…

my proposed portfile

comment:2 Changed 2 years ago by ryandesign@…

Here's a revised h5utils portfile with these changes:

  • added standard modeline and fixed port's whitespace to conform to it (tabs to spaces)
  • removed md5 checksum; we're phasing it out of MacPorts
  • fixed maintainers line to be your complete (obfuscated) email address
  • removed libpng variant; it was incomplete (i.e. it did nothing to ensure libpng would not be used if the variant was not selected) and there's no need to make the use of such a small and highly popular library optional (the user probably already has it installed anyway)
  • added dependency on libmatheval because it does find and use it
  • added dependency on hdf4 because it does find and use it (once hdf4 is fixed; see #29220)
  • it also found and wanted to use octave, but the build then failed with "mkoctfile: unrecognized argument -arch" so I added the configure arg --without-octave

I'll commit this new portfile once #29220 is resolved.

comment:3 Changed 2 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.