diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-12-23 08:05:00 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-12-23 08:05:00 +0000 |
commit | 9b0bddd84fa7fedbcdb158a871e4939f7232b9e0 (patch) | |
tree | 8e22a1fdb445ff00f44f19265881be8968741041 /biology | |
parent | - Update to 0.731 (diff) |
- Update to 0.87
Notes
Notes:
svn path=/head/; revision=287905
Diffstat (limited to 'biology')
-rw-r--r-- | biology/python-nexus/Makefile | 2 | ||||
-rw-r--r-- | biology/python-nexus/distinfo | 4 | ||||
-rw-r--r-- | biology/python-nexus/pkg-plist | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/biology/python-nexus/Makefile b/biology/python-nexus/Makefile index c549db74329d..02c43c487e57 100644 --- a/biology/python-nexus/Makefile +++ b/biology/python-nexus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= python-nexus -PORTVERSION= 0.8 +PORTVERSION= 0.87 CATEGORIES= biology python MASTER_SITES= CHEESESHOP diff --git a/biology/python-nexus/distinfo b/biology/python-nexus/distinfo index 6f45683c7328..a5e0e70e50d3 100644 --- a/biology/python-nexus/distinfo +++ b/biology/python-nexus/distinfo @@ -1,2 +1,2 @@ -SHA256 (python-nexus-0.8.tar.gz) = ee3a5e9fc54e3109f1e52146a2fd979e66d4afbc69d41a873e0c270ca62925dd -SIZE (python-nexus-0.8.tar.gz) = 31167 +SHA256 (python-nexus-0.87.tar.gz) = fbc6506c8fcf92d04f75e38dd73f677c152565bdc0facd8bb56c4af76f7495af +SIZE (python-nexus-0.87.tar.gz) = 32200 diff --git a/biology/python-nexus/pkg-plist b/biology/python-nexus/pkg-plist index 6303564f05e9..d0c9675b5c25 100644 --- a/biology/python-nexus/pkg-plist +++ b/biology/python-nexus/pkg-plist @@ -1,7 +1,9 @@ bin/nexus_randomise.py bin/nexus_combine_nexus.py bin/nexus_deinterleave.py -bin/nexinfo.py bin/nexus_nexusmanip.py bin/nexus_treemanip.py +bin/nexus_describecharacter.py +bin/nexus_describetaxa.py +bin/nexus_tally.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% |