ports/162080: [PATCH] devel/apr1: Improved decision IPv6
Takefu
takefu at airport.fm
Fri Oct 28 05:40:09 UTC 2011
>Number: 162080
>Category: ports
>Synopsis: [PATCH] devel/apr1: Improved decision IPv6
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Oct 28 05:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at FreeBSD.org) is cc'd.
>How-To-Repeat:
>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 --
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list