Date: Wed, 6 Feb 2013 21:47:53 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311798 - head/devel/boost-libs Message-ID: <201302062147.r16Llr3I076838@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Feb 6 21:47:53 2013 New Revision: 311798 URL: http://svnweb.freebsd.org/changeset/ports/311798 Log: Bump portrevision after the previous fix, as lots of user may have a runtime problem with previous version and needs an update. Reported by: rakuco Modified: head/devel/boost-libs/Makefile Modified: head/devel/boost-libs/Makefile ============================================================================== --- head/devel/boost-libs/Makefile Wed Feb 6 21:34:52 2013 (r311797) +++ head/devel/boost-libs/Makefile Wed Feb 6 21:47:53 2013 (r311798) @@ -4,6 +4,8 @@ PORTNAME= boost-libs COMMENT= Free portable C++ libraries (without Boost.Python) +PORTREVISION= 1 + BUILD_DEPENDS+= bjam:${PORTSDIR}/devel/boost-jam OPTIONS_DEFINE= VERBOSE_BUILD DEBUG ICU OPTIMIZED_CFLAGS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302062147.r16Llr3I076838>