Ticket #29233 (closed update: fixed)
Xymon update to v4.3.2
| Reported by: | fclaire@… | Owned by: | ryandesign@… |
|---|---|---|---|
| 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
Change History
comment:2 Changed 2 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 2 years ago by ryandesign@…
- Status changed from new to assigned
- Owner changed from macports-tickets@… to ryandesign@…
comment:5 Changed 2 years ago by ryandesign@…
- Status changed from assigned to closed
- Resolution set to fixed
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 2 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.

