Opened 13 years ago
Closed 13 years ago
#39280 closed submission (fixed)
new port: globus-core
| Reported by: | dennisvd@… | Owned by: | skymoo (Adam Mercer) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.3 |
| Keywords: | Cc: | cooljeanius (Eric Gallager) | |
| Port: | globus-core |
Description
globus-core is a central build dependency for all other packages of the Globus Toolkit. It contains a bootstrap script, autoconf/automake macros and Doxygen helpers.
Attachments (2)
Change History (10)
Changed 13 years ago by dennisvd@…
| Attachment: | globus-core-automake-obsolete-macro.patch added |
|---|
comment:4 Changed 13 years ago by skymoo (Adam Mercer)
The bootstrap script is calling autoconf and automake but you're not adding dependencies on these, only libtool.
Like gpt (#38801) livecheck doesn't work, you could use the same approach as I suggested in that ticket but it's checking the globus toolkit version I'm not sure its worth it, maybe livecheck could be disabled.
comment:5 Changed 13 years ago by dennisvd@…
I've updated the Portfile to include the automake/autoconf build dependency, and added the livecheck settings for tracking Globus Toolkit releases.
comment:6 follow-up: 7 Changed 13 years ago by skymoo (Adam Mercer)
| Cc: | ram@… removed |
|---|---|
| Owner: | changed from macports-tickets@… to ram@… |
Similar question as for gpt, whats the reason for starting with revision two?
Same as with gpt I'll get this committed tomorrow.
comment:7 Changed 13 years ago by dennisvd@…
comment:8 Changed 13 years ago by skymoo (Adam Mercer)
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |

patch file referred to in the Portfile