Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2013 00:53:57 +0400
From:      Dmitry Sivachenko <trtrmitya@gmail.com>
To:        Ruslan Mahmatkhanov <rm@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, naylor.b.david@gmail.com, ports-committers@freebsd.org
Subject:   Re: svn commit: r310199 - in head/math/py-matplotlib: . files
Message-ID:  <8DEDA0A7-D7F0-46FA-BA01-B3C3A991961E@FreeBSD.org>
In-Reply-To: <201301101905.r0AJ5hgL099192@svn.freebsd.org>
References:  <201301101905.r0AJ5hgL099192@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 10.01.2013, at 23:05, Ruslan Mahmatkhanov <rm@FreeBSD.org> wrote:

> Author: rm
> Date: Thu Jan 10 19:05:43 2013
> New Revision: 310199
> URL: http://svnweb.freebsd.org/changeset/ports/310199
>=20
> Log:
>  - update to 1.2.0
>=20
>  PR:		173843
>  Submitted by:	David Naylor <naylor.b.david@gmail.com>
>  Approved by:	Geoffrey Mainland <mainland@apeiron.net> (maintainer)
>=20
> Modified:
>  head/math/py-matplotlib/Makefile
>  head/math/py-matplotlib/distinfo
>  head/math/py-matplotlib/files/patch-setupext.py
>  head/math/py-matplotlib/pkg-plist
>=20
> Modified: head/math/py-matplotlib/Makefile
> =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
> --- head/math/py-matplotlib/Makefile	Thu Jan 10 19:01:39 2013	=
(r310198)
> +++ head/math/py-matplotlib/Makefile	Thu Jan 10 19:05:43 2013	=
(r310199)
> @@ -1,15 +1,10 @@
> -# ex:ts=3D8
> -# Ports collection makefile for:	py-matplotlib
> -# Date created:			Aug 4, 2004
> -# Whom:				ijliao
> -#
> +# Created by: ijliao
> # $FreeBSD$
> -#
>=20
> PORTNAME=3D	matplotlib
> -PORTVERSION=3D	1.1.1
> +PORTVERSION=3D	1.2.0
> CATEGORIES=3D	math python
> -MASTER_SITES=3D	=
SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
> +MASTER_SITES=3D	=
http://cloud.github.com/downloads/matplotlib/matplotlib/
> PKGNAMEPREFIX=3D	${PYTHON_PKGNAMEPREFIX}
>=20
> MAINTAINER=3D	mainland@apeiron.net
> @@ -22,7 +17,7 @@ LIB_DEPENDS=3D	freetype:${PORTSDIR}/print/
> 		png15:${PORTSDIR}/graphics/png
> RUN_DEPENDS:=3D	${BUILD_DEPENDS}
>=20
> -USE_PYTHON=3D	2.6-2.7
> +USE_PYTHON=3D	-2.7


Hello,

According to changelog, version 1.2.0 of matplotlib supports python-3.X.

So why USE_PYTHON=3D-2.7?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8DEDA0A7-D7F0-46FA-BA01-B3C3A991961E>