diff options
author | tnn <tnn@pkgsrc.org> | 2008-04-25 19:18:23 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-04-25 19:18:23 +0000 |
commit | f2b6e9d30143eaaaa5f4befae2e0824fee96f93a (patch) | |
tree | 396bde2a8062ad25860445e5e91f586e4993334b /www/urlgrabber/PLIST | |
parent | 5b08987bf19e63b4e94221e3ec9f19fd23fffd5b (diff) | |
download | pkgsrc-f2b6e9d30143eaaaa5f4befae2e0824fee96f93a.tar.gz |
Update to urlgrabber-3.1.0.
pkgsrc:
- Fix acceptable python versions
- Supports DESTDIR
From ChangeLog: Added James Bowes' SSL patch to use M2Crypto when available.
Diffstat (limited to 'www/urlgrabber/PLIST')
-rw-r--r-- | www/urlgrabber/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/urlgrabber/PLIST b/www/urlgrabber/PLIST index 55ab6f61986..e5c025015d5 100644 --- a/www/urlgrabber/PLIST +++ b/www/urlgrabber/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/14 01:29:28 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/04/25 19:18:23 tnn Exp $ bin/urlgrabber ${PYSITELIB}/urlgrabber/__init__.py ${PYSITELIB}/urlgrabber/__init__.pyc @@ -18,6 +18,9 @@ ${PYSITELIB}/urlgrabber/mirror.pyo ${PYSITELIB}/urlgrabber/progress.py ${PYSITELIB}/urlgrabber/progress.pyc ${PYSITELIB}/urlgrabber/progress.pyo +${PYSITELIB}/urlgrabber/sslfactory.py +${PYSITELIB}/urlgrabber/sslfactory.pyc +${PYSITELIB}/urlgrabber/sslfactory.pyo share/doc/${PKGNAME}/ChangeLog share/doc/${PKGNAME}/LICENSE share/doc/${PKGNAME}/README |