Date: Sat, 29 Oct 2011 00:18:36 +0000 From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: <takefu@airport.fm> Cc: freebsd-gnats-submit@freebsd.org, apache@freebsd.org Subject: Re: [PATCH] devel/apr1: Improved decision IPv6 Message-ID: <4EAB465C.1070701@p6m7g8.com> In-Reply-To: <4EAA3DE0.8090804@airport.fm> References: <201110280518.p9S5IeA7033986@unbound.local.ae-osaka.co.jp> <4EAA3DE0.8090804@airport.fm>
next in thread | previous in thread | raw e-mail | index | archive | help
As an APR committer and apache@ member can you explain to me what problem you are trying to solve and what specific version of the board you have ? On 10/28/11 05:30, Takefu wrote: >> Category: ports >> Synopsis: [PATCH] devel/apr1: Improved decision IPv6 >> Confidential: no >> Severity: non-critical >> Priority: low >> Class: change-request >> Submitter-Id: current-users >> Originator: Takefu >> Release: FreeBSD 8.2-RELEASE-p3 amd64 >> Organization: > FOX Amateur Radio Club >> Environment: >> Description: > Fix IPv6 in the improvement of decision 'lang/clang-devel-3.0' > > Port maintainer (apache@FreeBSD.org) is cc'd. > >> Fix: > --- apr1.patch begins here --- > diff -ruN /usr/ports/devel/apr1/Makefile devel/apr1/Makefile > --- /usr/ports/devel/apr1/Makefile 2011-09-13 07:56:44.000000000 +0900 > +++ devel/apr1/Makefile 2011-10-28 14:11:23.000000000 +0900 > @@ -217,6 +217,8 @@ > ${APU_WRKDIR}/build/apu-conf.m4 > ${REINPLACE_CMD} -e '1 s/python/${PYTHON_VERSION}/' \ > ${APR_WRKDIR}/build/gen-build.py > + ${REINPLACE_CMD} -e 's,void main(void),int main(void),'\ > + ${APR_WRKDIR}/configure.in ${APR_WRKDIR}/build/apr_network.m4 > > run-autotools:: > cd ${APR_WRKDIR} ; \ > --- apr1.patch ends here -- > _______________________________________________ > freebsd-apache@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-apache > To unsubscribe, send any mail to "freebsd-apache-unsubscribe@freebsd.org" > -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Director Operations, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EAB465C.1070701>