From c00b3c84921debf3fdb8f10e547550fce18e4a80 Mon Sep 17 00:00:00 2001 From: barner Date: Wed, 9 Nov 2005 14:30:56 +0000 Subject: - Update to Boost 1.33.0 * Boost.Regex now supports the ICU unicode library * Optionally build Boost with GCC 3.4 on FreeBSD 4.x [1] * For changes to the Boost libraries see their specific ChangeLogs in ${LOCALBASE}/share/doc/boost or at http://www.boost.org/ * Bump shared library version to 3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: ports/88014 [1] Submitted by: Václav Haisman [1] --- devel/boost-python/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'devel/boost-python') diff --git a/devel/boost-python/Makefile b/devel/boost-python/Makefile index 8fcf043..e7e36d7 100644 --- a/devel/boost-python/Makefile +++ b/devel/boost-python/Makefile @@ -5,7 +5,6 @@ # $FreeBSD$ # -MAINTAINER= barner@gmx.de COMMENT= Free portable C++ source libraries with Python bindings MASTERDIR= ${.CURDIR}/../../devel/boost -- cgit v1.1