Opened 15 years ago
Closed 14 years ago
#24826 closed update (fixed)
smake: update to 1.2.1
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | smake |
Description
smake 1.2.1 is available; the port should probably be updated.
The attached patch updates smake to 1.2.1, fixes the livecheck, and removes an unnecessary pre-destroot block (the install target is declared as .PHONY in the Makefile so it no longer conflicts with the INSTALL file on case-insensitive filesystems).
Attachments (1)
Change History (2)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | smake-1.2.1.diff added |
---|
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r67623 (maintainer timeout).
Note: See
TracTickets for help on using
tickets.
proposed patch