Opened 14 years ago

Closed 14 years ago

#25161 closed enhancement (fixed)

alpine: use a versioned distfile

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: todmorrison (Tod Morrison)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: alpine

Description

alpine uses a distfile whose name does not contain the version number; this will cause a checksum mismatch error for users who already have the 2.00 distfile who upgrade to the new version. To fix this, use a distfile whose name does contain the version. Happily, the alpine project provides these as well. Attached is a patch to make this change. There's no particular need to commit this now, but this change should be included when you update alpine to the next version (whenever that's released).

Attachments (1)

alpine-versioned-distfile.diff (604 bytes) - added by ryandesign (Ryan Carsten Schmidt) 14 years ago.
proposed patch

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

proposed patch

comment:1 Changed 14 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: newclosed

Looks like r69754 takes care of this.

Note: See TracTickets for help on using tickets.