Ticket #33826 (closed update: fixed)
yorick: new version (2.2.01)
| Reported by: | thibaut.paumard@… | Owned by: | paumard@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | haspatch maintainer | Cc: | ryandesign@… |
| Port: | yorick |
Description
Hi,
this is a new upstream release of Yorick.
Upstream doesn't publish tarballs anymore, they just push a git tag.
Regards, Thibaut.
Attachments
Change History
Changed 15 months ago by thibaut.paumard@…
- Attachment Portfile-yorick-2.2.01.patch added
comment:1 Changed 15 months ago by ryandesign@…
- Cc ryandesign@… added
- Owner changed from macports-tickets@… to paumard@…
- Port set to yorick
- Keywords haspatch added
Since this software is now hosted at github, it will simplify the portfile if you use the github portgroup. That will also allow you to use the tarballs that github automatically creates whenever a tag is created, which we would much prefer over fetching from git. I'll attach a revised patch.
comment:3 Changed 15 months ago by ryandesign@…
The github portgroup didn't make it easy to handle projects like yorick whose tag names contain an obfuscation of the version number instead of the version number itself. I've modified the github portgroup in r91448 to make this easier.
comment:4 Changed 15 months ago by ryandesign@…
- Keywords maintainer added
I've attached the revised patch. May I commit it?
Changed 15 months ago by ryandesign@…
- Attachment yorick-2.2.01-ryandesign.diff added
proposed patch
comment:5 follow-up: ↓ 6 Changed 15 months ago by thibaut.paumard@…
Hi Ryan,
Thanks for your time!
I'm confused about the notes format. Without quotes, I get one word per line, as in:
Yorick has no built-in line-editing capabilities,
Perhaps you can enlighten me?
Apart from that, yes please, commit whenever you're ready :-)
Regard, Thibaut.
comment:6 in reply to: ↑ 5 Changed 15 months ago by ryandesign@…
- Status changed from new to closed
- Resolution set to fixed
Replying to thibaut.paumard@…:
I'm confused about the notes format. Without quotes, I get one word per line
[snip]
Perhaps you can enlighten me?
When the notes feature was initially added to MacPorts three years ago it behaved like description and long_description and quotes were not used. But it was quickly realized that this was not as flexible as we needed it to be, and so the internal implementation of the notes feature was changed, which unfortunately also necessitated quoting the notes. I assumed we had already fixed the now-incorrect original usage in the few ports that had been using it, but I guess yorick was overlooked. I fixed it in r91409.
Apart from that, yes please, commit whenever you're ready :-)


2.1.06 -> 2.2.01 upgrade