Update to 3.4
Add LICENSE_FILE PR: 214198 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
This commit is contained in:
parent
c4fbbf806f
commit
ac6a05f37d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427536
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyteomics
|
||||
PORTVERSION= 2.4.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.4
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,6 +10,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Python modules for proteomics data analysis
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib \
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (pyteomics-2.4.0.tar.gz) = 81ae2378dc306efc89d2cf70edd3582b858b26dd6ade42903969f85e0b33ceec
|
||||
SIZE (pyteomics-2.4.0.tar.gz) = 103539
|
||||
TIMESTAMP = 1480635272
|
||||
SHA256 (pyteomics-3.4.tar.gz) = 1f11fe9f54452cb8461da8f21f294f404828e15706512d982f842342a64e8b37
|
||||
SIZE (pyteomics-3.4.tar.gz) = 165407
|
||||
|
Loading…
Reference in New Issue
Block a user