diff options
| author | adam <adam> | 2010-09-27 10:29:22 +0000 |
|---|---|---|
| committer | adam <adam> | 2010-09-27 10:29:22 +0000 |
| commit | 44ab7fcbd18d8824f0fc245fd24f629b175a265b (patch) | |
| tree | 6984c1e361b562eebfa30fec6a65960f7560406b /textproc/py-sphinx | |
| parent | 05aec1d092884959acd507c81a08e8be47b1123e (diff) | |
| download | pkgsrc-44ab7fcbd18d8824f0fc245fd24f629b175a265b.tar.gz | |
PLIST fix
Diffstat (limited to 'textproc/py-sphinx')
| -rw-r--r-- | textproc/py-sphinx/Makefile | 4 | ||||
| -rw-r--r-- | textproc/py-sphinx/PLIST | 8 |
2 files changed, 9 insertions, 3 deletions
diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile index 1a041b2b7ef..8cc3c731c9f 100644 --- a/textproc/py-sphinx/Makefile +++ b/textproc/py-sphinx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/08/22 21:03:24 markd Exp $ -# +# $NetBSD: Makefile,v 1.7 2010/09/27 10:29:22 adam Exp $ DISTNAME= Sphinx-1.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} +PKGREVISION= 1 CATEGORIES= textproc python MASTER_SITES= http://pypi.python.org/packages/source/S/Sphinx/ diff --git a/textproc/py-sphinx/PLIST b/textproc/py-sphinx/PLIST index 67e5f690690..41316d15a80 100644 --- a/textproc/py-sphinx/PLIST +++ b/textproc/py-sphinx/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2010/08/22 21:03:24 markd Exp $ +@comment $NetBSD: PLIST,v 1.6 2010/09/27 10:29:22 adam Exp $ bin/sphinx-autogen bin/sphinx-build bin/sphinx-quickstart @@ -159,6 +159,9 @@ ${PYSITELIB}/sphinx/jinja2glue.pyo ${PYSITELIB}/sphinx/locale/__init__.py ${PYSITELIB}/sphinx/locale/__init__.pyc ${PYSITELIB}/sphinx/locale/__init__.pyo +${PYSITELIB}/sphinx/locale/bn/LC_MESSAGES/sphinx.js +${PYSITELIB}/sphinx/locale/bn/LC_MESSAGES/sphinx.mo +${PYSITELIB}/sphinx/locale/bn/LC_MESSAGES/sphinx.po ${PYSITELIB}/sphinx/locale/ca/LC_MESSAGES/sphinx.js ${PYSITELIB}/sphinx/locale/ca/LC_MESSAGES/sphinx.mo ${PYSITELIB}/sphinx/locale/ca/LC_MESSAGES/sphinx.po @@ -361,6 +364,9 @@ ${PYSITELIB}/sphinx/util/inspect.pyo ${PYSITELIB}/sphinx/util/jsdump.py ${PYSITELIB}/sphinx/util/jsdump.pyc ${PYSITELIB}/sphinx/util/jsdump.pyo +${PYSITELIB}/sphinx/util/jsonimpl.py +${PYSITELIB}/sphinx/util/jsonimpl.pyc +${PYSITELIB}/sphinx/util/jsonimpl.pyo ${PYSITELIB}/sphinx/util/matching.py ${PYSITELIB}/sphinx/util/matching.pyc ${PYSITELIB}/sphinx/util/matching.pyo |
