math/py-matplotlib: Update to 2.1.2

Maintainer's timeout expired: mainland@apeiron.net

Additional port changes:
* Changed to DISTVERSION
* Changed WWW to https URL

PR:		222689
Submitted by:	Kostas Oikonomou <ko@research.att.com> (version 2.0.2)
Approved by:	portmgr (maintainer timeout, 14 days)
Approved by:	tcberner (mentor, implicit)
This commit is contained in:
Yuri Victorovich 2018-02-24 11:12:25 +00:00
parent 16b3e5dda8
commit b0896d33d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462787
3 changed files with 6 additions and 8 deletions

View file

@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= matplotlib
PORTVERSION= 1.5.3
PORTREVISION= 3
DISTVERSIONPREFIX= v
DISTVERSION= 2.1.2
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -25,9 +24,8 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pyparsing>=0:devel/py-pyparsing@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado@${FLAVOR}
USE_GITHUB= yes
USES= compiler:c++11-lib gettext pkgconfig python shebangfix uniquefiles:dirs
USE_GITHUB= yes
USE_PYTHON= autoplist distutils
CFLAGS+= -I${LOCALBASE}/include

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1479367113
SHA256 (matplotlib-matplotlib-v1.5.3_GH0.tar.gz) = c72276afc11f0b77cee736a783861039c0284d2e4739de8ca09d2dd1407745aa
SIZE (matplotlib-matplotlib-v1.5.3_GH0.tar.gz) = 50931479
TIMESTAMP = 1519469715
SHA256 (matplotlib-matplotlib-v2.1.2_GH0.tar.gz) = 613d79282a0a8ba88cfc52dbcf1b08ab070dae395c3d313d141ccc3f87e3c9fa
SIZE (matplotlib-matplotlib-v2.1.2_GH0.tar.gz) = 35181192

View file

@ -5,4 +5,4 @@ can be used in python scripts, interactively from the python shell (ala matlab
or mathematica), in web application servers generating dynamic charts, or
embedded in GTK, Tk or WX applications; see backends.
WWW: http://matplotlib.org/
WWW: https://matplotlib.org/