Opened 11 years ago
Closed 11 years ago
#42924 closed update (fixed)
Update PCB to 20140316
Reported by: | lechris@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | pcb |
Description
The new PCB release 20140316 is available. See http://pcb.geda-project.org/news.html#20140316 for details.
Updating version and "checksums":http://sourceforge.net/projects/pcb/files/pcb/pcb-20140316/pcb-20140316.cksum/download in the Portfile works for me with Mac OS X 10.9.2.
The new release also resolves an issue with Gerber exports in locales not using the dot as decimal separator.
Attachments (2)
Change History (5)
Changed 11 years ago by lechris@…
Attachment: | Portfile-pcb.diff added |
---|
comment:1 follow-up: 2 Changed 11 years ago by mf2k (Frank Schima)
Thanks. Some notes:
- The
revision
line needs to be removed (to be set back to the default of 0), as with all version increases. - Please add a sha256 checksum and remove the md5 and sha1 checksums unless upstream provides them.
comment:2 Changed 11 years ago by lechris@…
Thanks for your feedback! I resetted the revision to 0 and added the SHA-256 hash. I computed the latter myself. Because MD5 and SHA-1 were present in the upstream Portfile AND provided along with the official release I left them there.
A forced upgrade using port upgrade -s -n --force pcb
showed no issues and I could start the program.
comment:3 Changed 11 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | 2.2.1 |
Patch for updating Portfile