[MacPorts] #47366: [NEW] libmongo-client
MacPorts
noreply at macports.org
Tue Apr 7 11:38:03 PDT 2015
#47366: [NEW] libmongo-client
------------------------------+--------------------------
Reporter: jul_bsd@… | Owner: ryandesign@…
Type: submission | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: libmongo-client |
------------------------------+--------------------------
Changes (by ryandesign@…):
* status: assigned => closed
* resolution: => fixed
Comment:
Committed in r134803 with these changes:
* corrected license to `Apache-2`
* removed commented-out lines
* corrected glib2 dependency so that glib2-devel could satisfy it
* placed `depends_build` line before `use_autoreconf` line so that the
dependencies automatically added by enabling autoreconf aren't overwritten
by the port; then it's no longer necessary to manually add libtool to the
dependencies
* removed `configure.env LIBTOOL="${prefix}/bin/glibtool"` because this
doesn't appear to be used
* added `configure.args --disable-silent-rules` to get more detailed
verbose output
* added post-destroot block to [wiki:PortfileRecipes#doc install
documentation files]
* made myself maintainer, since I maintain other mongodb ports
--
Ticket URL: <https://trac.macports.org/ticket/47366#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list