Opened 13 years ago
Closed 13 years ago
#33826 closed update (fixed)
yorick: new version (2.2.01)
Reported by: | paumard | Owned by: | paumard |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | haspatch maintainer | Cc: | ryandesign (Ryan Carsten Schmidt) |
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 (2)
Change History (8)
Changed 13 years ago by paumard
Attachment: | Portfile-yorick-2.2.01.patch added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to paumard@… |
Port: | yorick 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:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
I fixed the formatting of the notes in r91409.
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
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 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | maintainer added |
---|
I've attached the revised patch. May I commit it?
Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | yorick-2.2.01-ryandesign.diff added |
---|
proposed patch
comment:5 follow-up: 6 Changed 13 years ago by 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 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
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