Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#55982 closed update (fixed)

giza @0.9.5 new release

Reported by: danieljprice (Daniel Price) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch maintainer Cc:
Port: giza

Description

Please find attached an updated Portfile (Portfile-giza.diff) for giza v0.9.5

Aside from the new release I have also switched hosting from sourceforge to GitHub, plus giza now builds with the autotools. These have been updated in the port file.

Everything seems to work on my end, so please commit when ready.

Attachments (1)

Portfile-giza.diff (1.5 KB) - added by danieljprice (Daniel Price) 6 years ago.

Download all attachments as: .zip

Change History (4)

Changed 6 years ago by danieljprice (Daniel Price)

Attachment: Portfile-giza.diff added

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

Owner: set to ryandesign
Status: newaccepted

Thanks, I'll commit it with these changes:

  • use the github portgroup, github.setup, and github.tarball_from releases; remove manually setting name, version, master_sites, livecheck.* since the github portgroup does that for you
  • remove use_configure yes and build.cmd make because those are the defaults
  • remove the lines that set CC and FC because MacPorts base and the compilers portgroup do that for you
  • add size to checksums
  • add your GitHub handle to the maintainers line
  • add depends_build port:pkgconfig because without it X11 and cairo are silently not found
  • add configure.args --disable-silent-rules so that the build commands are shown in the log

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

Resolution: fixed
Status: acceptedclosed

comment:3 Changed 6 years ago by danieljprice (Daniel Price)

brilliant, thanks Ryan

Note: See TracTickets for help on using tickets.