#28228 closed update (fixed)
p5-yaml-syck: updated version 1.17
Reported by: | l2g@… | Owned by: | ged@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | ged (Michael Granger) |
Port: | p5-yaml-syck |
Description
The latest version of YAML::Syck is 1.17, released 2010-11-21.
I'm attaching a couple of patches to this ticket for my suggested changes. The first patch just does a little cleanup by adding the currently recommended modeline at the top and converting tabs to spaces. The second patch does the actual version update (and adds a line to indicate the MIT License).
Michael, as the maintainer of record, could you let me know whether you approve of these changes or want to make different changes?
Thanks in advance!
Attachments (2)
Change History (6)
Changed 14 years ago by l2g@…
Attachment: | p5-yaml-syck.cleanup.patch added |
---|
Changed 14 years ago by l2g@…
Attachment: | p5-yaml-syck-1.17.patch added |
---|
Update to version 1.17 and add license info (apply this 2nd)
comment:1 Changed 14 years ago by ged@…
Owner: | changed from l2g@… to ged@… |
---|---|
Status: | new → assigned |
Looks good, I'll apply and commit. Thanks for the patches!
comment:2 Changed 14 years ago by ged@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed (albeit mistakenly all as one commit instead of separating out the whitespace commit) as [75622].
comment:3 Changed 14 years ago by l2g@…
Oh, thanks, I didn't realize you had commit access; the "FaerieMUD.org:" bit threw me off. :-)
Cleanup only (apply this 1st)