Opened 11 years ago

Closed 11 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)

Portfile.diff (9.4 KB) - added by mattcottrell 11 years ago.
Portfile diff to install arb 5.5
patch-ARB-config.makefile.diff (889 bytes) - added by mattcottrell 11 years ago.
Replacement patch file for 5.5
patch-ARB-glpng.c.diff (6.4 KB) - added by mattcottrell 11 years ago.
Patch for glpng.c
patch-ARB-glpng.h.diff (2.9 KB) - added by mattcottrell 11 years ago.
Patch for glpng.h
patch-ARB-RNA3D_Textures.cxx.diff (584 bytes) - added by mattcottrell 11 years ago.
Patch file for RNA3D_Textures.cxx

Download all attachments as: .zip

Change History (7)

Changed 11 years ago by mattcottrell

Attachment: Portfile.diff added

Portfile diff to install arb 5.5

Changed 11 years ago by mattcottrell

Replacement patch file for 5.5

Changed 11 years ago by mattcottrell

Attachment: patch-ARB-glpng.c.diff added

Patch for glpng.c

Changed 11 years ago by mattcottrell

Attachment: patch-ARB-glpng.h.diff added

Patch for glpng.h

Changed 11 years ago by mattcottrell

Patch file for RNA3D_Textures.cxx

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

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: Update arb to 5.5arb: 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 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

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.

Note: See TracTickets for help on using tickets.