Ticket #31128 (closed update: fixed)
Vidalia @0.2.14 update to latest release
| Reported by: | doug.ransom@… | Owned by: | mnick@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.2 |
| Keywords: | haspatch | Cc: | |
| Port: | Vidalia |
Description
Portfile diff attached.
Attachments
Change History
Changed 21 months ago by doug.ransom@…
- Attachment portfile-Vidalia.diff added
comment:1 Changed 21 months ago by ryandesign@…
- Keywords haspatch added
- Owner changed from macports-tickets@… to mnick@…
The revision should drop to 0 when the version is increased.
Ports should use two checksum types, not just one -- preferably the two most modern ones, rmd160 and sha256.
comment:2 Changed 21 months ago by ryandesign@…
Did you even check that this builds properly? The sha1 checksum you listed in the portfile is not the sha1 checksum I'm getting for the correct distfile. Because of a bug introduced into the portfile in March in r76897, which I just fixed in r83564, it was not possible to fetch new versions of the software, so I'm wondering if you managed to fetch something else (an HTML error message maybe) and computed the checksum of that.
Note: See
TracTickets for help on using
tickets.


Patch to update portfile to latest vidalia release.