1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Sunpoet Po-Chuan Hsieh 2019-03-09 12:08:52 +00:00
parent 9658bbde6c
commit a3795ae71a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495128
2 changed files with 7 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= first
PORTVERSION= 2.0.1
PORTVERSION= 2.0.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,8 +13,9 @@ COMMENT= Return the first true value of an iterable
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1521943705
SHA256 (first-2.0.1.tar.gz) = 3bb3de3582cb27071cfb514f00ed784dc444b7f96dc21e140de65fe00585c95e
SIZE (first-2.0.1.tar.gz) = 5325
TIMESTAMP = 1552063652
SHA256 (first-2.0.2.tar.gz) = ff285b08c55f8c97ce4ea7012743af2495c9f1291785f163722bd36f6af6d3bf
SIZE (first-2.0.2.tar.gz) = 6964