New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13650 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

ports 1.7 compatible libgda Portfile (remove cd command)

Reported by: freespace+macforge@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: libgda Cc:
Port:

Description

libgda's portfile has been patched so it will build under ports 1.7.

Attachments

libgda.patch (2.2 KB) - added by freespace+macforge@… 5 years ago.
produced by svn diff

Change History

Changed 5 years ago by freespace+macforge@…

produced by svn diff

comment:1 Changed 5 years ago by ryandesign@…

  • Owner changed from macports-tickets@… to ryandesign@…

comment:2 follow-up: ↓ 3 Changed 5 years ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to fixed
  • Summary changed from ports 1.7 compatible libgda Portfile to ports 1.7 compatible libgda Portfile (remove cd command)

Thanks! I committed your patch in r32278, with the slight change that your version tried to patch ${worksrcpath}/Makefile four times while the version I committed tries to patch it only once, and I also removed the duplicated patching of ${worksrcpath}/providers/mdb/Makefile, and I put ${worksrcpath}/providers/xbase/Makefile in the list in correct alphabetical order.

comment:3 in reply to: ↑ 2 Changed 5 years ago by freespace+macforge@…

Replying to ryandesign@macports.org:

Thanks! I committed your patch in r32278, with the slight change that your version tried to patch ${worksrcpath}/Makefile four times while the version I committed tries to patch it only once, and I also removed the duplicated patching of ${worksrcpath}/providers/mdb/Makefile, and I put ${worksrcpath}/providers/xbase/Makefile in the list in correct alphabetical order.

Ah, my vim macro must have gotten out of hand there :-) My thanks again :D

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.