Opened 12 years ago
Closed 12 years ago
#35014 closed update (fixed)
Updated gprolog portfile for version 1.4.1
Reported by: | pmoura (Paulo Moura) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | haspatch maintainer | Cc: | |
Port: | gprolog |
Description
Updated gprolog portfile for version 1.4.1.
Attachments (1)
Change History (3)
Changed 12 years ago by pmoura (Paulo Moura)
Attachment: | Portfile-gprolog.diff added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I committed your patch in r94836 with some changes.
I removed the revision line. The revision should drop to zero when the version is increased.
I omitted this portion of your patch:
# base (as of 2.0.3) doesn't set cxx for apple-gcc-4.2 configure.cxx ${prefix}/bin/g++-apple-4.2
That bug was fixed in MacPorts 2.0.4; the current version of MacPorts is 2.1.1 and we do not support using old versions of MacPorts.
Note: See
TracTickets for help on using
tickets.
Thanks.