svn commit: r311798 - head/devel/boost-libs
Baptiste Daroussin
bapt at FreeBSD.org
Wed Feb 6 21:47:54 UTC 2013
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
More information about the svn-ports-head
mailing list