mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 4.1.0.14
- Allow concurrent installation
This commit is contained in:
parent
314d492d2a
commit
24d2d143e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476871
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= maec
|
||||
PORTVERSION= 4.1.0.13
|
||||
PORTVERSION= 4.1.0.14
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -20,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= concurrent distutils autoplist
|
||||
USE_LOCALE= en_US.UTF-8
|
||||
|
||||
PORTDOCS= README.rst
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1485089878
|
||||
SHA256 (maec-4.1.0.13.tar.gz) = c57fc0faf94b0fc4882a0a886f991cf444f6959f44265e216bc5997f6687144d
|
||||
SIZE (maec-4.1.0.13.tar.gz) = 152889
|
||||
TIMESTAMP = 1533374447
|
||||
SHA256 (maec-4.1.0.14.tar.gz) = 9e997ec9457a7a4bb8626a3f1374939ef20f793755f18accab5579f48114eb75
|
||||
SIZE (maec-4.1.0.14.tar.gz) = 154974
|
||||
|
Loading…
Reference in New Issue
Block a user