New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22321 (closed submission: fixed)

Opened 4 years ago

Last modified 4 years ago

whatcheck 8.0 packaging

Reported by: howarth@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: science Cc:
Port: whatcheck

Description

The attached packaging builds whatcheck 8.0 and is loosely based on that used by the fink packaging.

Attachments

Portfile (3.0 KB) - added by howarth@… 4 years ago.
whatcheck Portfile
whatcheck.patch (25.4 KB) - added by howarth@… 4 years ago.
whatcheck patch file

Change History

Changed 4 years ago by howarth@…

whatcheck Portfile

Changed 4 years ago by howarth@…

whatcheck patch file

comment:1 Changed 4 years ago by howarth@…

Note that the structure of the build is a little clunky because upstream dumps
the sources (with binary objects) for the whatcheck component of their whatif suite
as a tar ball as the releases.

http://swift.cmbi.ru.nl/gv/whatcheck/

comment:2 Changed 4 years ago by ryandesign@…

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

comment:3 Changed 4 years ago by ryandesign@…

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

Thanks. I committed it in r60396 with the following small changes:

  • Since the two distfiles are not both available from both master_sites, I used tags to ensure MacPorts only tries to download each distfile from the server it's actually on.
  • I set the dist_subdir to ${name}/${version}; since neither distfile includes a version number in its name, this will prevent checksum errors when the port is updated to the next version later.
  • I added livecheck information.
Note: See TracTickets for help on using tickets.