#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)
Change History (4)
Changed 7 years ago by danieljprice (Daniel Price)
Attachment: | Portfile-giza.diff added |
---|
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Status: | new → accepted |
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Thanks, I'll commit it with these changes:
github.setup
, andgithub.tarball_from releases
; remove manually settingname
,version
,master_sites
,livecheck.*
since the github portgroup does that for youuse_configure yes
andbuild.cmd make
because those are the defaultsCC
andFC
because MacPorts base and the compilers portgroup do that for yousize
to checksumsdepends_build port:pkgconfig
because without it X11 and cairo are silently not foundconfigure.args --disable-silent-rules
so that the build commands are shown in the log