mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Update to 1.2.6
This commit is contained in:
parent
7f0d52068c
commit
3113f596b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504431
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rubymarshal
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.6
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,8 +13,13 @@ COMMENT= Read and write Ruby-marshalled data
|
||||
LICENSE= WTFPL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=0:devel/py-hypothesis@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
do-test:
|
||||
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1484074388
|
||||
SHA256 (rubymarshal-1.0.3.tar.gz) = 2227fbfcb5a9b34f603d06f4dd0dc76f84af2b897bdd26fcaa340f8d025b348c
|
||||
SIZE (rubymarshal-1.0.3.tar.gz) = 9386
|
||||
TIMESTAMP = 1560427602
|
||||
SHA256 (rubymarshal-1.2.6.tar.gz) = c65d6870ad2a831696cb86cfab216c8c154625c7f2c87eff5593a7452521033f
|
||||
SIZE (rubymarshal-1.2.6.tar.gz) = 13965
|
||||
|
Loading…
Reference in New Issue
Block a user