From owner-svn-ports-all@freebsd.org Wed Nov 23 05:39:36 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 554B3C50A53; Wed, 23 Nov 2016 05:39:36 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0C19CB1F; Wed, 23 Nov 2016 05:39:35 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAN5dZ9Y053540; Wed, 23 Nov 2016 05:39:35 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAN5dZT9053538; Wed, 23 Nov 2016 05:39:35 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201611230539.uAN5dZT9053538@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 23 Nov 2016 05:39:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426883 - head/math/py-matplotlib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Nov 2016 05:39:36 -0000 Author: pi Date: Wed Nov 23 05:39:34 2016 New Revision: 426883 URL: https://svnweb.freebsd.org/changeset/ports/426883 Log: math/py-matplotlib: update 1.5.0 -> 1.5.3 - MASTER_SITE sourceforge seems to have been discontinued, it doesn't have the latest version any more. - Additionally, 1.5.3 version doesn't build with python-3.X because 'import gtk' which the build tries fails in python3. Therefore, python:2. PR: 214600 Submitted by: Yuri Victorovich Approved by: mainland@apeiron.net (maintainer) Modified: head/math/py-matplotlib/Makefile head/math/py-matplotlib/distinfo Modified: head/math/py-matplotlib/Makefile ============================================================================== --- head/math/py-matplotlib/Makefile Wed Nov 23 02:32:46 2016 (r426882) +++ head/math/py-matplotlib/Makefile Wed Nov 23 05:39:34 2016 (r426883) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= matplotlib -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.3 +DISTVERSIONPREFIX= v CATEGORIES= math python -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mainland@apeiron.net @@ -24,7 +24,9 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:devel/py-pyparsing \ ${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado -USES= compiler:c++11-lib gettext pkgconfig python shebangfix uniquefiles:dirs +USE_GITHUB= yes + +USES= compiler:c++11-lib gettext pkgconfig python:2 shebangfix uniquefiles:dirs USE_PYTHON= autoplist distutils CFLAGS+= -I${LOCALBASE}/include Modified: head/math/py-matplotlib/distinfo ============================================================================== --- head/math/py-matplotlib/distinfo Wed Nov 23 02:32:46 2016 (r426882) +++ head/math/py-matplotlib/distinfo Wed Nov 23 05:39:34 2016 (r426883) @@ -1,2 +1,3 @@ -SHA256 (matplotlib-1.5.0.tar.gz) = 67b08b1650a00a6317d94b76a30a47320087e5244920604c5462188cba0c2646 -SIZE (matplotlib-1.5.0.tar.gz) = 53962448 +TIMESTAMP = 1479367113 +SHA256 (matplotlib-matplotlib-v1.5.3_GH0.tar.gz) = c72276afc11f0b77cee736a783861039c0284d2e4739de8ca09d2dd1407745aa +SIZE (matplotlib-matplotlib-v1.5.3_GH0.tar.gz) = 50931479