diff --git a/pudb/Makefile b/pudb/Makefile index e6f1a565f3..4bff5e1b1d 100644 --- a/pudb/Makefile +++ b/pudb/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.3 2009/07/31 11:29:55 jihbed Exp $ +# $NetBSD: Makefile,v 1.4 2010/02/10 12:22:43 jihbed Exp $ # -DISTNAME= pudb-0.92.11.tar +DISTNAME= pudb-0.92.15.tar PKGNAME= ${DISTNAME:S/.tar//} CATEGORIES= devel python MASTER_SITES= http://pypi.python.org/packages/source/p/pudb/ -EXTRACT_SUFX= .gz +EXTRACT_SUFX= .gz#md5=e0b469099b8ab67a4b75e4266b9e659c MAINTAINER= kamel.derouiche@gmail.com HOMEPAGE= http://pypi.python.org/pypi/pudb/ COMMENT= Curses-based interface to Python debugger -#LICENSE= LICENSE +#LICENSE= # TODO: (see mk/license.mk) DEPENDS+= ${PYPKGPREFIX}-urwid-[0-9]*:../../devel/py-urwid DEPENDS+= ${PYPKGPREFIX}-numpy>=1.1.0:../../math/py-numpy @@ -19,8 +19,9 @@ DEPENDS+= ${PYPKGPREFIX}-pygments>=1.0:../../textproc/py-pygments PKG_DESTDIR_SUPPORT= user-destdir -WRKSRC= ${WRKDIR}/pudb-0.92.11 +WRKSRC= ${WRKDIR}/pudb-0.92.15 USE_LANGUAGES= # none + .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/pudb/PLIST b/pudb/PLIST index 84fcda8767..bb26f6163a 100644 --- a/pudb/PLIST +++ b/pudb/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2009/07/31 11:29:55 jihbed Exp $ -${PYSITELIB}/pudb-0.92.11-py2.5.egg-info/PKG-INFO -${PYSITELIB}/pudb-0.92.11-py2.5.egg-info/SOURCES.txt -${PYSITELIB}/pudb-0.92.11-py2.5.egg-info/dependency_links.txt -${PYSITELIB}/pudb-0.92.11-py2.5.egg-info/requires.txt -${PYSITELIB}/pudb-0.92.11-py2.5.egg-info/top_level.txt +@comment $NetBSD: PLIST,v 1.3 2010/02/10 12:22:43 jihbed Exp $ +${PYSITELIB}/pudb-0.92.15-py2.5.egg-info/PKG-INFO +${PYSITELIB}/pudb-0.92.15-py2.5.egg-info/SOURCES.txt +${PYSITELIB}/pudb-0.92.15-py2.5.egg-info/dependency_links.txt +${PYSITELIB}/pudb-0.92.15-py2.5.egg-info/requires.txt +${PYSITELIB}/pudb-0.92.15-py2.5.egg-info/top_level.txt ${PYSITELIB}/pudb/__init__.py ${PYSITELIB}/pudb/__init__.pyc ${PYSITELIB}/pudb/__init__.pyo diff --git a/pudb/distinfo b/pudb/distinfo index 1b3cb29e9f..8faed6cad3 100644 --- a/pudb/distinfo +++ b/pudb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/07/31 11:29:55 jihbed Exp $ +$NetBSD: distinfo,v 1.4 2010/02/10 12:22:43 jihbed Exp $ -SHA1 (pudb-0.92.11.tar.gz) = 6721585b5cca9a82d382887c073930f632e197b4 -RMD160 (pudb-0.92.11.tar.gz) = fca22d232375ec542f10bc0d9ec941c8e37fc216 -Size (pudb-0.92.11.tar.gz) = 26159 bytes +SHA1 (pudb-0.92.15.tar.gz) = 3948d9a28e70964dddf5bb6f63e32e13b38115d2 +RMD160 (pudb-0.92.15.tar.gz) = 542ae3f6b005fe69aedce1325497c9f02acb5a05 +Size (pudb-0.92.15.tar.gz) = 26154 bytes