#29233 closed update (fixed)
Xymon update to v4.3.2
Reported by: | fclaire@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch maintainer | Cc: | |
Port: | xymon-server xymon |
Description
Please find attached the Portfile patches for Xymon version 4.3.2 (port names xymon-server and xymon).
Thanks for committing !
Attachments (2)
Change History (8)
Changed 14 years ago by fclaire@…
Attachment: | Portfile-xymon.diff added |
---|
Changed 14 years ago by fclaire@…
Attachment: | Portfile-xymon-server.diff added |
---|
comment:1 Changed 14 years ago by nerdling (Jeremy Lavergne)
comment:2 Changed 14 years ago by fclaire@…
According to raimue's comment in #28694 the epoch line was added to avoid confusion between 4.3.0.beta3 and 4.3.0.
I thought this line wasn't needed anymore. Could you please explain why we should keep them ?
comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Updated in r78333. I removed the md5 checksum since we're gradually removing it from MacPorts. I did not remove the epoch line since, as discussed above, the epoch can never be removed from a port or decreased. I put the epoch line above the version line to make it clearer that it has a higher precedence.
comment:6 Changed 14 years ago by fclaire@…
Thank you for checking and commiting. I didn't know about the fact we have to keep the epoch (I thought it was required only to go from 4.3.0.beta3 to 4.3.0 and not anymore to go through usual version numbers like 4.3.0 and 4.3.2 - I'll keep this line for future updates). I'll also gradually remove the md5 checksum of the other ports I maintain.
You cannot remove the epoch lines.