New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26367 (closed submission: fixed)

Opened 3 years ago

Last modified 3 years ago

xlsx2csv @1.2 Portfile submission

Reported by: kirk@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: xlsx2csv

Description

This is a new port. It converts Excel xlsx (Openspreadsheet ML) to csv. One output file per tab.

Attachments

Portfile (1.0 KB) - added by kirk@… 3 years ago.

Change History

Changed 3 years ago by kirk@…

comment:1 Changed 3 years ago by kirk@…

bump.

comment:2 Changed 3 years ago by ryandesign@…

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

comment:3 Changed 3 years ago by ryandesign@…

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

Thanks, added in r71377 with these changes:

  • whitespace changes
  • don't need to xinstall ${destroot}${prefix}/bin in destroot; MacPorts makes common directories for you
  • added "supported_archs noarch" since this does not install any architecture-specific files
  • added license keyword
  • used "extract.mkdir yes"
  • fixed hardcoded /opt/local in script (MacPorts might be installed elsewhere)
Note: See TracTickets for help on using tickets.