Index: head/biology/python-nexus/Makefile =================================================================== --- head/biology/python-nexus/Makefile (revision 403478) +++ head/biology/python-nexus/Makefile (revision 403479) @@ -1,16 +1,18 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= python-nexus -PORTVERSION= 0.87 -PORTREVISION= 1 +PORTVERSION= 1.32 CATEGORIES= biology python MASTER_SITES= CHEESESHOP MAINTAINER= wen@FreeBSD.org COMMENT= Generic nexus file format reader for python +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include Index: head/biology/python-nexus/distinfo =================================================================== --- head/biology/python-nexus/distinfo (revision 403478) +++ head/biology/python-nexus/distinfo (revision 403479) @@ -1,2 +1,2 @@ -SHA256 (python-nexus-0.87.tar.gz) = fbc6506c8fcf92d04f75e38dd73f677c152565bdc0facd8bb56c4af76f7495af -SIZE (python-nexus-0.87.tar.gz) = 32200 +SHA256 (python-nexus-1.32.tar.gz) = 6c1724c39744537f85f884dde2b595686e27c8bf440d14482254b892d39ffdab +SIZE (python-nexus-1.32.tar.gz) = 38614 Index: head/biology/python-nexus/pkg-descr =================================================================== --- head/biology/python-nexus/pkg-descr (revision 403478) +++ head/biology/python-nexus/pkg-descr (revision 403479) @@ -1,4 +1,4 @@ python-nexus is a generic nexus (phylogenetics) file format(.nex, .trees) reader for python. -WWW: http://simon.net.nz/articles/python-nexus +WWW: http://simon.net.nz/articles/python-nexus