#42680: [NEW] libevt -------------------------+-------------------------- Reporter: jul_bsd@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: libevt | -------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r117733 with these changes: * changed license to LGPL-3+ * added long_description * added variant descriptions * changed tabs to spaces * removed `supported_archs noarch` because this software is not noarch: it does install architecture-specific files * added dependency on gettext, because libevt.dylib does link with libintl.dylib * changed python27 dependency from depends_build to depends_lib because pyevt.so does link with the python framework * fixed livecheck * removed `configure.args-append --disable-dependency-tracking` because it built fine without that -- Ticket URL: <https://trac.macports.org/ticket/42680#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X