Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2018 18:05:07 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Mathieu Arnold <mat@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r461885 - in head: . Mk/Uses audio/py-tagpy cad/freecad cad/linuxcnc-devel comms/gnuradio comms/uhd comms/usrp devel devel/boost-all devel/boost-libs devel/boost-python-libs devel/boost...
Message-ID:  <bmgq-qj3w-wny@FreeBSD.org>
In-Reply-To: <201802151234.w1FCYoiu094792@repo.freebsd.org> (Mathieu Arnold's message of "Thu, 15 Feb 2018 12:34:50 %2B0000 (UTC)")
References:  <201802151234.w1FCYoiu094792@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mathieu Arnold <mat@FreeBSD.org> writes:

> Modified: head/devel/boost-python-libs/Makefile
> ==============================================================================
> --- head/devel/boost-python-libs/Makefile	Thu Feb 15 12:30:56 2018	(r461884)
> +++ head/devel/boost-python-libs/Makefile	Thu Feb 15 12:34:49 2018	(r461885)
> @@ -1,10 +1,12 @@
>  # Created by: Alexander Churanov <churanov.port.maintainer@gmail.com>
>  # $FreeBSD$
>  
> -PORTNAME?=	boost-python-libs
> -COMMENT?=	Framework for interfacing Python 2 and C++
> +PORTNAME=	boost-libs
> +COMMENT=	Framework for interfacing Python 2 and C++

Maybe drop Python version from COMMENT. It now support both 2.x and 3.x.
Here's how it looked before the change in question:

$ fgrep COMMENT devel/boost-python*-libs/Makefile
devel/boost-python-libs/Makefile:COMMENT?=      Framework for interfacing Python 2 and C++
devel/boost-python3-libs/Makefile:COMMENT=      Framework for interfacing Python 3 and C++



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bmgq-qj3w-wny>