Opened 8 years ago
Closed 8 years ago
#53650 closed update (fixed)
Update pcb to version 4.0.0
Reported by: | technobauble (Chad Parker) | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch maintainer | Cc: | |
Port: | pcb |
Description
Version 4.0.0 was released in Jan 2017. This patch updates the version number and the checksums.
Attachments (1)
Change History (7)
Changed 8 years ago by technobauble (Chad Parker)
Attachment: | pcb-v4.0.0.patch added |
---|
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Keywords: | haspatch maintainer added |
---|
comment:2 Changed 8 years ago by mf2k (Frank Schima)
Owner: | set to mf2k |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The epoch must be increased because:
$ ~/macports/users/ryandesign/scripts/vercmp 20140316 4.0.0 MacPorts considers 20140316 to be greater than 4.0.0.
comment:4 Changed 8 years ago by technobauble (Chad Parker)
I think I understand the problem, but I'm not sure what the solution is. With this release, pcb switched from "snapshot" versioning to an actual version number. Is there a way to trick MacPorts? I don't really think it's a good idea to change this version to 20170117 as it may cause even more confusion than the original change to have two different version numbers in two different places.
comment:5 Changed 8 years ago by ctreleaven (Craig Treleaven)
See https://guide.macports.org/#reference.keywords
Just insert the following in your portfile:
epoch 1
Conventionally, it goes just before the the version number.
comment:6 Changed 8 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
In 5d57789b/macports-ports: