Ticket #13650 (closed enhancement: fixed)
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
Change History
Changed 5 years ago by freespace+macforge@…
- Attachment libgda.patch added
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


produced by svn diff