diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2011-02-18 10:06:09 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2011-02-18 10:06:09 +0800 |
commit | 9cc776cfcd0dc8846645f3b4946e36a936df1e77 (patch) | |
tree | 8bbee93c6f054176711ea8d2fa270083238ead91 /textproc | |
parent | 395ef8c355362620530af81e29965bfbca1879de (diff) | |
download | freebsd-ports-gnome-9cc776cfcd0dc8846645f3b4946e36a936df1e77.tar.gz freebsd-ports-gnome-9cc776cfcd0dc8846645f3b4946e36a936df1e77.tar.zst freebsd-ports-gnome-9cc776cfcd0dc8846645f3b4946e36a936df1e77.zip |
- Update to 1.0.7
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-sphinx/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-sphinx/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile index 0ececcb39fd6..e42fcf78f38a 100644 --- a/textproc/py-sphinx/Makefile +++ b/textproc/py-sphinx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sphinx -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.7 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinx/distinfo b/textproc/py-sphinx/distinfo index d5505b6c144f..9a7b3189214a 100644 --- a/textproc/py-sphinx/distinfo +++ b/textproc/py-sphinx/distinfo @@ -1,2 +1,2 @@ -SHA256 (python/Sphinx-1.0.5.tar.gz) = 97d7613b915d69e0f68ee2e3ff5618bd16ac1177e0bf8264ece6ffe7d183fb1d -SIZE (python/Sphinx-1.0.5.tar.gz) = 2414648 +SHA256 (python/Sphinx-1.0.7.tar.gz) = 80d62f3f7913c3322bf279ec26bfb12c1ce70404b00f4c87dc3ac190d150b0ab +SIZE (python/Sphinx-1.0.7.tar.gz) = 2285875 |