Index: head/biology/python-nexus/Makefile =================================================================== --- head/biology/python-nexus/Makefile (revision 250246) +++ head/biology/python-nexus/Makefile (revision 250247) @@ -1,19 +1,19 @@ # Ports collection makefile for: python-nexus # Date created: 29 Dec, 2009 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= python-nexus -PORTVERSION= 0.6d +PORTVERSION= 0.7 CATEGORIES= biology python MASTER_SITES= CHEESESHOP MAINTAINER= wen@FreeBSD.org COMMENT= A generic nexus file format reader for python USE_PYTHON= yes USE_PYDISTUTILS= easy_install .include Property changes on: head/biology/python-nexus/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/biology/python-nexus/distinfo =================================================================== --- head/biology/python-nexus/distinfo (revision 250246) +++ head/biology/python-nexus/distinfo (revision 250247) @@ -1,3 +1,3 @@ -MD5 (python-nexus-0.6d.tar.gz) = 79b804e6165823c9b09651c9c318eb30 -SHA256 (python-nexus-0.6d.tar.gz) = 2290c35a02879c8f91047638274dd659dc08c694eca2dbdbd7d1907c891c2718 -SIZE (python-nexus-0.6d.tar.gz) = 22899 +MD5 (python-nexus-0.7.tar.gz) = 8a6ecc6576955c8375a2d6fc46c15f39 +SHA256 (python-nexus-0.7.tar.gz) = 4fe86738aca59db3dc6bf9599fb93fdd296055ec79f9e92e2993d1d25095acf3 +SIZE (python-nexus-0.7.tar.gz) = 28940 Property changes on: head/biology/python-nexus/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/biology/python-nexus/pkg-plist =================================================================== --- head/biology/python-nexus/pkg-plist (revision 250246) +++ head/biology/python-nexus/pkg-plist (revision 250247) @@ -1,8 +1,7 @@ bin/nexus_randomise.py -bin/nexus_calc_missings.py -bin/nexus_remove_uniquechars.py -bin/nexus_deinterleave.py -bin/nexus_detranslate.py -bin/nexus_remove_constantchars.py bin/nexus_combine_nexus.py +bin/nexus_deinterleave.py +bin/nexinfo.py +bin/nexus_nexusmanip.py +bin/nexus_treemanip.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% Property changes on: head/biology/python-nexus/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property