svn commit: r390256 - head/math/py-matplotlib

Thierry Thomas thierry at FreeBSD.org
Sun Jun 21 16:40:48 UTC 2015


Author: thierry
Date: Sun Jun 21 16:40:47 2015
New Revision: 390256
URL: https://svnweb.freebsd.org/changeset/ports/390256

Log:
  Update to 1.4.3.
  
  PR:		ports/200664
  Submitted by:	yuri (at) rawbw.com
  Approved by:	maintainer

Modified:
  head/math/py-matplotlib/Makefile
  head/math/py-matplotlib/distinfo

Modified: head/math/py-matplotlib/Makefile
==============================================================================
--- head/math/py-matplotlib/Makefile	Sun Jun 21 16:28:48 2015	(r390255)
+++ head/math/py-matplotlib/Makefile	Sun Jun 21 16:40:47 2015	(r390256)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	matplotlib
-PORTVERSION=	1.4.0
-PORTREVISION=	2
+PORTVERSION=	1.4.3
 CATEGORIES=	math python
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +12,7 @@ COMMENT=	Plotting library uses a syntax 
 
 LICENSE=	PSFL
 
-BUILD_DEPENDS=	${PYNUMPY} 
+BUILD_DEPENDS=	${PYNUMPY}
 LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/print/freetype2 \
 		libpng.so:${PORTSDIR}/graphics/png
 RUN_DEPENDS=	${PYNUMPY} \

Modified: head/math/py-matplotlib/distinfo
==============================================================================
--- head/math/py-matplotlib/distinfo	Sun Jun 21 16:28:48 2015	(r390255)
+++ head/math/py-matplotlib/distinfo	Sun Jun 21 16:40:47 2015	(r390256)
@@ -1,2 +1,2 @@
-SHA256 (matplotlib-1.4.0.tar.gz) = 6d670d0e7a0967ff92c8f8127440b7c533b22bc484b0b6b4d24548ab0d6a3da3
-SIZE (matplotlib-1.4.0.tar.gz) = 51153512
+SHA256 (matplotlib-1.4.3.tar.gz) = 5b9544472d9d6ab3d47423bdb5a0e64fdf913e505c1c083f25283dd0362bc0b6
+SIZE (matplotlib-1.4.3.tar.gz) = 49933525


More information about the svn-ports-all mailing list