View | Details | Raw Unified | Return to bug 219396
Collapse All | Expand All

(-)biology/py-pysam/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	pysam
4
PORTNAME=	pysam
5
PORTVERSION=	0.11
5
PORTVERSION=	0.11.2.1
6
CATEGORIES=	biology python
6
CATEGORIES=	biology python
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 16-22 Link Here
16
BUILD_DEPENDS=	cython:lang/cython
16
BUILD_DEPENDS=	cython:lang/cython
17
RUN_DEPENDS=	cython:lang/cython
17
RUN_DEPENDS=	cython:lang/cython
18
18
19
USES=		gmake python:2
19
USES=		gmake python
20
USE_PYTHON=	autoplist distutils
20
USE_PYTHON=	autoplist distutils
21
21
22
.include <bsd.port.mk>
22
.include <bsd.port.mk>
(-)biology/py-pysam/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1492580723
1
TIMESTAMP = 1495175716
2
SHA256 (pysam-0.11.tar.gz) = 815c8a6150c5fe21df227e730dd57e4212984ae568854fcc5873e243072dcbad
2
SHA256 (pysam-0.11.2.1.tar.gz) = 5de4744e451652db70bfd5494606fde8d4c58d3ae55b9816329dc905c80a7c60
3
SIZE (pysam-0.11.tar.gz) = 2425484
3
SIZE (pysam-0.11.2.1.tar.gz) = 2504256

Return to bug 219396