Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2009 10:40:02 GMT
From:      Keith Gaughan <k@stereochro.me>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/138614: devel/gearmand: Upgrade to 0.9, and dependency fixes
Message-ID:  <200909091040.n89Ae2xc077687@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/138614; it has been noted by GNATS.

From: Keith Gaughan <k@stereochro.me>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/138614: devel/gearmand: Upgrade to 0.9, and dependency
 fixes
Date: Wed, 9 Sep 2009 11:35:41 +0100

 The maintainer's patch is over all better than mine, but has a problem
 my original patch did not have - in the maintainer's patch, libmemcached
 support is broken.
 
 To fix this, please include the patch-configure file from my original
 patch, and add in this line from my original patch to the Makefile:
 
     CONFIGURE_ARGS+=3D       --without-memcached
 
 The libmemcached detection code in the configure script has a small bug
 in it that prevents it from correctly detecting the presence of the
 library. My patch-configure fixes that. However, configure also attempts
 to run tests if libmemcached is detected that depend on memcached
 itself; the above line disables those tests.
 
 I'd appreciate if the maintainer or committer could apply these changes
 before the update is committed to ports.
 
 K.
 
 --=20
 Keith Gaughan - k@stereochro.me - http://stereochro.me/
 They accused us of suppressing freedom of expression.
 This was a lie and we could not let them publish it.
     -- Nelba Blandon, Nicaraguan Interior Ministry Director of Censorship



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909091040.n89Ae2xc077687>