#37953 closed update (fixed)
librep @0.92.1b_1: update to 0.92.3 and add variants
Reported by: | crossd@… | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | lloyd@… |
Port: | librep |
Description
Please find attached a patch that updates librep to the latest, 0.92.3, and adds variants for readline support and GCC builds.
Attachments (3)
Change History (13)
comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)
Cc: | lloyd@… removed |
---|---|
Owner: | changed from macports-tickets@… to lloyd@… |
Summary: | Update librep to 0.92.3. → librep @0.92.1b_1: update to 0.92.3 and add variants |
Version: | 2.1.3 |
Changed 12 years ago by crossd@…
Attachment: | Portfile.librep-0.92.3.diff added |
---|
comment:2 Changed 12 years ago by crossd@…
Thanks for the tip! Please find an updated diff that reflects it attached.
comment:4 Changed 12 years ago by larryv (Lawrence Velázquez)
Owner: | changed from lloyd@… to larryv@… |
---|---|
Status: | new → assigned |
Yes; maintainer timeout is 72 hours.
comment:5 Changed 12 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r103011.
comment:6 follow-up: 7 Changed 12 years ago by larryv (Lawrence Velázquez)
The updated librep
port fails to build on the Lion and Mountain Lion buildbots.
https://build.macports.org/builders/buildports-lion-x86_64/builds/8474/steps/compile/logs/stdio https://build.macports.org/builders/buildports-mtln-x86_64/builds/2297/steps/compile/logs/stdio
comment:7 Changed 12 years ago by crossd@…
Replying to larryv@…:
The updated
librep
port fails to build on the Lion and Mountain Lion buildbots.https://build.macports.org/builders/buildports-lion-x86_64/builds/8474/steps/compile/logs/stdio https://build.macports.org/builders/buildports-mtln-x86_64/builds/2297/steps/compile/logs/stdio
I will look into it. Does it fail with gcc, as well?
Changed 12 years ago by crossd@…
Attachment: | Portfile.librep.diff added |
---|
Changed 12 years ago by crossd@…
Attachment: | patch-repint.h.diff added |
---|
comment:8 follow-up: 9 Changed 12 years ago by crossd@…
Okay. Sorry about that....
Please find attached two files: a patch that should go into files/, and a Portfile patch. They should fix the problem with the system compiler.
comment:10 Changed 12 years ago by jmroot (Joshua Root)
Cc: | lloyd@… added |
---|
Thanks for the patch. Note that
revision
can be removed ifversion
is updated, since its default value is 0.