diff options
-rw-r--r-- | graphics/py-gnuplot/Makefile | 9 | ||||
-rw-r--r-- | graphics/py-gnuplot/distinfo | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/graphics/py-gnuplot/Makefile b/graphics/py-gnuplot/Makefile index f46346a6576..0a3650a3314 100644 --- a/graphics/py-gnuplot/Makefile +++ b/graphics/py-gnuplot/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:32 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2009/12/15 16:41:12 joerg Exp $ # -DISTNAME= gnuplot-py-1.7 -PKGNAME= ${PYPKGPREFIX}-gnuplot-1.7 -PKGREVISION= 1 +DISTNAME= gnuplot-py-1.8 +PKGNAME= ${PYPKGPREFIX}-gnuplot-1.8 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot-py/} @@ -16,5 +15,5 @@ PKG_DESTDIR_SUPPORT= user-destdir PYDISTUTILSPKG= yes .include "../../lang/python/extension.mk" -.include "../../math/py-Numeric/buildlink3.mk" +.include "../../math/py-numpy/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/py-gnuplot/distinfo b/graphics/py-gnuplot/distinfo index 227a93246fa..108aaa08ae9 100644 --- a/graphics/py-gnuplot/distinfo +++ b/graphics/py-gnuplot/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.3 2005/10/06 18:04:42 drochner Exp $ +$NetBSD: distinfo,v 1.4 2009/12/15 16:41:12 joerg Exp $ -SHA1 (gnuplot-py-1.7.tar.gz) = 363bf3db4b4c523f62725932f1ec6c1e9fa8c58e -RMD160 (gnuplot-py-1.7.tar.gz) = 0d0f465f0dad0e3ff35f6bdea5fc6ea9ab1b245f -Size (gnuplot-py-1.7.tar.gz) = 107278 bytes +SHA1 (gnuplot-py-1.8.tar.gz) = 1fab2850cd1881f4ede1f7978a8746af2aff9bb2 +RMD160 (gnuplot-py-1.8.tar.gz) = 0a06385a38e8b34d60d95e37b5d0a13dc682d520 +Size (gnuplot-py-1.8.tar.gz) = 118828 bytes +SHA1 (patch-aa) = df880a26ede4e6ff83ec293f8914a96aca16b88a |