Opened 6 years ago
Closed 6 years ago
#56700 closed update (fixed)
ace @ 6.5.0 Upgrade to new release
Reported by: | lockhart (Thomas Lockhart) | Owned by: | mojca (Mojca Miklavec) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch maintainer | Cc: | |
Port: | ace |
Description (last modified by lockhart (Thomas Lockhart))
ACE was updated a few days ago to version 6.5.0. Recent changes to the Portfile for version 6.4.8 work here also.
Attachments (1)
Change History (5)
Changed 6 years ago by lockhart (Thomas Lockhart)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 6 years ago by lockhart (Thomas Lockhart)
Description: | modified (diff) |
---|---|
Type: | defect → update |
comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
This notice occurs during the patch phase:
Warning: reinplace s|^\([ ]*FLAGS_C_CC[ ]*+=[ ]*\)-arch [ ]*[a-z][_a-z0-9]*\([ ]*-arch [ ]*[a-z][_a-z0-9]*\)*|\1-arch x86_64 -arch i386|g didn't change anything in /opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_devel_ace/ace/work/ACE_wrappers/include/makeinclude/platform_macosx_sierra.GNU Warning: reinplace s|^\([ ]*LDFLAGS[ ]*+=[ ]*\)-arch [ ]*[a-z][_a-z0-9]*\([ ]*-arch [ ]*[a-z][_a-z0-9]*\)*|\1-arch x86_64 -arch i386|g didn't change anything in /opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_devel_ace/ace/work/ACE_wrappers/include/makeinclude/platform_macosx_sierra.GNU
The reinplaces need to either be adjusted so that they make the intended changes, or removed if the changes they made are no longer needed.
comment:3 Changed 6 years ago by mojca (Mojca Miklavec)
Pull request: https://github.com/macports/macports-ports/pull/2637
comment:4 Changed 6 years ago by mojca (Mojca Miklavec)
Owner: | set to mojca |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch to update port to version 6.5.0