pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-matplotlib Include subprocess package file...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3cd435aace56
branches: trunk
changeset: 511328:3cd435aace56
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Apr 12 22:57:59 2006 +0000
description:
Include subprocess package files in PLIST. Bump revision.
diffstat:
graphics/py-matplotlib/Makefile | 3 ++-
graphics/py-matplotlib/PLIST | 8 ++++++--
2 files changed, 8 insertions(+), 3 deletions(-)
diffs (40 lines):
diff -r 7ffb91c2c28d -r 3cd435aace56 graphics/py-matplotlib/Makefile
--- a/graphics/py-matplotlib/Makefile Wed Apr 12 22:52:34 2006 +0000
+++ b/graphics/py-matplotlib/Makefile Wed Apr 12 22:57:59 2006 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2006/04/06 16:43:39 drochner Exp $
+# $NetBSD: Makefile,v 1.12 2006/04/12 22:57:59 joerg Exp $
#
DISTNAME= matplotlib-0.87.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/}
diff -r 7ffb91c2c28d -r 3cd435aace56 graphics/py-matplotlib/PLIST
--- a/graphics/py-matplotlib/PLIST Wed Apr 12 22:52:34 2006 +0000
+++ b/graphics/py-matplotlib/PLIST Wed Apr 12 22:57:59 2006 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2006/04/06 16:43:39 drochner Exp $
-@comment $NetBSD: PLIST,v 1.5 2006/04/06 16:43:39 drochner Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/04/12 22:57:59 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/04/12 22:57:59 joerg Exp $
${PYSITELIB}/matplotlib/__init__.py
${PYSITELIB}/matplotlib/__init__.pyc
${PYSITELIB}/matplotlib/__init__.pyo
@@ -474,6 +474,9 @@
${PYSITELIB}/matplotlib/windowing.py
${PYSITELIB}/matplotlib/windowing.pyc
${PYSITELIB}/matplotlib/windowing.pyo
+${PYSITELIB}/subprocess/__init__.py
+${PYSITELIB}/subprocess/__init__.pyc
+${PYSITELIB}/subprocess/__init__.pyo
${PYSITELIB}/pylab.py
${PYSITELIB}/pylab.pyc
${PYSITELIB}/pylab.pyo
@@ -494,3 +497,4 @@
@dirrm ${PYSITELIB}/matplotlib/enthought
@dirrm ${PYSITELIB}/matplotlib/backends
@dirrm ${PYSITELIB}/matplotlib
+@dirrm ${PYSITELIB}/subprocess
Home |
Main Index |
Thread Index |
Old Index