Opened 12 years ago
Closed 12 years ago
#37043 closed update (fixed)
arb: Update to 5.5
Reported by: | mattcottrell | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | maintainer haspatch | Cc: | |
Port: | arb |
Description
The attached patches update arb to version 5.5, which was released by the upstream developer last week.
Attachments (5)
Change History (7)
Changed 12 years ago by mattcottrell
Attachment: | Portfile.diff added |
---|
Changed 12 years ago by mattcottrell
Attachment: | patch-ARB-config.makefile.diff added |
---|
Replacement patch file for 5.5
Changed 12 years ago by mattcottrell
Attachment: | patch-ARB-RNA3D_Textures.cxx.diff added |
---|
Patch file for RNA3D_Textures.cxx
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Summary: | Update arb to 5.5 → arb: Update to 5.5 |
Thanks. I see a problem in your revised patch-ARB-config.makefile.diff: you've removed the @@64BIT@@
placeholder which I don't think you meant to do, since the reinplace
which is supposed to replace that placeholder is still in the portfile.
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed with this and a few other changes in r99842.
I am concerned that you added ${prefix}/libexec/gnubin
to PATH
. Several ports, including several you're not declaring dependencies on, install files there. I'm concerned a user who has some of those extra ports installed might encounter errors when unexpected versions of those programs are found.
Portfile diff to install arb 5.5