#25898: [NEW] security/volatility -------------------------------+-------------------------------------------- Reporter: jul_bsd@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: volatility | -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Thanks, committed in r70206 with these changes: * whitespace / formatting * made you the maintainer with openmaintainer * removed the "GPL" comment and added "license GPL-2+" (since comments in the source code says it is licensed under GPL version 2 or any later version) * tweaked long_description * removed "depends_lib port:python26" as the python26 portgroup already adds that for you * moved your post-build reinplaces to post-patch and fixed the shebang reinplace so it works (the backslashes needed two levels of escaping: one for tcl's double quotes and one for the regex engine) * simplified post-destroot by removing foreach loops * installed all the documentation files not just README.txt * removed commented-out code in post-destroot * added "supported_archs noarch" because this port does not install any architecture-specific files * fixed livecheck -- Ticket URL: <http://trac.macports.org/ticket/25898#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS