Opened 15 years ago

Closed 15 years ago

#20308 closed update (fixed)

[UPDATE] avrdude 5.8

Reported by: ranauei@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: avrdude

Description

Update to avrdude 5.8 and refreshed patch

Attachments (3)

stk500v2.c.patch (354 bytes) - added by ranauei@… 15 years ago.
refreshed patch; remove old osxhack.patch
patch-stk500v2.c.diff (354 bytes) - added by ranauei@… 15 years ago.
refreshed patch (with correct naming)
Portfile (1.1 KB) - added by ranauei@… 15 years ago.
updated Portfile (with correct formatting)

Download all attachments as: .zip

Change History (8)

Changed 15 years ago by ranauei@…

Attachment: stk500v2.c.patch added

refreshed patch; remove old osxhack.patch

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

Keywords: avrdude update 5.8 removed
Port: avrdude added

comment:2 Changed 15 years ago by nerdling (Jeremy Lavergne)

Owner: changed from macports-tickets@… to snc@…
Status: newassigned

comment:3 Changed 15 years ago by nerdling (Jeremy Lavergne)

Warning: Line 4 should be a newline (after PortSystem)
Error: Missing required variable: platforms
Warning: Patchfile stk500v2.c.patch does not follow the source patch naming policy "patch-*.diff"

I'm going to fix all these by:

  • adding a line return after the PortSystem line
  • set platforms to darwin
  • rename the patchfile to patch-stk500v2.c.diff

comment:4 Changed 15 years ago by ranauei@…

Sorry I'll pay more attention to conventions next time

comment:5 Changed 15 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

Committed in r53846.

Changed 15 years ago by ranauei@…

Attachment: patch-stk500v2.c.diff added

refreshed patch (with correct naming)

Changed 15 years ago by ranauei@…

Attachment: Portfile added

updated Portfile (with correct formatting)

Note: See TracTickets for help on using tickets.