Opened 14 years ago

Closed 14 years ago

#22321 closed submission (fixed)

whatcheck 8.0 packaging

Reported by: howarth@… Owned by: ryandesign (Ryan Carsten Schmidt)
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 (2)

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

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by howarth@…

Attachment: Portfile added

whatcheck Portfile

Changed 14 years ago by howarth@…

Attachment: whatcheck.patch added

whatcheck patch file

comment:1 Changed 14 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 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

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

Resolution: fixed
Status: assignedclosed

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.