Opened 6 years ago
Closed 6 years ago
#56968 closed update (fixed)
ngspice @27_0: update to @28_0
Reported by: | mguthaus (Matt Guthaus) | Owned by: | Matt Guthaus <mrg@…> |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | ngspice |
Description
No major changes, but updated version and checksums.
Attachments (1)
Change History (7)
Changed 6 years ago by mguthaus (Matt Guthaus)
Attachment: | Portfile-ngspice.diff added |
---|
comment:1 Changed 6 years ago by mguthaus (Matt Guthaus)
Summary: | ngspice @27_0: update @27_0 @28_0 → ngspice @27_0: update to @28_0 |
---|
comment:2 Changed 6 years ago by mf2k (Frank Schima)
Port: | ngspice added |
---|
Thanks! In the future, please fill in the Port field.
comment:3 Changed 6 years ago by mf2k (Frank Schima)
Comments on your patch:
- We are now adding the
size
parameter to checksums.
Also, note that you are more likely to get this committed, and faster, if you submit a GitHub pull request.
comment:4 Changed 6 years ago by mguthaus (Matt Guthaus)
Thanks, I would prefer to use git as well. Should I resubmit this as a pull request? (If I do a pull request, are you supposed to also submit a tracker ticket?)
Where is there a reference to the size parameter? I do not see it in the guide.
comment:5 Changed 6 years ago by mf2k (Frank Schima)
size
is not referenced yet unfortunately. The easiest thing to do is just add it to the end of checksums and set it to 1. Then when you run sudo port -v checksum ngspice
, it will tell you the correct value.
No need to submit a PR and open a Trac request. However, since you have already opened this Trac ticket, just add exactly the following as a new line to the end of the commit message:
Fixes: https://trac.macports.org/ticket/56968
Then, when it is committed, that will close this ticket automatically and reference the commit.
comment:6 Changed 6 years ago by Matt Guthaus <mrg@…>
Owner: | set to Matt Guthaus <mrg@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Unified diff of Portfile updates.