1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 3.4.1

PR:		ports/149415
Submitted by:	Frederic Culot <frederic AT culot.org>
This commit is contained in:
Li-Wen Hsu 2010-08-08 09:22:03 +00:00
parent 7bcbbe3f9f
commit 5be8d64cbb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258922
3 changed files with 17 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= DendroPy
PORTVERSION= 3.4.0
PORTVERSION= 3.4.1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,7 +14,12 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Phylogenetic computing library
LICENSE= GPLv3
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (DendroPy-3.4.0.tar.gz) = 8a98bfb7a9e883edb29d91f035a659ec
SHA256 (DendroPy-3.4.0.tar.gz) = d6e628c4e1d308460cda78febf54345d12945834240acb9168104ef979c3d60e
SIZE (DendroPy-3.4.0.tar.gz) = 3749576
MD5 (DendroPy-3.4.1.tar.gz) = 365520f5b2cdfcf572b128f564a17fdc
SHA256 (DendroPy-3.4.1.tar.gz) = f902cd6ffda14c330e482ff5787d85cebc4ce5b3bbf83b8c5bf107eefdb067a2
SIZE (DendroPy-3.4.1.tar.gz) = 3730043

View File

@ -0,0 +1,8 @@
************************************************************************
If you use this library either in whole or in part in your analysis, or
use any code derived from it, please cite it as:
Sukumaran, J. and Mark T. Holder. 2010. DendroPy: A Python library
for phylogenetic computing. Bioinformatics 26: 1569-1571.
************************************************************************