New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29233 (closed update: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Portfile-xymon.diff (1.3 KB) - added by fclaire@… 2 years ago.
Portfile-xymon-server.diff (1.3 KB) - added by fclaire@… 2 years ago.

Change History

Changed 2 years ago by fclaire@…

Changed 2 years ago by fclaire@…

comment:1 Changed 2 years ago by snc@…

You cannot remove the epoch lines.

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:3 Changed 2 years ago by pixilla@…

MP Guide epoch

Read the "Note" under epoch.

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.

Note: See TracTickets for help on using tickets.