Sun Jan 14 10:38:17 2018 UTC ()
py-matplotlib: follow redirect


(wiz)
diff -r1.3 -r1.4 pkgsrc/graphics/py-matplotlib/Makefile.common

cvs diff -r1.3 -r1.4 pkgsrc/graphics/py-matplotlib/Attic/Makefile.common (expand / switch to unified diff)

--- pkgsrc/graphics/py-matplotlib/Attic/Makefile.common 2017/12/22 12:21:54 1.3
+++ pkgsrc/graphics/py-matplotlib/Attic/Makefile.common 2018/01/14 10:38:17 1.4
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile.common,v 1.3 2017/12/22 12:21:54 adam Exp $ 1# $NetBSD: Makefile.common,v 1.4 2018/01/14 10:38:17 wiz Exp $
2# used by graphics/py-matplotlib/Makefile 2# used by graphics/py-matplotlib/Makefile
3# used by graphics/py-matplotlib-gtk2/Makefile 3# used by graphics/py-matplotlib-gtk2/Makefile
4# used by graphics/py-matplotlib-tk/Makefile 4# used by graphics/py-matplotlib-tk/Makefile
5 5
6DISTNAME= matplotlib-2.1.1 6DISTNAME= matplotlib-2.1.1
7CATEGORIES= graphics python 7CATEGORIES= graphics python
8MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib/} 8MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://matplotlib.org/ 11HOMEPAGE= https://matplotlib.org/
12# LICENSE= see ${WRKSRC}/LICENSE/LICENSE 12# LICENSE= see ${WRKSRC}/LICENSE/LICENSE
13 13
14DISTINFO_FILE= ${.CURDIR}/../../graphics/py-matplotlib/distinfo 14DISTINFO_FILE= ${.CURDIR}/../../graphics/py-matplotlib/distinfo
15PATCHDIR= ${.CURDIR}/../../graphics/py-matplotlib/patches 15PATCHDIR= ${.CURDIR}/../../graphics/py-matplotlib/patches
16 16
17USE_LANGUAGES= c c++ 17USE_LANGUAGES= c c++
18USE_TOOLS+= pkg-config 18USE_TOOLS+= pkg-config
19 19
20# see patch-setup.py 20# see patch-setup.py
21SUBST_CLASSES+= mplpkgs 21SUBST_CLASSES+= mplpkgs
22SUBST_STAGE.mplpkgs= pre-configure 22SUBST_STAGE.mplpkgs= pre-configure
23SUBST_MESSAGE.mplpkgs= Selecting mpl packages. 23SUBST_MESSAGE.mplpkgs= Selecting mpl packages.
24SUBST_FILES.mplpkgs= setup.py 24SUBST_FILES.mplpkgs= setup.py