diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-06-12 13:21:15 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-06-12 13:21:15 +0800 |
commit | 7bb462f00b4c3b4540c9526a681efa62fdb152cb (patch) | |
tree | 7c23a17a857ac2b73a07686188264d16f30eb055 /textproc/py-sphinx | |
parent | a52c64f771b92c0833eede096a47ffb50a94655b (diff) | |
download | freebsd-ports-gnome-7bb462f00b4c3b4540c9526a681efa62fdb152cb.tar.gz freebsd-ports-gnome-7bb462f00b4c3b4540c9526a681efa62fdb152cb.tar.zst freebsd-ports-gnome-7bb462f00b4c3b4540c9526a681efa62fdb152cb.zip |
- Update to 0.6.7
Diffstat (limited to 'textproc/py-sphinx')
-rw-r--r-- | textproc/py-sphinx/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-sphinx/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile index d39fdbb12dd4..c91386c643fa 100644 --- a/textproc/py-sphinx/Makefile +++ b/textproc/py-sphinx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sphinx -PORTVERSION= 0.6.6 +PORTVERSION= 0.6.7 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinx/distinfo b/textproc/py-sphinx/distinfo index 7c8e34d58850..129d5ad42026 100644 --- a/textproc/py-sphinx/distinfo +++ b/textproc/py-sphinx/distinfo @@ -1,3 +1,3 @@ -MD5 (python/Sphinx-0.6.6.tar.gz) = 840f6dbbecbb4979a204909f5656c723 -SHA256 (python/Sphinx-0.6.6.tar.gz) = 41bde4589d9aa7deaf093db0af1e07191c35ca3499ea8b5c880fb33055572e8d -SIZE (python/Sphinx-0.6.6.tar.gz) = 974187 +MD5 (python/Sphinx-0.6.7.tar.gz) = 54c3e4045ee4a4997a50c225f36e92fd +SHA256 (python/Sphinx-0.6.7.tar.gz) = 3127fe8be43d8150d02f0ae81d3ea82815325c161653d39d08f5d283f4588577 +SIZE (python/Sphinx-0.6.7.tar.gz) = 974579 |