Opened 12 years ago
Closed 12 years ago
#35901 closed update (fixed)
john: update to 1.7.9
Reported by: | marcus@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | john |
Description
Updated the version of John the Ripper to 1.7.9
Attachments (1)
Change History (4)
Changed 12 years ago by marcus@…
Attachment: | jtr-1.7.9-portfiles.tar.gz added |
---|
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Port: | john added |
---|---|
Version: | 2.1.2 |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
Summary: | Bump of version - John the Ripper to 1.7.9 → john: update to 1.7.9 |
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed the rest in r97220. Also switched to newer checksum types, added modeline, fixed livecheck, removed obsolete master_sites.
Note: See
TracTickets for help on using
tickets.
In the future please provide unified diffs, not entire new portfiles or archives of portfiles. This makes it easier to review your proposal.
I see in the Portfile you added this block:
This is inside a switch for ${configure.build_arch}; configure.build_arch will never be "universal" so this block will never get executed. So I'll not add that block. Adding a universal variant to john would be great, but this is not how to do it.