FreeBSD Bugzilla – Attachment 165654 Details for
Bug 205538
math/py-matplotlib: Update to 1.5.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
py-matplotlib.patch (text/plain), 1.91 KB, created by
Yuri Victorovich
on 2016-01-16 06:09:37 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2016-01-16 06:09:37 UTC
Size:
1.91 KB
patch
obsolete
>Index: math/py-matplotlib/Makefile >=================================================================== >--- math/py-matplotlib/Makefile (revision 406068) >+++ math/py-matplotlib/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= matplotlib >-PORTVERSION= 1.4.3 >-PORTREVISION= 1 >+PORTVERSION= 1.5.0 > CATEGORIES= math python > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -15,14 +14,19 @@ > > BUILD_DEPENDS= ${PYNUMPY} > LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ >- libpng.so:${PORTSDIR}/graphics/png >+ libpng.so:${PORTSDIR}/graphics/png \ >+ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ >+ libtcl86.so:${PORTSDIR}/lang/tcl86 > RUN_DEPENDS= ${PYNUMPY} \ >+ ${PYTHON_PKGNAMEPREFIX}cycler>0:${PORTSDIR}/devel/py-cycler \ > ${PYTHON_PKGNAMEPREFIX}dateutil>=1.4:${PORTSDIR}/devel/py-dateutil \ > ${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz \ >- ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:${PORTSDIR}/devel/py-pyparsing >+ ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:${PORTSDIR}/devel/py-pyparsing \ >+ ${PYTHON_PKGNAMEPREFIX}tornado>0:${PORTSDIR}/www/py-tornado > >-USES= pkgconfig python shebangfix uniquefiles:dirs >+USES= compiler:c++11-lib gettext pkgconfig python shebangfix uniquefiles:dirs > USE_PYTHON= autoplist distutils >+USE_GNOME= cairo gdkpixbuf2 > CFLAGS+= -I${LOCALBASE}/include > > OPTIONS_DEFINE= EXAMPLES GTKBACKEND GTKAGGBACKEND QT4AGGBACKEND \ >Index: math/py-matplotlib/distinfo >=================================================================== >--- math/py-matplotlib/distinfo (revision 406068) >+++ math/py-matplotlib/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (matplotlib-1.4.3.tar.gz) = 5b9544472d9d6ab3d47423bdb5a0e64fdf913e505c1c083f25283dd0362bc0b6 >-SIZE (matplotlib-1.4.3.tar.gz) = 49933525 >+SHA256 (matplotlib-1.5.0.tar.gz) = 67b08b1650a00a6317d94b76a30a47320087e5244920604c5462188cba0c2646 >+SIZE (matplotlib-1.5.0.tar.gz) = 53962448
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 205538
:
164549
|
164556
|
164616
|
164617
|
164866
| 165654